summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred
AgeCommit message (Expand)Author
2019-01-14SL-10355Graham Linden
2019-01-08Fix broken distortion map rendering (was culling everything).Graham Linden
2019-01-08MergeGraham Linden
2019-01-08SL-10305 fix post deferred gamma correction to address ALM mismatch with non-...Graham Linden
2019-01-08MergeGraham Linden
2019-01-07SL-10304 fix handling of water normal map blending when both current and next...Graham Linden
2019-01-04Convert to using shared shadow sampling function (reduce duplicated code bloc...Graham Linden
2019-01-04Add new shaders for generating shadows from clouds.Graham Linden
2018-12-19Add new shaders for advanced atmo SH env lighting calcs.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-14Work around broken deps on atmospheric vars in the frag-based deferred lighti...Graham Linden
2018-11-12SL-10044 SL-10045Graham Linden
2018-11-09Add missing new shader files.Graham Linden
2018-11-09More incremental revive of 39561 contents to determine cuplrit.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-11-01Back out unintended shader changes from SL-10000 fix.Graham Linden
2018-11-01SL-10000 fix storing of ambient value when converting legacy settingsGraham Linden
2018-10-30SL-9976 change moon blend/brightness handling in shaders and cleanup extraneo...Graham Linden
2018-10-22SL-9806Graham Linden
2018-10-19SL-9928Graham Linden
2018-10-16SL-1289 take two at providing cloud variance to break up tiling monotonyGraham Linden
2018-10-10Remove some unused atmospherics helpers and forward declarations of unused he...Graham Linden
2018-10-10Fix names of WATER_BLUR_MULTIPILER.Graham Linden
2018-10-09SL-1289Graham Linden
2018-10-08SL-9751Graham 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-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-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