]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix bug where r_showbboxes broke bloom texture updates by setting GL_CullFace in...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 23 Apr 2017 22:53:08 +0000 (22:53 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 23 Apr 2017 22:53:08 +0000 (22:53 +0000)
commitc1878bd6bc94e9e53a1eeef0db5cd001f97f79f4
treeb256a0b15fcfea50e13c6c6f1ec2be2980e01ce8
parent220d6cb7e084a11a1c8f99b0fd57c522e17d6cef
Fix bug where r_showbboxes broke bloom texture updates by setting GL_CullFace in R_Bloom_MakeTexture.

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