]> 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)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 7 Mar 2011 20:53:53 +0000 (20:53 +0000)
commit6e9c94b3d5f70e1f0ecc167611d4c797e4041219
treea029da6f7e38039ddf365d3822fafb53a444c8dd
parentc0b5a9d4a829afdee87b9ef5fc508dfff77eee4e
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
gl_backend.c
gl_backend.h
gl_textures.c
todo