summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class3
AgeCommit message (Expand)Author
2019-04-19SL-10967Graham Linden
2019-04-19Add directory names to sentinels in shaders so shaders with same filename can...Graham Linden
2019-04-10I don't think the class3 variant is used, but just in case.Geenz
2019-03-28SL-10829, SL-10830Graham Linden
2019-03-27Fix projector falloff and attenuation handling.Graham Linden
2019-03-22Make class3 light sum loop use light_diffuse[0] for sunlight_color instead of...Graham Linden
2019-03-20SL-10449Graham Linden
2019-03-19SL-10764Graham Linden
2019-03-19SL-10764Graham Linden
2019-03-03SL-10664, SL-10666Graham Linden
2019-02-28EEP performance WIPGraham Linden
2019-02-06SL-10478Graham Linden
2019-01-30SL-10415, SL-10434Graham Linden
2019-01-24SL-10276Graham Linden
2019-01-17SL-10368Graham Linden
2019-01-10Fix for lineendings in depthToShadowVolumeG.glslandreykproductengine
2019-01-04Add new shaders for generating shadows from clouds.Graham Linden
2019-01-03Fix per-frag fullbright soft clip convenience funcs to include additive and a...Graham Linden
2018-12-19Add new shaders for advanced atmo SH env lighting calcs.Graham Linden
2018-12-05Shader cleanup and consolidation of use of sRGB conversion funcs.Graham Linden
2018-11-12SL-10044 SL-10045Graham Linden
2018-11-09Add missing new shader files.Graham Linden
2018-11-09Yes, Maurice, baby steps.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-10Remove unused uniforms from atmospherics helper shaders.Graham Linden
2018-10-10Remove some unused atmospherics helpers and forward declarations of unused he...Graham Linden
2018-10-09SL-1289Graham Linden
2018-10-05SL-1925Graham Linden
2018-09-14SL-9632 add uniform and code to supress atmospherics in all shaders that coul...Graham Linden
2018-09-14SL-1491Graham Linden
2018-09-10Add copies of existing lighting shaders for advanced atmo path.Graham Linden
2018-09-10Move fname back inside class loop. grumble stringstream grumble.Graham Linden
2018-09-10Fixes for switching between atmospherics implementations on the fly.Graham Linden
2018-09-07Fix createDensityProfileLayer dropping passed in values.Graham Linden
2018-09-06Fix tex format mismatch between what libatmosphere was generating and what we...Graham Linden
2018-09-048283/4 WIPGraham Linden
2018-08-09MAINT-8951Graham Linden
2018-07-10Make advanced atmo sky shader compile again.Graham Linden
2018-06-12Fix env panel forward action.Graham Linden
2018-06-11Make cloud rendering use textures defined in sky settings and add code to sha...Graham Linden
2018-05-01Le MergeGraham Linden graham@lindenlab.com
2018-04-20Move class3 sky/cloud shaders to where they need to be to get picked up by ALM.Graham Linden graham@lindenlab.com
2018-03-14Fix up atmospheric helpers and transport shader for adv atmo path.Graham Linden graham@lindenlab.com
2018-03-12Add new shader files missed in last commit.Graham Linden graham@lindenlab.com
2018-03-08Get libatmosphere shader into link chain for Adv WL shaders.Graham Linden graham@lindenlab.com
2018-02-28Add 3p package for adv atmospherics to autobuild.Graham Linden graham@lindenlab.com
2018-02-26Add distinct versions of sky, cloud, and transport shaders so they can be dif...Graham Linden graham@lindenlab.com