]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added USEREFLECTCUBE case to MODE_GENERIC, this disables use of texture
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 27 Oct 2011 21:07:34 +0000 (21:07 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 27 Oct 2011 21:07:34 +0000 (21:07 +0000)
commit3fa489aae418051ad8c533ec570eb315a29ba29b
tree30103c3567e403daa01434e3e1db42a68b7f9565
parent90a46021b3d3abf8077b34c0af0a587ff579c5c1
added USEREFLECTCUBE case to MODE_GENERIC, this disables use of texture
alpha on the first texture so that the motion blur compositing works
properly regardless of accumulated framebuffer alpha
fix USEGAMMARAMPS in HLSL because it was using an undeclared
dp_texture2D macro

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11484 d7cf8633-e32d-0410-b094-e92efae38249
shader_glsl.h
shader_hlsl.h