summaryrefslogtreecommitdiff
path: root/indra/newview/llvieweroctree.h
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2023-02-27DRTVWR-559 Fix for occlusion culling going off the rails when settings change...Dave Parks
2022-06-21SL-17021: Templatize LLOctreeNode and related classes to allow for option to ...Cosmic Linden
2022-06-21SL-17021: Clean up some unneeded member variables from lloctreeCosmic Linden
2022-04-26SL-17276 Potential fix for crash on shutdown on mac.Dave Parks
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2014-01-06fix for SH-4656: crash at LLVOCacheEntry::updateParentBoundingInfo() line 510Xiaohong Bao
2013-12-03SH-4606 FIX Interesting: Small objects do not load until they are very close.Richard Linden
2013-11-14fix for SH-4609: Interesting: Occluded objects are loaded at loginXiaohong Bao
2013-11-11fix for SH-4607: Create new object cache tuning parametersXiaohong Bao
2013-10-30more fix to reduce number of rendered triangles per frame.Xiaohong Bao
2013-10-22fix for various object missing bugs: SH-4552, SH-4564, SH-4573, SH-4568Xiaohong Bao
2013-10-17fix for SH-4569: Objects are not culled by size in the distanceXiaohong Bao
2013-10-07Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-10-07renamed TraceType to StatTypeRichard Linden
2013-10-04fix for SH-4544: Interesting: Shadows from platforms above the camera flickerXiaohong Bao
2013-10-02fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPoolsXiaohong Bao
2013-09-25better memory usage for LLTrace (tighter packing of recording arrays)Richard Linden
2013-09-12fix for SH-4477: Interesting: objects on adjacent region are not visible. #3 andXiaohong Bao
2013-09-09fix a login crashXiaohong Bao
2013-09-09Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-09-09cancel redundant memory alignments for some base classes to get better memory...Xiaohong Bao
2013-09-05changed fast timer over to using macroRichard Linden
2013-08-22fix for SH-4400: Interesting: Side effect 1 of unloading culled objects.Xiaohong Bao
2013-08-21fix some objects not rendered when login process is very longXiaohong Bao
2013-08-07more fix for SH-4397: Object cache occlusion culling results are not always c...Xiaohong Bao
2013-08-05fix for SH-4397: Object cache occlusion culling results are not always correctXiaohong Bao
2013-06-26more fix for SH-4284: interesting: viewer does not render cacheable objects o...Xiaohong Bao
2013-06-24fix for SH-4284: interesting: viewer does not render cacheable objects on far...Xiaohong Bao
2013-06-17add a debug setting "InvisibleObjectsInMemoryTime" to adjust the time invisib...Xiaohong Bao
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 depen...Richard Linden
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