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