]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
R_GetTexture is now named R_RealGetTexture, R_GetTexture is a macro which hardly...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 5 Aug 2002 12:16:44 +0000 (12:16 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 5 Aug 2002 12:16:44 +0000 (12:16 +0000)
commit1aea459957c5a3df90ca6b93c73b99c30b8b985c
tree8cce7518cd141dcfee10fc441f9626e0f5448658
parent0b9f4c8aec2e2012295b2165757aa1380073c9f0
R_GetTexture is now named R_RealGetTexture, R_GetTexture is a macro which hardly ever calls R_RealGetTexture - this is a nice speed gain, cutting out about 2.3 million calls during timedemo bigass1

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2202 d7cf8633-e32d-0410-b094-e92efae38249
gl_textures.c
r_textures.h