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
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2014-06-02
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365.
Stinson Linden
2014-05-23
MAINT-4077: Refactoring to add copy constructors to the LLVisualParam class a...
Stinson Linden
2014-05-13
sunshine-external merge WIP
Brad Payne (Vir Linden)
2013-10-25
SH-4572 FIX changing clothing parameters do not take effect in edit appearance
Nyx Linden
2013-10-17
SH-4160 WIP, build fix
Brad Payne (Vir Linden)
2013-10-16
SH-3455 BUILDFIX Updating linux appearance utility to use the new refactor
Nyx Linden
2013-10-15
renamed TimeBlock to BlockTimerStatHandle
Richard Linden
2013-09-19
SH-3455 WIP - removing bake upload code
Brad Payne (Vir Linden)
2013-09-19
SH-3455 WIP - removing bake upload code
Brad Payne (Vir Linden)
2013-09-18
sunshine cleanup annotations
Brad Payne (Vir Linden)
2013-09-05
changed fast timer over to using macro
Richard Linden
2013-08-09
second phase summer cleaning
Richard Linden
2013-06-05
merge with viewer-release
Richard Linden
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