summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred/attachmentAlphaMaskShadowF.glsl
AgeCommit message (Collapse)Author
2018-09-18SL-1835Graham Linden
Make attachmentAlphaMaskShadow frag shader ignore vert alpha which can be incorrect. Make discard test in attachmentAlphaMaskShadow match other shadow shaders more closely. Fix highlightF shader compile error.
2018-08-16MAINT-3699 new shaders supporting alpha blend/mask rigged content.Graham Linden
Make shader loading debug logging of uniforms use ShaderUniform to make supression simpler.