summaryrefslogtreecommitdiff
path: root/indra/newview/llviewertexture.cpp
AgeCommit message (Collapse)Author
2013-04-22for SH-4133: create a debug tool to show textures in active fetchingXiaohong Bao
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-15SH-4061 WIP - moved all retry logic into lltexturefetch, some cleanup. Debug ↵Brad Payne (Vir Linden)
setting now defines a fake failure rate.
2013-04-15SH-4061 WIP - simulated failures/image fetch retriesBrad Payne (Vir Linden)
2013-04-11Forgot to commit @#! mergesimon
2013-04-11Mergesimon
2013-04-11First pass on alpha blended materialsGeenz
2013-04-10SH-4061 WIP - less log spamming for (expected and normal) map tile failures.Brad Payne (Vir Linden)
2013-04-10SH-4061 WIP - capture http status codes from requests, restrict SB fetch ↵Brad Payne (Vir Linden)
retries to 5xx errors
2013-04-08SH-4061 FIX - texture fetch failures added retry logic and fault injection ↵Brad Payne (Vir Linden)
for testing
2013-04-08SH-4061 WIP - added ability to un-set missing asset, do this in the case of ↵Brad Payne (Vir Linden)
FTT_SERVER_BAKE images. This is needed because 'missing' is not necessarily permanent for such images.
2013-04-05SH-4061 WIP - spelling fix, allow un-set of missing asset flag for texturesBrad Payne (Vir Linden)
2013-04-02SH-4057 FIX - host bake textures should start with UDP fetching now, instead ↵Brad Payne (Vir Linden)
of waiting to fail down
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-25NORSPEC-54 Potential fix for crashing on all sorts of random operations.Dave Parks
2013-03-22merge with viewer-releaseRichard Linden
2013-03-18mergeprep
2013-03-18more urgent notification (DEBUG->WARN) for some texture fetch error casesBrad Payne (Vir Linden)
2013-03-18cut back log spamBrad Payne (Vir Linden)
2013-03-15SH-3850 WIP, SH-3959 WIP - added additional debug logging for texture loadingBrad Payne (Vir Linden)
2013-03-11mergeprep
2013-03-08SH-3959 WIP - pass information about type of fetched image - server bake, ↵Brad Payne (Vir Linden)
host bake, map tile, etc - down the chain so LLTextureFetchWorker can adjust behavior as needed
2013-02-14tweaked and added some log messages, including more detail when an image is ↵Brad Payne (Vir Linden)
flagged as missing
2013-02-14MAINT-2368 Pull in Firestorm fix for textures unloading behind you.Dave Parks
2013-01-24merging in viewer-beta.Nyx Linden
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh.
2013-01-11Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metricsRichard Linden
2013-01-11SH-3406 WIP convert fast timers to lltrace systemRichard Linden
gcc 4.1 fixes
2013-01-11Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metricsRichard Linden
2013-01-11SH-3406 WIP convert fast timers to lltrace systemRichard Linden
gcc 4.1 fixes
2013-01-11SH-3639 WIP - cleaned up some diagnostics and added fault injection ability. ↵Brad Payne (Vir Linden)
Disabled inventory retries for now.
2013-01-11mergeBrad Payne (Vir Linden)
2013-01-08MergeXiaohong Bao
2013-01-07SH-3344 WIP - keep avatar local textures flagged no-delete while in useBrad Payne (Vir Linden)
2013-01-04Automated merge with http://bitbucket.org/lindenlab/viewer-developmentRichard Linden
2013-01-03fix for MAINT-2147: crash in LLTextureCache::writeToFastCache on OSXXiaohong Bao
2012-12-20fix for SH-3151: Some textures not in view load when avatar sits down.Xiaohong Bao
2012-12-20SH-3344 WIP - additional debugging output for avatar local texturesBrad Payne (Vir Linden)
2012-12-04Pull and merge viewer-developmentsimon@Simon-PC.lindenlab.com
2012-11-28SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵prep
alignment issue in llAppearance.
2012-11-20Automated merge with https://bitbucket.org/lindenlab/viewer-developmentDave Parks
2012-11-20merge changes for DRTVWR-246Oz Linden
2012-11-19for SH-3561: capture the frame buffer contents and compare pixel differences ↵Xiaohong Bao
between frames.
2012-11-19merge with viewer-developmentRichard Linden
2012-11-08SH-3499 WIP Ensure asset stats output is correctRichard Linden
Finished making LLUnit implicitly convertible to/from scalar integer values cleaned up test code
2012-11-07SH-3499 WIP Ensure asset stats output is correctRichard Linden
further fixes to implicit conversion of unit types
2012-11-07Automated merge with http://bitbucket.org/lindenlab/viewer-betaDave Parks
2012-11-07MAINT-1815 Fix for excessive memory usage in Mayfair. Disable tcmalloc. ↵Dave Parks
Disable private memory pools. Make viewer large address aware on windows. Reviewed by Kelly
2012-11-01misc error detection, debug coloration for avatar meshesBrad Payne (Vir Linden)
2012-10-17SH-3275 Update viewer metrics system to be more flexibleRichard Linden
put template parameter back in LLUnit units added free function operators for mathematical manipulation of unit values converted texture memory tracking to units
2012-09-06Automated merge with http://bitbucket.org/lindenlab/viewer-developmentRichard Linden