summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class3/deferred/screenSpaceReflPostF.glsl
AgeCommit message (Expand)Author
2024-04-21Fix sampling normals from gbuffer and cleanup redundant gbuffer samples (#1294)Rye Mutt
2023-05-22Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-05-17SL-19655 Decruft legacy GLSL shaders and now unused build queues.RunitaiLinden
2023-05-11Finally get glossy SSR up.Jonathan "Geenz" Goodman
2023-04-06SL-19538 Followup -- scrub all possible sources of NaNs, make dynamic exposur...Dave Parks
2023-01-27SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending....RunitaiLinden
2023-01-24SL-19023 Reformat SSR shaders to match style standard.Dave Parks
2022-11-16A few tweaks to SSR while I'm in the neighborhood.Geenz
2022-11-14Merged in SL-18332 (pull request #1194)Jonathan Goodman