summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class2/deferred/softenLightF.glsl
AgeCommit message (Expand)Author
2019-04-10Separate out vertex program objects from fragment program objects and use it.Geenz
2019-04-09First stab at moving atmospheric var calcs to its own utility shader.Geenz
2019-04-08Make ambient clamping consistent between class1/2 deferred lighting and forwa...Graham Linden
2019-04-05SL-10896Graham Linden
2019-04-05SL-10821Graham Linden
2019-04-05SL-10854 part 2Graham Linden
2019-04-04SL-10854Graham Linden
2019-04-03Merged in Geenz/viewer-eep-shader-fixes/BUG-226620 (pull request #333)Rider Linden
2019-04-03Bring back specular bloom.Geenz
2019-04-03Make sure that the SL BRDF is being applied to objects lit by the sun and moon.Geenz
2019-04-03SL-10856Graham Linden
2019-04-02Make sure emissive is actually handled with atmospherics consistently.Geenz
2019-04-01Scale the specular contribution to account for brighter highlights.Geenz
2019-04-01Make sure that atmospheric calcs aren't done twice.Geenz
2019-03-13SL-10741Graham Linden
2019-03-07Fix tabs.Graham Linden
2019-03-03SL-10664, SL-10666Graham Linden
2019-02-26SL-10566 part the firstGraham Linden
2019-02-26SL-5186, SL-10612Graham Linden
2019-02-22SL-10415, SL-10612, SL-10569Graham Linden
2019-02-08SL-10415Graham Linden
2019-02-06SL-10478Graham Linden
2019-02-01SL-9996, SL-1130, SL-5546Graham Linden
2019-01-30SL-10415, SL-10434Graham Linden
2019-01-24SL-10276Graham Linden
2019-01-03Fix per-frag fullbright soft clip convenience funcs to include additive and a...Graham Linden
2018-12-06De-duplicate deferred gbuffer access for getPosition/getNorm.Graham Linden
2018-12-05Shader cleanup and consolidation of use of sRGB conversion funcs.Graham Linden
2018-12-03SL-10055Graham Linden
2018-11-15SL-10066 and SL-10067Graham Linden
2018-11-12SL-10044 SL-10045Graham Linden
2018-11-09Back out changes causing broken shadows and other render shenanigans.Graham Linden
2018-11-06Move to using a shared deferredUtil object for getting pos/norm from gbuffer.Graham Linden
2018-11-06Remove scaleDownLight funcs and eliminate unused copy-pasted funcs in lightin...Graham Linden
2018-11-01SL-9994Graham Linden
2018-10-19SL-9928Graham Linden
2018-09-14SL-1491Graham Linden
2018-08-09MAINT-8951Graham Linden
2018-06-12Fix env panel forward action.Graham Linden
2018-06-11Fix water fog consolidation in underwater shaders.Graham Linden
2018-06-01Modify use of sky settings, reduce complexity, and name funcs to indicate coo...Graham Linden
2018-03-12De-duplicate deferred shader code for atmospherics and transport.Graham Linden graham@lindenlab.com
2018-03-12De-duplicate shader code for encoding and decoding normals to/from gbuffer fo...Graham Linden graham@lindenlab.com
2018-03-12De-duplicate sRGB conversion funcs from many shadersGraham Linden graham@lindenlab.com
2018-02-18Atmospherics WIPGraham Linden graham@lindenlab.com
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-18The unbearable lightness of being norspecGraham 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