Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-21 | SL-17021: Templatize LLOctreeNode and related classes to allow for option to ↵ | Cosmic Linden | |
store elements in octrees as raw pointers. Use for faster allocation in LLVolumeFace::createOctree. | |||
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove ↵ | Dave Parks | |
LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-06-03 | NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent ↵ | Dave Parks | |
calculator instead of binormal calculator, convert binormal centric code to tangent centric) | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
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::set out of lloctree | Dave Parks | |
2011-12-20 | SH-2789 WIP - fixes for 16-byte alignment | Brad Payne (Vir Linden) | |
2011-12-19 | SH-2789 WIP - various fixes to force 16-byte alignment | Brad Payne (Vir Linden) | |
2011-02-01 | Fixes for merge up from viewer-development to mesh-development. | Loren Shih | |
Backed out SH-659 since merge was messy; this will be merged in manually later. | |||
2010-11-21 | Get rid of more ll_aligned_malloc calls. | Dave Parks | |
2010-11-21 | Get rid of pointless redirection and malloc/free. | 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-10 | Added test code for volume raycast octree and fixed a crash in render cost ↵ | Dave Parks | |
calculation when selecting trees/grass. Reviewed by jwolk. | |||
2010-08-26 | Add missing files from viewer-experimental | Dave Parks | |