index
:
viewer.git
2024.09-ExtraFPS
main
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
/
llviewertexturelist.cpp
Age
Commit message (
Expand
)
Author
2011-02-18
Cleanup of headless client (was: DisableRendering mode)
Don Kjer
2010-11-15
merge
Richard Linden
2010-10-04
fixed merging of textures.xml between current skin and base
Richard Nelson
2010-10-04
Automated merge up from viewer-development
Loren Shih
2010-09-22
instead of exposing mutable container in LLInitParam::Multiple, just expose a...
Richard Linden
2010-09-16
debug code for SH-115: investigate texture related network traffic between vi...
Xiaohong Bao
2010-08-27
Post-convert merge by convert_monolith.py from ./viewer-experience
Monroe Linden
2010-08-23
made Params parsers not act as singletons
Richard Nelson
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-08-10
EXT-7399: FIXED: 2.0.2 with http textures loads textures slower than 1.23.5
Xiaohong Bao
2010-07-15
EXT-8301: FIXED: crash at LLViewerFetchedTexture::cleanup() [secondlife-bin l...
Xiaohong Bao
2010-07-14
EXT-8411: FIXED: load unnecessarily large icon textures.
Xiaohong Bao
2010-06-30
fix for EXT-7839: texture console is stalled;
Xiaohong Bao
2010-05-29
minor typo fixes: texure->texture
Tofu Linden
2010-02-27
fix for EXT-5869: some UI textures loading delayed or broken in Release mode.
Xiaohong Bao
2010-02-24
fix for EXT-5710: improve the raw image reloading process in the texture pipe...
Xiaohong Bao
2010-01-21
Soften another common llassert() failure to a warning.
Tofu Linden
2010-01-21
Turn on llassert() and llverify() for RelWithDebInfo builds.
Tofu Linden
2010-01-18
EXT-4470 Several bad assumptions that LL_PATH_PER_SL_ACCOUNT is always good (...
Tofu Linden
2009-12-17
HTTP Texture changes:
Steve Bennetts
2009-12-08
ext-3087 - avatar icon is truncated badly
richard
2009-12-01
DEV-42989: Adjust media priority based on app minimization and focus
Rick Pasetto
2009-11-13
merge
richard
2009-11-12
renamed UIImageDeclaration::scale_rect to scale to be consistent with XML att...
richard
2009-11-11
use "LLViewerTexture::EBoostLevel" to replace "S32" for texture boost level.
Xiaohong Bao
2009-11-06
merge from texture-pipeline
Steve Bennetts
2009-11-06
merge QAR-1829: texture pipeline branch in viewer-2.0.0.3
Xiaohong Bao
2009-11-03
fix the bug that textuer boost level is mixed with boolean numbers.
Xiaohong Bao
2009-10-25
* Changes to enable differentiating between icon texture priority and other U...
Steve Bennetts
2009-10-20
removed unnecessary static variable instantiations to improve compile times
Richard Nelson
2009-08-27
svn merge -r 129841:129910 svn+ssh://svn.lindenlab.com/svn/linden/branches/mo...
Monroe Williams
2009-08-26
svn merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-...
Steven Bennetts
2009-08-24
merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3
Richard Nelson
2009-08-21
svn merge -r130238:130240 svn+ssh://svn.lindenlab.com/svn/linden/branches/lin...
Adam Moss
2009-08-04
svn merge -r 128442:129343 svn+ssh://svn.lindenlab.com/svn/linden/branches/sk...
Richard Nelson
2009-07-27
Merge xui-army-8 to pick up 2+ weeks of art, colors, and dialog layout changes.
James Cook
2009-07-10
merge QAR-1579: texture-cleanup-1.
Xiaohong Bao