summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class2/deferred/reflectionProbeF.glsl
AgeCommit message (Collapse)Author
2022-09-29SL-18190 End of linear space odyssey -- just eat the conversions in ↵Dave Parks
atmosphericsFuncsF for sunlight and additive, but leave linear ambient in tact.
2022-09-28SL-18190 Parity with release viewer when reflections are disabled.Dave Parks
2022-09-26SL-18190 WIP - Windlight to linear space proof of concept, better parity ↵Dave Parks
between release viewer and materials viewer when reflections disabled. Avoid run-away probe ambiance.
2022-09-22SL-17705 Backwards compatibility pass. Support OpenGL pre-4.0 by disabling ↵Dave Parks
reflection probes and anti-aliasing. Get render parity with current release viewer when reflection probes are disabled.
2022-09-01SL-17967 - block layout binding acceptable to appleHoward Stearns
2022-06-24fix DRTVWR-559 mac build coding policy error for missing newline at EOFBrad Kittenbrink
2022-05-19SL-17286 Reflection probe alpha/fullbright support.Dave Parks