]> git.xonotic.org Git - xonotic/darkplaces.git/commit
r_shadow_deferred now checks for r_shadow_gloss 0 and does not use the
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 29 Mar 2011 23:15:08 +0000 (23:15 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Wed, 30 Mar 2011 07:01:25 +0000 (09:01 +0200)
commitc771578e2a69e421d510a541a74563c6bd81ab78
treeaa92a301013d01a65d08fc4c7ed0b1b0b7946393
parenta220d09602a69f20b25c8bce7aaed83ee4cbffa6
r_shadow_deferred now checks for r_shadow_gloss 0 and does not use the
second color attachment if so, giving a modest speed boost for testing
but deferred is still way too slow for practical use even with this...

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10983 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=d64b00435e6ef5133af4e249db19ffaafa988bb9
gl_rmain.c
r_shadow.c
shader_glsl.h