summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred/aoUtil.glsl
AgeCommit message (Collapse)Author
2022-11-20Fix for SSAO not behaving properly.Geenz Linden
SL-18662
2022-11-14Merged in SL-18332 (pull request #1194)Jonathan Goodman
First pass of Screen Space Reflections Approved-by: Dave Parks
2022-09-30SL-18239 Unify PBR and non-PBR treatment of ambient/SSAO/irradiance. ↵Dave Parks
Restore SSAO to release version.
2022-05-16SL-17284 Reflection probe tuning and optimization take 1Dave Parks
2019-01-30Eliminate helper GLSL modules depending on further GLSL modules to give ↵Graham Linden
Intel HD x000 compiler a fighting chance. More WIP for edge-specific water shader for 9996.
2018-12-06De-duplicate deferred gbuffer access for getPosition/getNorm.Graham Linden
De-duplicate ambient occlusion shader code and move to new aoUtil.glsl Split shared shadow tap funcs into shadowUtil.glsl