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
/
llappearance
/
lltexlayerparams.cpp
Age
Commit message (
Expand
)
Author
2013-03-11
#include fix
prep
2013-03-11
merge
prep
2013-03-11
merge
prep
2013-03-11
Viewer-chui merge
prep
2012-10-15
additional debugging info, including tracking where visual params live
Brad Payne (Vir Linden)
2012-10-06
Added fast timers for baked texture rendering. Updated appearance utility
Don Kjer
2012-10-04
Adding optimization to skip alpha image analysis when it isn't needed.
Don Kjer
2012-09-26
more state management stuff, DRANO flags for problematic areas
Brad Payne (Vir Linden)
2012-09-26
error checking, comments for areas needing fix/check in appearance
Brad Payne (Vir Linden)
2012-09-26
renamed isUsingBakedTextures to more accurate isUsingServerBakes. Commented s...
Brad Payne (Vir Linden)
2012-09-08
Removed most llappearance -> llui dependencies (LLTrans remains). Moved LLIn...
Don Kjer
2012-09-04
Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTexture
Don Kjer
2012-09-03
Cleanup of llappearance refactor file definition order for easier diff'ing
Don Kjer
2012-09-03
Extracted texture baking system into llappearance library.
Don Kjer