]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fixed bug with toggling r_shadow_bouncegrid where the texture binding
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 7 Mar 2011 20:53:53 +0000 (20:53 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Wed, 9 Mar 2011 09:36:57 +0000 (10:36 +0100)
commit61b66ddbc7c49a42488214423fd8f1ec2ec01c2e
treea029da6f7e38039ddf365d3822fafb53a444c8dd
parent503f6fef27f5b87b9d71aa290f5a0890b159ff15
fixed bug with toggling r_shadow_bouncegrid where the texture binding
state was incorrect, causing bouncegrid to not work after being toggled
once

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10904 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=6e9c94b3d5f70e1f0ecc167611d4c797e4041219
gl_backend.c
gl_backend.h
gl_textures.c
todo