]> git.xonotic.org Git - xonotic/darkplaces.git/commit
moved R_Mesh_TexCoordPointer, R_Mesh_ColorPointer, GL_BlendFunc, and
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 4 Jan 2010 19:29:33 +0000 (19:29 +0000)
committerRudolf Polzer <rpolzer@grawp.div0.qc.to>
Tue, 26 Jan 2010 21:08:10 +0000 (22:08 +0100)
commitb65b6ff2be2e5f6935c26a3c9a76b58a717791c9
tree2a8a48ee2162403d8c190499e65dd4f4f9ee925c
parent2d5d89002df72f1e579430a77fab04cb5702b4c0
moved R_Mesh_TexCoordPointer, R_Mesh_ColorPointer, GL_BlendFunc, and
GL_AlphaTest calls to R_SetupShader_Surface for a slight speed gain
(less texcoord arrays active now in some cases)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9777 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=5fd979a5cbde892830c4740fd23345bcf9fd8e0e
gl_rmain.c
r_shadow.c