summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class2/deferred
AgeCommit message (Expand)Author
2019-03-26More consistent lighting across ALM/non-ALM/deferred/forward rendering.Graham Linden
2019-03-25Add clamp to keep speccolor non-negative.Graham Linden
2019-03-19SL-10764Graham Linden
2019-03-13SL-10741Graham Linden
2019-03-07Fix tabs.Graham Linden
2019-03-03SL-10664, SL-10666Graham Linden
2019-02-28EEP performance WIPGraham 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-25SL-10303, SL-10414Graham Linden
2019-01-24SL-10276Graham Linden
2019-01-24SL-10281Graham Linden
2019-01-24SL-10282Graham Linden
2019-01-04Convert to using shared shadow sampling function (reduce duplicated code bloc...Graham 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-09Add missing new shader files.Graham 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-10-10Move moisture/ice/droplet radius controls to atmos tab instead of (hidden) de...Graham 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
2014-09-03Ensure projectors with shadows have the same mip level calculation as without...Geenz
2014-09-03Switch back to texture2dSpecular with a custom falloff dependent upon LOD.Geenz
2014-09-03Switch to using texture2DLodDiffuse for reasons of having a nice soft edge fo...Geenz
2014-08-21Removal of commented out code.Geenz
2014-08-07Code cleanup for BUG-6898Geenz
2014-08-07Glossy reflections for projectors.Geenz
2014-08-06Fix for BUG-6895.Geenz