]> icculus.org git repositories - divverent/darkplaces.git/commit
changed surface->mesh to surface->groupmesh and added num_firsttriangle and num_first...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 28 Mar 2005 11:32:47 +0000 (11:32 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 28 Mar 2005 11:32:47 +0000 (11:32 +0000)
commit71f289b8f32b17fa244d42608af4282e75468c6a
tree308cc06d646c90571cc9b06cd7eb493b298f70f4
parentfbf1b6e59f36920a1deaa277178c4c7023128fa7
changed surface->mesh to surface->groupmesh and added num_firsttriangle and num_firstvertex fields to msurface_t, this cuts the msurface_t size from 120 bytes to 88 bytes, causing a 3.5% speed gain in a 37000 surface benchmark scene

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5130 d7cf8633-e32d-0410-b094-e92efae38249
gl_rsurf.c
model_brush.c
model_brush.h
model_shared.h
portals.c
pr_cmds.c