index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llvieweroctree.cpp
Age
Commit message (
Expand
)
Author
2014-02-06
added LL_TRACE_ENABLED to allow disabling of lltrace
Richard Linden
2014-01-06
fix for SH-4656: crash at LLVOCacheEntry::updateParentBoundingInfo() line 510
Xiaohong Bao
2013-12-03
SH-4606 FIX Interesting: Small objects do not load until they are very close.
Richard Linden
2013-12-03
SH-4606 FIX Interesting: Small objects do not load until they are very close.
Richard Linden
2013-11-26
fix for SH-4637: Viewer-Interesting crashes if you teleport after crossing a ...
Xiaohong Bao
2013-11-21
fix for SH-4629: Interesting: crash at LLViewerRegion::killObject
Xiaohong Bao
2013-11-11
merge fix
Richard Linden
2013-11-11
fix for SH-4607: Create new object cache tuning parameters
Xiaohong Bao
2013-10-29
fix to decrease number of triangles rendered per frame
Xiaohong Bao
2013-10-24
fix a flaw LLViewerOctreeEntry::mVisible not initialized.
Xiaohong Bao
2013-10-22
fix for various object missing bugs: SH-4552, SH-4564, SH-4573, SH-4568
Xiaohong Bao
2013-10-22
trivial: convert to unix endings.
Xiaohong Bao
2013-10-21
Merge
Xiaohong Bao
2013-10-17
fix for SH-4569: Objects are not culled by size in the distance
Xiaohong Bao
2013-10-15
renamed TimeBlock to BlockTimerStatHandle
Richard Linden
2013-10-07
Automated merge with http://bitbucket.org/lindenlab/viewer-interesting
Richard Linden
2013-10-07
renamed TraceType to StatType
Richard Linden
2013-10-04
fix for SH-4544: Interesting: Shadows from platforms above the camera flicker
Xiaohong Bao
2013-10-01
fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPools
Xiaohong Bao
2013-09-26
fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPools
Xiaohong Bao
2013-09-19
BUILDFIX: forgot forward declaration
Richard Linden
2013-09-16
merge
Richard Linden
2013-09-12
fix for SH-4477: Interesting: objects on adjacent region are not visible. #3 and
Xiaohong Bao
2013-09-07
merge
Richard Linden
2013-09-07
added memory usage and occlusion events to traces
Richard Linden
2013-09-05
changed fast timer over to using macro
Richard Linden
2013-08-22
fix for SH-4400: Interesting: Side effect 1 of unloading culled objects.
Xiaohong Bao
2013-08-12
merge
Richard Linden
2013-08-09
second phase summer cleaning
Richard Linden
2013-08-05
fix for SH-4397: Object cache occlusion culling results are not always correct
Xiaohong Bao
2013-07-25
fix for SH-4298: Interesting: Viewer crash in LLViewerOctreeCull and
Xiaohong Bao
2013-06-26
more fix for SH-4284: interesting: viewer does not render cacheable objects o...
Xiaohong Bao
2013-06-24
fix for SH-4284: interesting: viewer does not render cacheable objects on far...
Xiaohong Bao
2013-05-28
change the way to handle creating/destroying a same object repeatedly
Xiaohong Bao
2013-05-23
Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting
Xiaohong Bao
2013-05-23
for SH-4145: Interesting: Implement occlusion culling for object cache
Xiaohong Bao
2013-05-16
fix for SH-4080: interesting: random crash on Mac
Xiaohong Bao
2013-05-13
Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting
Xiaohong Bao
2013-05-09
SH-4080 WIP interesting: random crash on Mac
Richard Linden
2013-05-05
Spring cleaning: removed unused .cpp and.h files, and cleaned up header depen...
Richard Linden
2013-05-01
performance optimization: only scan 32 objects per frame looking for invisibles.
Xiaohong Bao
2013-04-10
trivial: convert to unix line endings.
Xiaohong Bao
2013-04-04
add debug code for LLViewerOctree
Xiaohong Bao
2013-04-04
for SH-4053: interesting: visible objects are delayed to appear with new inte...
Xiaohong Bao
2013-01-09
fix the merge errors from the changeset 3eadda9666cf
Xiaohong Bao
2012-12-18
fix for SH-3619: some objects are missing
Xiaohong Bao
2012-11-08
for SH-3472: prioritize object loading
Xiaohong Bao
2012-10-31
for SH-3471: create a simplified version of octree for object cache entries.
Xiaohong Bao
2012-10-15
For SH-3333: Design and implement a new object cache system on viewer side
Xiaohong Bao