Added struct b_offs to solid_base.
authorrlk <rlk@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Thu, 17 Mar 2011 20:14:26 +0000 (20:14 +0000)
committerrlk <rlk@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Thu, 17 Mar 2011 20:14:26 +0000 (20:14 +0000)
commitb8a86b5466926f668ceb7b0aedd05e5bf64991d1
treed829c5eeb2ae4163d42534c2e3315163da36e0a4
parent921c62ff0fba908dc06deaded92c756bacf5f34e
Added struct b_offs to solid_base.
Refactored solid_base, solid_draw, and mapc to accomodate b_offs.
Temporarily commented out the glMultiTexture conditional.
Fixed long type warning in sync.c under OSX.
Fixed Ogg Vorbis warning static callbacks.
Added timer feature to mapc.
Added CSV feature to mapc.
Removed "visible geom" output from mapc output, as offs is more relevant.
Removed uniq_geoms tweak from mapc.
Added uniq_mtrl tweak to mapc (just for symmetry, not for optimization.)

git-svn-id: https://s.snth.net/svn/neverball/branches/gles@3527 78b8d119-cf0a-0410-b17c-f493084dd1d7
Makefile
share/audio.c
share/fs_ov.h
share/glext.h
share/mapc.c
share/solid_base.c
share/solid_base.h
share/solid_draw.c
share/sync.c