summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/shaders/class1/deferred/textureUtilV.glsl
AgeCommit message (Collapse)Author
2024-06-13secondlife/viewer#907: Review feedbackCosmic Linden
2024-06-12Fix whitespace pre-commit hook failuresBrad Linden
2024-05-15secondlife/viewer#1474: Remove small texture offset from PBR terrainCosmic Linden
2024-05-10secondlife/viewer#907: Local PBR terrain texture transformsCosmic Linden
2023-10-13DRTVWR-592: (WIP) PBR Terrain: Improve orientation of textures and normal ↵Cosmic Linden
maps for triplanar mapping, minor cleanup
2023-06-06SL-19808: Fix orientation of PBR normal texture when texture transform ↵Cosmic Linden
and/or texture animation is applied
2023-02-27SL-19279: LLGLSLShader::bindXXX is not free. Pack the uniformsCosmic Linden
2023-02-24SL-19269: For PBR materials, apply texture animation independently of the ↵Cosmic Linden
underlying texture transform
2023-02-24SL-19265: Fix precision issue with texture transforms by moving transform ↵Cosmic Linden
matrix calculation into the shader
2023-02-23SL-19228: Fix GLTF texture transform rotation and add UV debug (PBR only). ↵Cosmic Linden
See textureUtilV.glsl for UV coordinate comments