index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
app_settings
/
shaders
/
class1
/
deferred
/
textureUtilV.glsl
Age
Commit message (
Collapse
)
Author
2024-06-13
secondlife/viewer#907: Review feedback
Cosmic Linden
2024-06-12
Fix whitespace pre-commit hook failures
Brad Linden
2024-05-15
secondlife/viewer#1474: Remove small texture offset from PBR terrain
Cosmic Linden
2024-05-10
secondlife/viewer#907: Local PBR terrain texture transforms
Cosmic Linden
2023-10-13
DRTVWR-592: (WIP) PBR Terrain: Improve orientation of textures and normal ↵
Cosmic Linden
maps for triplanar mapping, minor cleanup
2023-06-06
SL-19808: Fix orientation of PBR normal texture when texture transform ↵
Cosmic Linden
and/or texture animation is applied
2023-02-27
SL-19279: LLGLSLShader::bindXXX is not free. Pack the uniforms
Cosmic Linden
2023-02-24
SL-19269: For PBR materials, apply texture animation independently of the ↵
Cosmic Linden
underlying texture transform
2023-02-24
SL-19265: Fix precision issue with texture transforms by moving transform ↵
Cosmic Linden
matrix calculation into the shader
2023-02-23
SL-19228: Fix GLTF texture transform rotation and add UV debug (PBR only). ↵
Cosmic Linden
See textureUtilV.glsl for UV coordinate comments