summaryrefslogtreecommitdiff
path: root/indra/newview/llvocache.h
AgeCommit message (Collapse)Author
2011-01-24fix for SH-445: debug settings -> "CacheNumberOfRegionsForObjects" does not ↵Xiaohong Bao
limit the number of object cache files
2010-12-16fix for SH-445: debug settings -> "CacheNumberOfRegionsForObjects" does not ↵Xiaohong Bao
limit the number of object cache files
2010-12-15fix for SH-367: mesh viewer lock up: Problem removing object.cache - ↵Xiaohong Bao
errorcode: 13
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
This is otherwise masked by lldir.h being included from elsewhere, but is a nice to fix.
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 ↵Xiaohong Bao
number, and can also be incorrectly cleared with the VFS cache. reviewed by andrew.
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-01-08Result of svn merge -r107256:107258 ↵Aaron Brashears
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165
2008-05-08QAR-570 maint-render-4 mergeSteven Bennetts
merge -r 87067:87077 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-render/maint-render-4-merge -> release. dataserver-is-deprecated.
2007-10-04Result of svn merge -r71162:71205 ↵Aaron Brashears
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code.
2007-01-02Print done when done.James Cook