summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders
AgeCommit message (Expand)Author
2018-09-24SL-9711 modify clamping range on atmospheric additive color to balance betwee...Graham Linden
2018-09-19SL-1505Graham Linden
2018-09-18SL-1475Graham Linden
2018-09-18SL-1176Graham Linden
2018-09-17SL-9618Graham Linden
2018-09-17SL-1491 take two: fix non-ALM/class2 atmospherics additive artifactsGraham 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-13Spruce up the non-ALM stars too.Graham 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-04MergeGraham Linden
2018-09-048283/4 WIPGraham Linden
2018-09-04Make legacy star brightness setting convert to 0-512 range of new settings.Graham Linden
2018-09-04Merge and fix MAINT-9087 and MAINT-9084Graham Linden
2018-08-30MAINT-9064Graham Linden
2018-08-23MAINT-9006Graham Linden
2018-08-09MAINT-8951Graham Linden
2018-07-19Modify deferred sun disc and moon shaders to write all deferrred gbuffer chan...Graham Linden
2018-07-11Make sun/moon vert shaders use calcAtmospherics in hopes it will get OSX GL t...Graham Linden
2018-07-11Make moon/star rendering handle transitions between settings w defined textur...Graham Linden
2018-07-10Make advanced atmo sky shader compile again.Graham Linden
2018-07-10Support blending current/next bloom textures in deferred star rendering.Graham Linden
2018-07-10Fix star rendering issues in ALM.Graham Linden
2018-07-03Fix deferred stars shader output decl.Graham Linden
2018-07-03MAINT-8838 render a sun disc if the texture(s) are provided by WL settings (d...Graham Linden
2018-06-30MAINT-4019 fix ALM star rendering (make post-deferred and actually blend)Graham Linden
2018-06-27Make distinct ALM moon shader, tweak mix factor for day vs night moon shading...Graham Linden
2018-06-13Mods to hook up water settings to water normals for rendering with support fo...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-06-11Fix water fog consolidation in underwater shaders.Graham Linden
2018-06-08Add specific shader for the moon to allow different rendering at day vs night.Graham Linden
2018-06-07Validation fixes.Rider Linden
2018-06-01Modify use of sky settings, reduce complexity, and name funcs to indicate coo...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-12De-duplicate deferred shader code for atmospherics and transport.Graham Linden graham@lindenlab.com
2018-03-12Fix decl mismatch in alpha shader and mark deferred shaders needing new linka...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-03-09De-duplicate water fog code and modify programs to include the shared object ...Graham Linden graham@lindenlab.com
2018-03-09Fix warnings from shaders and include EXTRA_CODE_HERE sentinel in places usin...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