summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred/pbrShadowAlphaMaskF.glsl
AgeCommit message (Collapse)Author
2025-09-09Performance Optimisations, Bloom effect, Visuals Panelmobserveur
This commit contains performance optimisations in the the pipeline, framebuffer, vertexbuffer, reflection probes, shadows. It also fixes many opengl errors, modifies the opengl debugging, and adds a visuals effects panel.
2024-06-11Clean up line endings that got mangled up during last mergeAnsariel
2024-05-15#1267 Fix for alpha cutoff of zero and base color factor alpha of zero ↵Dave Parks
making objects disappear (#1485)
2023-06-14SL-19838 Fix for transparent PBR materials always casting shadows.RunitaiLinden
2023-05-17SL-19655 Decruft legacy GLSL shaders and now unused build queues.RunitaiLinden
2023-04-28SL-19644: Entirely separate files for GLTF alpha shadowsCosmic Linden