summaryrefslogtreecommitdiff
path: root/indra/newview/lltexturefetch.cpp
AgeCommit message (Expand)Author
2010-11-04merge with viewer-developmentMerov Linden
2010-10-12Pull update from viewer-developmentMerov Linden
2010-09-22fix for SH-173/VWR-22868: Development Viewer freezes just after startup / gre...Xiaohong Bao
2010-09-22fix for SH-173/VWR-22868: Development Viewer freezes just after startup / gre...Xiaohong Bao
2010-09-17STORM-105 : Add compression data gathering, took partial decompression into a...Merov Linden
2010-09-16debug code for SH-115: investigate texture related network traffic between vi...Xiaohong Bao
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-18EXT-8673: FIXED: UDP texture loading is slower in 2.x viewers than 1.23.5Xiaohong Bao
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-11fix for EXT-7399: 2.0.2 with http textures loads textures slower than 1.23.5 andXiaohong Bao
2010-08-10EXT-7399: FIXED: 2.0.2 with http textures loads textures slower than 1.23.5Xiaohong Bao
2010-08-09EXT-8596: FIXED: crash at LLTextureFetchWorker::doWork(int) [secondlife-bin l...Xiaohong Bao
2010-08-04more fix for EXT-7397: decoding textures get stuck in REQ statusXiaohong Bao
2010-08-03Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-08-03fix for EXT-7399: 2.0.2 with http textures loads textures slower than 1.23.5Xiaohong Bao
2010-07-22EXT-7145 - Handle http redirects in viewer properly. Didn't work before.Palmer
2010-06-16EXT-7032: POSSIBLE FIXED: [crashhunters] crash in libcurl background thread o...Xiaohong Bao
2010-06-16EXT-6567: POSSIBLE FIXED: crash at LLImageBase::allocateData [secondlife-bin ...Xiaohong Bao
2010-06-07merge backoutTofu Linden
2010-06-07EXT-7145: FIXED: make viewer to handle "URL redirect " for http texture.Tofu Linden
2010-06-03EXT-7630: FIXED: turn on http texture fetching by default.Xiaohong Bao
2010-05-28Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicXiaohong Bao
2010-05-28A possible fix for EXT-7032: [crashhunters] crash in libcurl background threa...Xiaohong Bao
2010-05-24Backed out changeset 57e00f7d4d4fTofu Linden
2010-05-18EXT-7145: FIXED: make viewer to handle "URL redirect " for http texture.Xiaohong Bao
2010-05-04EXT-7080 Partial FIXED: Outfit texture updates are not transmitted (in either...Xiaohong Bao
2010-04-28fix for EXT-7159: textures are not fully loaded when http-texture is enabled.Xiaohong Bao
2010-04-22trivial: convert to unix eol.Xiaohong Bao
2010-04-22fix for EXT-6928: Viewer crashes immediately after enabling HTTP Textures on ...Xiaohong Bao
2010-03-25Automated merge with ssh://hg.lindenlab.com/q/viewer-trunkXiaohong Bao
2010-03-25more fix for EXT-5711: Some textures loading from cache seems jammed.Xiaohong Bao
2010-03-18fix for EXT-6465: sometimes the texture fetching queue is never empty.Xiaohong Bao
2010-03-04fix for EXT-5683: viewer crashes at llcommon/llworkerthread.cpp(323): ERROR: ...Xiaohong Bao
2010-02-24fix for EXT-5710: improve the raw image reloading process in the texture pipe...Xiaohong Bao
2010-02-12some code dents change (nothing else).Xiaohong Bao
2010-02-11more refinement for EXT-4352: texture problem in viewer 2.0.Xiaohong Bao
2010-02-09more fix for EXT-4352: texture problem in viewer 2.0. fixed texture priority ...Xiaohong Bao
2010-02-08partial fix for EXT-4352. fixed mutex deadlocks and turned on the multi-threa...Xiaohong Bao
2010-01-27CID-198Tofu Linden
2010-01-15partial fix for EXT-4352: Texture loading problems in Viewer 2.0. More to com...Xiaohong Bao
2009-12-29for DEV-44376: create a switch for texture decoding.Xiaohong Bao
2009-12-23Fix for world map textures not loading with HTTP Texture changes.Steve Bennetts
2009-12-21Better error handling for HTTP Texture code.Steve Bennetts
2009-12-18Additional HTTP Texture tuniningSteve Bennetts
2009-12-17HTTP Texture changes:Steve Bennetts
2009-12-15Fixed an edge case that was triggering an error check when doing HTTP texture...Steve Bennetts
2009-12-14Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0.brad kittenbrink
2009-12-11replace some magic numbers of http status, and fix for DEV-40952/SNOW-208: HT...Xiaohong Bao