summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred/waterF.glsl
AgeCommit message (Expand)Author
2017-09-14MAINT-7129 - [Project Alex Ivy][MAC] Materials and ALM shaders broken in Mac ...ruslantproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-09-20MAINT-3172 fix rendering regressions from release mergedownGraham Linden
2013-09-18The unbearable lightness of being norspecGraham Linden
2013-08-11NORSPEC-341 fix issues with water reflection coloring and abnormalsGraham Linden
2013-07-30NORSPEC-314 rollback unified srgb shader code to see if we can get past Mac 1...Graham Madarasz (Graham Linden)
2013-07-25NORSPEC-325 WIP restore gamma (uncorrected) attenuation and unify sRGB conver...Graham Linden
2013-07-22MATBUG-306 fix alpha knock-on from underwater lightcurve matchingGraham Linden
2013-07-21NORSPEC-315 NORSPEC-316 NORSPEC-312 fix various haze and gamma correction iss...Graham Linden
2013-07-17NORSPEC-291 put back conversion to srgb in deferred water shaderGraham Linden
2013-07-17NORSPEC-291 fix materials underwater, disable attempt at materials in reflect...Graham Linden
2013-07-15NORSPEC-291 first attempt at gamma correction of materials in reflectionsGraham Linden
2013-06-21Automated merge with file:///F:%5Cviewer-bearDave Parks
2013-05-10merge changes for 3.5.2-beta4Oz Linden
2013-05-09Merge downstream code and viewer-betasimon
2013-04-25NORSPEC-106 Fix for emissive mask overriding environment mask.Dave Parks
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-04MAINT-2371 More optimizations.Dave Parks
2013-02-07For MAINT-1255 Code Review: DavePGraham Madarasz
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-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-17add proper copyright and license headersOz Linden
2011-05-31SH-1682 Dynamically adjust the number of texture channels to use for indexed ...Dave Parks
2010-10-06ATI compatibility passDave 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-09Rejig deferred normal-map packing a little, to double its accuracy for free.Tofu Linden
2010-03-07Add a touch of fakey ripple to shadows on the surface of water, as if the wat...Tofu Linden
2010-03-07Some extra comments to help me get things straight.Tofu Linden
2010-03-07trivial comment typo fix.Tofu Linden
2010-03-07Remove an extraneous normalize() from the water fragment shader - the last th...Tofu Linden
2010-03-07Remove the class2/class3 water shaders, which aren't materially different fro...Tofu Linden
2009-09-22Merging render-pipeline-6-qa-2 into viewer-2David Parks
2009-02-18Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 (maint-render...Brad Kittenbrink