summaryrefslogtreecommitdiff
path: root/indra/newview/llviewertexture.cpp
AgeCommit message (Expand)Author
2010-02-19fix for EXT-5528: Viewer hangs indefinitely after teleporting into this region.Xiaohong Bao
2010-02-12mergePalmer
2010-02-12fix for EXT-4653: Textures saved with "Save As" appear to be very low rez. an...Xiaohong Bao
2010-02-11more refinement for EXT-4352: texture problem in viewer 2.0.Xiaohong Bao
2010-02-11additional fix for EXT-4632: LLViewerMediaTexture::getMaxVirtualSize() someti...Xiaohong Bao
2010-02-10fix for EXT-4632: LLViewerMediaTexture::getMaxVirtualSize() sometimes returns...Xiaohong Bao
2010-02-09change some llassert_always to llassert in llviewertexture.cppXiaohong Bao
2010-02-09more fix for EXT-4352: texture problem in viewer 2.0. fixed texture priority ...Xiaohong Bao
2010-02-05EXT-4209 Fix for sculptie prims not updating geometry when texture is loaded.Dave Parks
2010-01-27CID-375Tofu Linden
2010-01-25"Fix" confusion over media settingsRick Pasetto
2010-01-21Fix inverted logic from review.Tofu Linden
2010-01-21Turn on llassert() and llverify() for RelWithDebInfo builds.Tofu Linden
2010-01-15partial fix for EXT-4352: Texture loading problems in Viewer 2.0. More to com...Xiaohong Bao
2010-01-08Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Xiaohong Bao
2010-01-08fix for EXT-4094: Shared whiteboard script crashes viewer.Xiaohong Bao
2010-01-05DEV-44775 pref incorrectly named 'AudioSteamingMedia' in many placesTofu Linden
2009-12-29for DEV-44376: create a switch for texture decoding.Xiaohong Bao
2009-12-29fix for DEV-44134: trying to move away from a huge amount of objects with med...Xiaohong Bao
2009-12-18Additional HTTP Texture tuniningSteve Bennetts
2009-12-14Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0.brad kittenbrink
2009-12-10fix for DEV-43870: EXT-3137: Crash when add quicktime media to multiple faces.Xiaohong Bao
2009-11-16fix for DEV-2530: crash after teleporting to refion.Xiaohong Bao
2009-11-13Refactoring of llviewerprecompiledheaders.h to hopefully increase stabilitybrad kittenbrink
2009-11-12do not apply additional decode priority to textures with high boost levels.Xiaohong Bao
2009-11-11use "LLViewerTexture::EBoostLevel" to replace "S32" for texture boost level.Xiaohong Bao
2009-11-06Fixed textrue prioritization so that boosted textures are always highest prio...Steve Bennetts
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-11-01additional fix for DEV-41913: parcel media does not display on particle textu...Xiaohong Bao
2009-10-30fix DEV-41913: parcel media does not display on particle textures.Xiaohong Bao
2009-10-29fix EXT-1661: Avatars' icons should be cached only once per 24 hours, but not...Xiaohong Bao
2009-10-25* Changes to enable differentiating between icon texture priority and other U...Steve Bennetts
2009-10-20Fix for DEV-41572 (login screen image does not display).Monroe Linden
2009-10-12fix for EXT-1328: Alpha textures are not displayed correctly when first loaded.Xiaohong Bao
2009-10-03fix for DEV-40559: viewer crash when media texture appears while parcel media...Xiaohong Bao
2009-10-01svn merge -r 134922:134973 svn+ssh://svn.lindenlab.com/svn/linden/branches/me...Monroe Williams
2009-09-22Merging render-pipeline-6-qa-2 into viewer-2David Parks
2009-09-18merge -r132681 from texture-pipeline-4 to fix a flaw of endlessly fetching th...Xiaohong Bao
2009-09-09merge -r132032-132812 svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/g...Richard Nelson
2009-07-31for DEV-33077 partially: don't call analyzeAlpha for media textures.Xiaohong Bao
2009-07-30merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0/...Steven Bennetts
2009-07-16make LLViewerTextureManager::staticCastToFetchedTexture to accept NULL pointe...Xiaohong Bao
2009-07-10merge QAR-1579: texture-cleanup-1.Xiaohong Bao