summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred/genbrdflutF.glsl
AgeCommit message (Collapse)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵Andrey Lihatskiy
LF, and trim trailing whitespaces as needed
2023-05-17SL-19655 Decruft legacy GLSL shaders and now unused build queues.RunitaiLinden
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-20SL-18065 Fix bake textures' fetch loopAndrey Kleshchev
2022-09-17WIP - switch PBR implementationsDave Parks