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.h
Age
Commit message (
Expand
)
Author
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-11-14
fix for SH-4609: Interesting: Occluded objects are loaded at login
Xiaohong Bao
2013-11-11
fix for SH-4607: Create new object cache tuning parameters
Xiaohong Bao
2013-10-30
more fix to reduce number of rendered triangles per frame.
Xiaohong Bao
2013-10-22
fix for various object missing bugs: SH-4552, SH-4564, SH-4573, SH-4568
Xiaohong Bao
2013-10-17
fix for SH-4569: Objects are not culled by size in the distance
Xiaohong Bao
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-02
fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPools
Xiaohong Bao
2013-09-25
better memory usage for LLTrace (tighter packing of recording arrays)
Richard Linden
2013-09-12
fix for SH-4477: Interesting: objects on adjacent region are not visible. #3 and
Xiaohong Bao
2013-09-09
fix a login crash
Xiaohong Bao
2013-09-09
Automated merge with http://bitbucket.org/lindenlab/viewer-interesting
Xiaohong Bao
2013-09-09
cancel redundant memory alignments for some base classes to get better memory...
Xiaohong Bao
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-21
fix some objects not rendered when login process is very long
Xiaohong Bao
2013-08-07
more fix for SH-4397: Object cache occlusion culling results are not always c...
Xiaohong Bao
2013-08-05
fix for SH-4397: Object cache occlusion culling results are not always correct
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-06-17
add a debug setting "InvisibleObjectsInMemoryTime" to adjust the time invisib...
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-05
Spring cleaning: removed unused .cpp and.h files, and cleaned up header depen...
Richard Linden
2013-04-10
trivial: convert to unix line endings.
Xiaohong Bao
2013-04-04
add debug code for LLViewerOctree
Xiaohong Bao
2013-01-09
added newline to fix gcc builds
Richard Linden
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