summaryrefslogtreecommitdiff
path: root/indra/newview/llvocache.h
AgeCommit message (Expand)Author
2013-05-20BUILDFIX: mac gcc fixRichard Linden
2013-05-05Spring cleaning: removed unused .cpp and.h files, and cleaned up header depen...Richard Linden
2013-04-17for SH-4105: interesting: new viewer does not handle orphaned child prims in ...Xiaohong Bao
2013-04-11add LLTrace::MemTrackable to LLVOCachePartitionXiaohong Bao
2013-03-29delay removing invalid objects from cache in case region is logged out too soon.Xiaohong Bao
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-20for SH-4004: interesting: need debug option to clear viewer cache while still...Xiaohong Bao
2013-03-11for SH-3979: interesting: can not edit objects with new object cache codeXiaohong Bao
2013-03-11for SH-3976: interesting: make new object cache be able to handle shadows.Xiaohong Bao
2013-03-07for SH-3937: interesting: implement the new cache probe logicXiaohong Bao
2013-02-28for SH-3824: interesting: Ensure viewer can handle object updates from entire...Xiaohong Bao
2012-12-18fix for SH-3624: Object deletion does not workXiaohong Bao
2012-12-18fix for SH-3619: some objects are missingXiaohong Bao
2012-11-20fix a crash caused by object cache for SH-3333.Xiaohong Bao
2012-11-08for SH-3472: prioritize object loadingXiaohong Bao
2012-10-31for SH-3471: create a simplified version of octree for object cache entries.Xiaohong Bao
2012-10-25more for SH-3333: avoid repeatedly creating/killing a same object from object...Xiaohong Bao
2012-10-15For SH-3333: Design and implement a new object cache system on viewer sideXiaohong Bao
2011-01-24fix for SH-445: debug settings -> "CacheNumberOfRegionsForObjects" does not l...Xiaohong Bao
2010-12-16fix for SH-445: debug settings -> "CacheNumberOfRegionsForObjects" does not l...Xiaohong Bao
2010-12-15fix for SH-367: mesh viewer lock up: Problem removing object.cache - errorcod...Xiaohong Bao
2010-10-21Automated merge up from viewer-developmentLoren Shih
2010-10-11llvocache.h relies on defines in lldir.h, but forgot to include that file.Aaron Stone
2010-09-13for VWR-22936: design test code/plan for the object cache.Xiaohong Bao
2010-09-01code for DEV-52939: viewer's object geometry cache files are not limited in n...Xiaohong Bao
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-05-08QAR-570 maint-render-4 mergeSteven Bennetts
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-01-02Print done when done.James Cook