]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
small optimization to use of texture_t->currenttexmatrix (no longer
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 28 Nov 2007 10:57:12 +0000 (10:57 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 28 Nov 2007 10:57:12 +0000 (10:57 +0000)
commitdec20ee2c7e9e22322d715391bef1fbbbf0884f6
tree7c01a0a594a0669577e7d66f43226330db68b4d4
parent02f3a94096e3fd9ae5859a6d0fece047e8130b34
small optimization to use of texture_t->currenttexmatrix (no longer
setting it to identitymatrix when there are no tcmods, because
uninitialized matrices are optimized more in the backend than identity)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7731 d7cf8633-e32d-0410-b094-e92efae38249
gl_rmain.c