summaryrefslogtreecommitdiff
path: root/indra/newview/llvieweroctree.h
AgeCommit message (Collapse)Author
2013-06-26more fix for SH-4284: interesting: viewer does not render cacheable objects ↵Xiaohong Bao
on far corner of region when camera moves
2013-06-24fix for SH-4284: interesting: viewer does not render cacheable objects on ↵Xiaohong Bao
far corner of region when camera moves
2013-06-17add a debug setting "InvisibleObjectsInMemoryTime" to adjust the time ↵Xiaohong Bao
invisible objects stay in memory.
2013-05-28change the way to handle creating/destroying a same object repeatedlyXiaohong Bao
2013-05-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingXiaohong Bao
2013-05-23for SH-4145: Interesting: Implement occlusion culling for object cacheXiaohong Bao
2013-05-05Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵Richard Linden
dependencies
2013-04-10trivial: convert to unix line endings.Xiaohong Bao
2013-04-04add debug code for LLViewerOctreeXiaohong Bao
2013-01-09added newline to fix gcc buildsRichard Linden
2013-01-09fix the merge errors from the changeset 3eadda9666cfXiaohong Bao
2012-12-18fix for SH-3619: some objects are missingXiaohong 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-15For SH-3333: Design and implement a new object cache system on viewer sideXiaohong Bao