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