summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred/pbropaqueV.glsl
AgeCommit message (Expand)Author
2024-05-15Post-merge spaces fixAndrey Lihatskiy
2024-02-01#677 WIP -- Add clipping to alpha and pbr (not working on PBR for some reason)RunitaiLinden
2023-06-07SL-19808: Move tangent_space_transform calculation to the very endCosmic Linden
2023-06-06SL-19808: Fix orientation of PBR normal texture when texture transform and/or...Cosmic Linden
2023-02-27SL-19279: LLGLSLShader::bindXXX is not free. Pack the uniformsCosmic Linden
2023-02-24SL-19265: Fix precision issue with texture transforms by moving transform mat...Cosmic Linden
2023-02-24SL-19228: Remove DEBUG_TEXCOORDCosmic Linden
2023-02-23SL-19228: Fix GLTF texture transform rotation and add UV debug (PBR only). Se...Cosmic Linden
2023-02-07SL-18229 Fix for PBR materials on HUDs misbehaving. Incidental decruft.Dave Parks
2022-12-09SL-18740: Fix texture animations not working for GLTF materialsCosmic Linden
2022-11-02SL-18485: Render GLTF materials with extension KHR_texture_transform with app...Cosmic Linden
2022-09-12SL-18095 WIP -- Use meshoptimizer to re-weld and cache optimize after generat...Dave Parks
2022-09-09SL-18095 WIP -- Allow mikktspace generator to add more vertices (skip re-weld...Dave Parks
2022-09-08SL-18095 WIP -- Add Mikktspace tangent generation for PBR materials and switc...Dave Parks
2022-08-15SL-17940 Fix for rigged attachments with PBR materials not rendering.Dave Parks
2022-06-27SL-17274: Cleanup positionPtolemy
2022-06-23SL-17653 Fix writing of PBR materials to gbuffer.Dave Parks
2022-06-23SL-17274: Fix shaders to use normal and spec mapsPtolemy
2022-05-06SL-17274: Add vary_position, cleanup whitespacePtolemy
2022-05-02SL-17274: Stub for PBR DrawPool and shaderPtolemy