summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred/alphaNonIndexedF.glsl
AgeCommit message (Expand)Author
2013-06-03NORSPEC-195 Fix for incorrect alpha blending with deferred rendering enabled.Dave Parks
2013-04-25Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-16See if we can run with no ifdefs in alpha shaders on all platformsGraham Madarasz
2013-04-11NORSPEC-98 redux...hopefully fix mac AND linux at the same timeGraham Madarasz (Graham Linden)
2013-04-11NORSPEC-98 fix? for mac shader compiler crasherGraham Madarasz (Graham Linden)
2013-04-10NORSPEC-98 side-step nV compiler fail-o-ramaGraham Madarasz
2013-04-09Re-added RGB10_A2 normal buffer, this time encoded with a sphere map transfor...Geenz
2013-04-08First pass of per-pixel lit alpha blended objects.Geenz
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-02-17SH-2915 Smoother transition between sun shadow splits.Dave Parks
2012-02-13SH-2908 Fix for shaders failing to compile when using GLSL 1.20 or 1.10 profile.Dave Parks
2012-02-10SH-2908 Rework indexed texture rendering to use a uvec4 instead of a float fo...Dave Parks
2011-09-24SH-2244 Fix for shaders not compiling on pre-GL-3.0 ATI driversDave 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-17add proper copyright and license headersOz Linden
2011-05-31SH-1682 Dynamically adjust the number of texture channels to use for indexed ...Dave Parks