summaryrefslogtreecommitdiff
path: root/indra/newview/llviewertexturelist.cpp
AgeCommit message (Expand)Author
2011-11-04trivial: fix a linux compiling warning.Xiaohong Bao
2011-10-31mergeBrad Payne (Vir Linden)
2011-10-26fix for SH-2586: Texture Memory (MB) preference refuses to set above 128mb (w...Xiaohong Bao
2011-10-25debug code for SH-2623: crash at LLViewerTextureList::removeImageFromList()Xiaohong Bao
2011-10-21fix for SH-2516: Full Bright Geometry Rendering Increases Rapidly, Destroying...Xiaohong Bao
2011-09-30made toolbars conform to visual specsRichard Nelson
2011-07-17SH-2031 High risk changeset, but potentially high reward. Addresses frame st...Dave Parks
2011-06-21fix for SH-1642: [PUBLIC_JIRA_USERS][crashhunters] crash at LLViewerTextureLi...Xiaohong Bao
2011-06-03more fix for STORM-1298: Crash on startup of Second Life 2.7.1(231307)Xiaohong Bao
2011-06-01fix for STORM-1298: Crash on startup of Second Life 2.7.1(231307)Xiaohong Bao
2011-05-25fix for SH-1624: Crash during viewer startup: LLViewerTextureList::addImageTo...Xiaohong Bao
2011-05-20fix more DOS line endingsOz Linden
2011-05-16mergeDave Parks
2011-05-12mergeDave Parks
2011-05-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-05-11yOz Linden
2011-05-10MergeXiaohong Bao
2011-05-04EXP-664 : Fix call to initialization encodingMerov Linden
2011-05-02mergeDave Parks
2011-04-25EXP-664 : Add JPEG2000 compression settings for test, fix one crash on compre...Merov Linden
2011-04-13EXP-669 : Refactor code to use correct LLImageFormatted methods to load image...Merov Linden
2011-04-05fix for STORM-973: [crashhunters] crash at LLViewerTextureList::removeImageFr...Xiaohong Bao
2011-04-19mergeDave Parks
2011-02-18Cleanup of headless client (was: DisableRendering mode)Don Kjer
2011-01-04clear some LLPointer issues for SH-694: check if there are any other LLPointe...Xiaohong Bao
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