]> git.xonotic.org Git - xonotic/darkplaces.git/commit
don't call Mem_CheckSentinelsGlobal in image loaders (wastes time)
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 13 Nov 2009 19:26:44 +0000 (19:26 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 13 Nov 2009 19:26:44 +0000 (19:26 +0000)
commitb15cc6cadea920bb80849ef07fa72622b1a75b69
treeaa4392d6e3453294d0c8db8a4d3aab733fb014a9
parent9363b27b1b40747a40d0ad4367632d428e345d08
don't call Mem_CheckSentinelsGlobal in image loaders (wastes time)
call Mem_CheckSentinelsGlobal every frame if developer_memorydebug cvar
is on (or MEMPARANOIA is on)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9482 d7cf8633-e32d-0410-b094-e92efae38249
host.c
image.c