Age | Commit message (Expand) | Author |
2011-12-05 | SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occl... | Dave Parks |
2011-10-31 | merge | Brad Payne (Vir Linden) |
2011-10-26 | fix for SH-2573: Flaw in Purging Texture Cache when it Exceeds Limit | Xiaohong Bao |
2011-10-14 | b782a75c99e6 backout cleanup | Dave Parks |
2011-10-14 | Merge backout of b782a75c99e6 | Dave Parks |
2011-10-14 | Backed out changeset b782a75c99e6 | Dave Parks |
2011-07-15 | Merge from viewer-development | Xiaohong Bao |
2011-06-01 | Merge. Pulling fix for VWR-25862 into bigger cache tree. | Logan Dethrow |
2011-05-25 | VWR-25862 Potential fix for caches not clearing when they are supposed to. | Logan Dethrow |
2011-05-10 | add debug mode to track the memory allocation/deallocation. | Xiaohong Bao |
2011-05-06 | Increased the viewer cache size limit to 10GB. Increased the default to 1GB. | Logan Dethrow |
2011-03-11 | STORM-1059 : Fix for cache purging (fix by Aleric) | Merov Linden |
2011-02-23 | Merge | Xiaohong Bao |
2011-02-23 | Merge from viewer-development | Xiaohong Bao |
2011-02-05 | Introduces a LLThreadLocalData class that can be | Aleric Inglewood |
2011-01-24 | Automated merge with http://hg.secondlife.com/viewer-development | Xiaohong Bao |
2011-01-24 | VWR-24321: fix validation of textures that start with 00 | Aleric Inglewood |
2011-01-21 | Merge viewer-development-shining up to REV 3bf724ecb7c6 (fix for SH-829: View... | Xiaohong Bao |
2011-01-20 | fix for SH-829: Viewer attempting to load precached images in file types that... | Xiaohong Bao |
2011-01-20 | VWR-24317: remove warnings for deleting non-existant texture file on startup | Aleric Inglewood |
2011-01-06 | use the private pool in the texture pipeline | Xiaohong Bao |
2010-09-01 | code for DEV-52939: viewer's object geometry cache files are not limited in n... | Xiaohong Bao |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-08-06 | EXT-8447: FIXED: crash at LLTextureCache::writeEntryToHeaderImmediately(int,L... | Xiaohong Bao |
2010-07-15 | EXT-8283 FIX - allow saveWearable to change name of wearable, split off logic... | Brad Payne (Vir Linden) |
2010-05-10 | EXT-7294: FIXED: crash at LLTextureCache::updateEntry [secondlife-bin lltextu... | Xiaohong Bao |
2010-04-12 | fix merge poopage. | Tofu Linden |
2010-04-12 | (slightly hairy) merge from viewer-hotfix | Tofu Linden |
2010-04-07 | fix for all wierd crashes happening to lltexturecache.cpp, cuased by running ... | Xiaohong Bao |
2010-04-01 | fix for EXT-6678: crash at LLTextureCache::openAndReadEntry [secondlife-bin l... | Xiaohong Bao |
2010-03-29 | fix for EXT-6435: crash at writeEntriesAndClose: ASSERT (num_entries == mHead... | Xiaohong Bao |
2010-03-29 | fix for EXT-6566: crash at LLTextureCache::updatedHeaderEntriesFile [secondli... | Xiaohong Bao |
2010-03-29 | fix for EXT-6435: crash at writeEntriesAndClose: ASSERT (num_entries == mHead... | Xiaohong Bao |
2010-03-29 | fix for EXT-6566: crash at LLTextureCache::updatedHeaderEntriesFile [secondli... | Xiaohong Bao |
2010-04-01 | fix for EXT-6678: crash at LLTextureCache::openAndReadEntry [secondlife-bin l... | Xiaohong Bao |
2010-04-07 | fix for all wierd crashes happening to lltexturecache.cpp, cuased by running ... | Xiaohong Bao |
2010-03-18 | fixing linux build errors from bao's checkin for EXT-6093 | Nyx (Neal Orman) |
2010-03-17 | more for lltexturecache.cpp: fix the crash due to deleting the entries header... | Xiaohong Bao |
2010-03-17 | fix for EXT-6093: crash at LLTextureCache::updateTextureEntryList[secondlife-... | Xiaohong Bao |
2010-03-10 | debug code for EXT-6093: crash at LLTextureCache::updateTextureEntryList [sec... | Xiaohong Bao |
2010-03-07 | partial fix for EXT-5711: Some textures loading from cache seems jammed. | Xiaohong Bao |
2010-03-04 | fix for EXT-5683: viewer crashes at llcommon/llworkerthread.cpp(323): ERROR: ... | Xiaohong Bao |
2010-02-09 | more for EXT-4352: texture problem in viewer 2.0. TEXTURE_CACHE_ENTRY_SIZE do... | Xiaohong Bao |
2010-01-27 | CID-99 | Tofu Linden |
2010-01-27 | CID-101 | Tofu Linden |
2009-12-29 | fix for EXT-3553: unknown Crash. | Xiaohong Bao |
2009-11-16 | Increasing texture cache version to force cache clear of possibly corrupted t... | Steve Bennetts |
2009-11-15 | Fixed a deadlock causing textrue caching to stall. | Steve Bennetts |
2009-11-14 | More texture cache fixes, including a possible deadlock when the cache was ge... | Steve Bennetts |
2009-11-13 | Mutex lock fix for texture cache. | Steve Bennetts |