]> git.xonotic.org Git - xonotic/darkplaces.git/commit
allocate memory for big temporary storage arrays rather than using the
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 21 Dec 2009 07:11:36 +0000 (07:11 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 21 Dec 2009 07:11:36 +0000 (07:11 +0000)
commit79d25017219944e264aadc7ab556c86d3955e4b2
tree41241713365ce68caacd6bb28f25e8ca697215cc
parent770aac97dc7ea7ddee614cc5e1c6cee23cfdb438
allocate memory for big temporary storage arrays rather than using the
stack

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9614 d7cf8633-e32d-0410-b094-e92efae38249
14 files changed:
cl_collision.c
cl_particles.c
clvm_cmds.c
gl_draw.c
gl_rmain.c
gl_rsurf.c
meshqueue.c
model_brush.c
model_shared.c
protocol.c
r_explosion.c
sv_main.c
sv_phys.c
svvm_cmds.c