]> git.rm.cloudns.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>
Sun, 10 Jan 2010 16:17:19 +0000 (17:17 +0100)
commit00f2420ac68953444ec17c3b452e0d1718cb7838
tree26642d286a6e4122037d20a293a9f53bb9ce4153
parentbc82187dd7710d7955dd18b97f27e4b155b1b4dc
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