summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred/reflectionProbeF.glsl
AgeCommit message (Collapse)Author
2022-12-14SL-18782 WIP -- stub for reflection probe display.Dave Parks
2022-10-10SL-18190 Use funky distance based error correction only on water surface ↵Dave Parks
(revisit for general use later).
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-05-19SL-17286 Reflection probe alpha/fullbright support.Dave Parks