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
/
llmath
/
lloctree.h
Age
Commit message (
Expand
)
Author
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2014-11-14
Cinder pointed out my fix here for clang pickiness was different from hers so...
callum_linden
2014-11-14
Reworked changes to more closely match Cinders' - hers seem more correct
callum_linden
2014-10-17
Update to build on Xcode 6.0: various scoping issues with octree code
callum_linden
2014-10-17
Update to build on Xcode 6.0: collection of similar possibly incorrect logica...
callum_linden
2014-05-07
Merge downstream version 3.7.8 code
simon
2014-02-13
MAINT-2876 Fix for freeze when editing certain rigged meshes at high altitude.
Dave Parks
2013-08-09
second phase summer cleaning
Richard Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-10-17
Fix angry Linux and Mac builds
simon@Simon-PC.lindenlab.com
2012-10-11
MAINT-1709 Factor out realloc
Dave Parks
2012-07-11
Pull in viewer-development because it's painful. Merge with runitai's help.
simon@Simon-PC.lindenlab.com
2012-06-05
MAINT-646 Factor std::vector out of lloctree
Dave Parks
2012-06-05
MAINT-646 Factor std::set out of lloctree
Dave Parks
2012-02-02
merge
Brad Payne (Vir Linden)
2011-12-19
SH-2789 WIP - various fixes to force 16-byte alignment
Brad Payne (Vir Linden)
2011-12-16
SH-2694 Fix for FPS drop when mousing over flexi objects (don't use an octree...
Dave Parks
2011-10-26
Removed text spam about range of spatial partition, per davep.
Leslie Linden
2011-05-26
SH-1359 General octree tune-up -- increase maximum capacity of an octree node...
Dave Parks
2011-01-21
SH-534 Fix for various bump map glitches.
Dave Parks
2010-12-29
SH-647 Switch asserts to warnings in octree for development builds (were alre...
Dave Parks
2010-10-13
correct licenses (fix problem with license change merge)
Oz Linden
2010-09-22
Merge
Matthew Breindel (Falcon)
2010-09-21
Fix for build failures - disabling tcmalloc for now
Brad Payne (Vir Linden)
2010-09-19
Take advantage of automagical tcmalloc alignment.
Dave Parks
2010-08-26
buildfix: fixing linux build to handle new SSE2 architecture
Nyx (Neal Orman)
2010-08-19
Integrate SIMD API from oreh/server-trunk-oreh
Dave Parks
2010-06-04
lots of _mm_malloc and _mm_free -> ll_aligned_malloc_16 and ll_aligned_free_16
Tofu Linden
2010-06-04
fix scoping issues for gcc
Tofu Linden
2010-06-04
Disable octree paranoia checks.
Dave Parks
2010-06-03
Vectorized octree and much of llspatialpartition and lldrawable.
Dave Parks
2010-05-29
Octree per LLVolumeFace WIP
Dave Parks
2010-01-27
CID-127
Tofu Linden
2009-07-16
Merged work for DEV-2066 (and formerly QAR-1538) in Viewer 2.
Mark Palange
2009-05-04
QAR-1476 Combo-merge to trunk: Viewer 1.23 RC0 and Simulator 1.26.3
Adam Moss
2009-01-08
Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...
Aaron Brashears
2008-12-15
svn merge -r105329:105903 svn+ssh://svn/svn/linden/branches/featurettes/featu...
Melinda Green
2008-06-02
svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake...
Bryan O'Sullivan
2008-05-14
Result of svn merge -r 87455:87538 $SVN/branches/tulla/vc3-merge .
Eric Tulla
2008-04-03
1.19.1 Viewer merge: QAR_367, QAR-374, QAR-408, QAR-426
Steven Bennetts
2008-02-27
Merge of windlight into release (QAR-286). This includes all changes in
Brad Kittenbrink
2007-10-04
Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...
Aaron Brashears
2007-07-18
svn merge -r64837:65485 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint...
Bryan O'Sullivan
2007-06-04
svn merge -r 62602:62831 svn+ssh://svn.lindenlab.com/svn/linden/branches/main...
Josh Bell
2007-03-09
svn merge -r 58902:58986 svn+ssh://svn.lindenlab.com/svn/linden/branches/main...
Josh Bell
2007-03-02
merge release@58699 beta-1-14-0@58707 -> release
Steven Bennetts
2007-02-09
Result of svn merge -r57350:57790 svn+ssh://svn/svn/linden/branches/os-patche...
Aaron Brashears
2007-01-02
Print done when done.
James Cook