]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
every malloc/calloc/free converted to qmalloc/qfree with tracking (memstats command...
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Jan 2001 08:14:37 +0000 (08:14 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Jan 2001 08:14:37 +0000 (08:14 +0000)
commit4ee1d4780706dc1ed70ec4f7aa8b7712518a5c4f
tree11a0687fdb0fd5937d916302e23a5bf444729bad
parent8fdd83757e13e2c4effd4400b08afed2cf2b5daa
every malloc/calloc/free converted to qmalloc/qfree with tracking (memstats command), and all uses of Hunk_TempAlloc have gone away

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@141 d7cf8633-e32d-0410-b094-e92efae38249
24 files changed:
common.c
common.h
fractalnoise.c
gl_draw.c
gl_models.c
gl_poly.c
gl_rsurf.c
gl_screen.c
gl_textures.c
gl_warp.c
hcompress.c
host.c
image.c
model_alias.c
model_brush.c
model_shared.c
model_sprite.c
palette.c
r_part.c
snd_mem.c
sys_linux.c
sys_win.c
sys_wind.c
wad.c