summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred/diffuseAlphaMaskIndexedF.glsl
AgeCommit message (Expand)Author
2013-04-09Re-added RGB10_A2 normal buffer, this time encoded with a sphere map transfor...Geenz
2012-06-13MergeGeenz
2012-05-10Encode viewspace Z normal to preserve negative Z (fixes all light shifting er...Jonathan Goodman
2012-02-14SH-2908 More complete GLSL 1.20 compatibility pass.Dave Parks
2012-02-10SH-2908 Rework indexed texture rendering to use a uvec4 instead of a float fo...Dave Parks
2011-11-02SH-2541 Fix for speckles on avatar on some cards -- don't use "maximum_alpha"...Dave Parks
2011-10-21SH-2240 Fix for OSX GLSL compiler not liking #ifndef gl_FragDataDave Parks
2011-09-16SH-2243 work in progress -- don't use gl_FragColor or gl_FragData for outputs...Dave Parks
2011-09-16SH-2243 work in progress -- don't use deprecated shader stateDave Parks
2011-08-19correct coding policy problemsOz Linden
2011-07-29SH-2181 Fix for alpha flickering when basic shaders enabled (don't use glAlph...Dave Parks