summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class2/deferred/alphaF.glsl
AgeCommit message (Expand)Author
2022-09-27SL-18190 WIP -- Take 2 on linear space windlight (more methodical approach --...Dave Parks
2013-05-06MATBUG-78 Fix for alpha lighting falloff not matching for sunlight when shado...Dave Parks
2013-04-30MATBUG-78 Fix for alpha lighting distance attenuation not matching opaque dis...Dave Parks
2013-04-29NORSPEC-153 Workaround for AMD driver bug that doesn't like '\' on #define'sDave Parks
2013-04-24NORSPEC-59 NORSPEC-125 make materials and alpha shaders work on Mac laptops w...Graham Madarasz
2013-04-18Fix for alpha blended objects becoming too bright when gamma correction is ap...Geenz
2013-04-18NORSPEC-90 Cleanup avatar alpha shadersDave Parks
2013-04-18NORSPEC-90 Remove unused state from alphaF/alphaVDave Parks
2013-04-18NORSPEC-90 Cleanup of alpha pool hook ups for materials.Dave Parks
2013-04-18Automated merge with https://bitbucket.org/lindenlab/viewer-development-mater...Dave Parks
2013-04-17NORSPEC-59 and NORSPEC-133 work-around crash with RenderDebugGL on and fix br...Graham Madarasz
2013-04-17NORSPEC-90 Alpha pool hookups for materials.Dave Parks
2013-04-16NORSPEC-59 fix? for mac crasherGraham Madarasz
2013-04-16Merge viewer-dev-materialsGraham Madarasz (Graham Linden)
2013-04-16See if we can run with no ifdefs in alpha shaders on all platformsGraham Madarasz
2013-04-15Merged Graham's stuff amongst others.Geenz
2013-04-15Hooked up normal and specular texture coordinates.Geenz
2013-04-15Normal mapped alpha support. Specular and environment map support needs a bi...Geenz
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-11First pass on alpha blended materialsGeenz
2013-04-09More per-pixel lighting fanciness.Geenz
2013-03-26NORSPEC-57, NORSPEC-58 Remove sRGB and gamma correction from shaders to remo...Dave Parks
2013-01-11Initial (largely complete) gamma correct rendering implementation.Geenz
2012-06-28Merge cleanupDave Parks
2012-06-28MergeDave Parks
2012-06-22MAINT-653 Fix for shadow acne at high altitudesDave Parks
2012-04-21STORM-1819: Ternary/graded shadow supportAdam Moss
2012-04-21STORM-1819: Ternary/graded shadow supportAdam Moss
2012-04-21STORM-1819: Ternary/graded shadow supportAdam Moss
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-11-18Removed unused code from alpha fragment shaders to fix some mac rendering gli...Leslie Linden
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
2011-05-30SH-1682 Full integration if indexed texture rendering to improve batch size.Dave Parks
2011-05-06SH-1521 Potential fix for shadows not working on mac.Dave Parks
2011-04-25SH-1427 Fix for alpha objects not getting the right light curves when deferre...Dave Parks
2011-01-22remove some unused depth samplings.Tofu Buzzard
2010-10-06ATI compatibility passDave Parks
2010-08-31mergeDave Parks
2010-08-30pull internationalization fixes from faulty splitOz Linden
2010-08-24Update GLSL shader sources to current $LicenseInfo$ standard.Nat Goodspeed
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-05-04Deferred pipeline integration of rigged attachments and cleanup.Dave Parks