summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class3/deferred/reflectionProbeF.glsl
AgeCommit message (Expand)Author
2022-09-26SL-18190 WIP - Windlight to linear space proof of concept, better parity betw...Dave Parks
2022-09-23SL-18120 Fix for specular color of legacy materials tinting environment refle...Dave Parks
2022-09-22SL-17705 Backwards compatibility pass. Support OpenGL pre-4.0 by disabling r...Dave Parks
2022-09-20SL-18190 Don't allocate mips for irradiance maps because they're never genera...Dave Parks
2022-09-17WIP - switch PBR implementationsDave Parks
2022-09-01SL-17967 - block layout binding acceptable to appleHoward Stearns
2022-08-30SL-17705 AMD compatibility -- use a specific LoD of irradiance map to avoid b...Dave Parks
2022-06-22SL-17600 Proper irradiance probes.Dave Parks
2022-06-21SL-17600 WIP -- Proper radiance maps (not just mipped cubemaps).Dave Parks
2022-06-10SL-17574 Fix for box probes not applying.Dave Parks
2022-06-10SL-17574 Add probe detail combo box to advanced graphics preferences. Fix sp...Dave Parks
2022-06-03SL-17285 Build fix take two.Dave Parks
2022-06-03SL-17285 Build fix (coding policy needs last line to be blank).Dave Parks
2022-06-02SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ...Dave Parks
2022-05-24SL-17472 Add checkbox to preferences for enabling "PBR" that uses "class3" de...Dave Parks