summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.cpp
AgeCommit message (Expand)Author
2013-07-23MergeXiaohong Bao
2013-06-20merge with releaseRichard Linden
2013-06-18Occlusion culling overhaul.Dave Parks
2013-06-14Disable asserts in CalculateTangentArray (discussed with davep) to avoid debu...Graham Linden
2013-06-13Remove some now useless assertions.Dave Parks
2013-06-12Backout tangent assert experimentGraham Madarasz
2013-06-12Changes to protect against use of normalize3fast on degenerate vectorsGraham Madarasz
2013-06-12Fix issues with NaNs in tangent data from using normalize3fast on zero-length...Graham Madarasz
2013-06-11Speculative fix for tangent calc asserts on MacGraham Madarasz
2013-06-10NORSPEC-242 Followup, fix a couple more sources of NaN and infinity.Dave Parks
2013-06-07NORSPEC-242 Fix for infinity and NaN showing up in tangents and texture coord...Dave Parks
2013-06-03NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent calculato...Dave Parks
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-01-24merging in viewer-beta.Nyx Linden
2012-11-28SH-3563. Pull and merge from viewer-development. Modest code changes to fix a...prep
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-09-20reapply efcec3eb374f: MAINT-646 Factor std::vector out of lloctreeDave Parks
2012-09-20reapply 52b6c9168974: MAINT-646 Factor std::set out of lloctreeDave Parks
2012-09-12MAINT-1503 Minimal set of changes needed to safely disable tcmallocDave Parks
2012-09-12initial attempt to restore changes that make removing tcmalloc possible; not ...Oz Linden
2012-09-10Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the re...William Todd Stinson
2012-08-31MAINT-1503 Fix for ll_aligned_realloc returning non-aligned pointers on linuxDave Parks
2012-07-11Pull in viewer-development because it's painful. Merge with runitai's help.simon@Simon-PC.lindenlab.com
2012-08-01Merge back viewer-lion, which has viewer-development and down-stream fixessimon@Simon-PC.lindenlab.com
2012-07-20MAINT-570 Remove unused memory tracking system LLMemTypeDave Parks
2012-06-05MAINT-646 Factor std::vector out of lloctreeDave Parks
2012-06-05MAINT-646 Factor std::set out of lloctreeDave Parks
2012-06-04mergeBrad Payne (Vir Linden)
2012-02-08mergeBrad Payne (Vir Linden)
2012-02-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2012-02-02mergeBrad Payne (Vir Linden)
2012-02-01converted a bunch of narrowing implicit conversions to explicitRichard Linden
2012-01-20SH-2889 Add visual auto-muting controlsDave Parks
2011-12-21SH-2789 WIP - aligned alloc and reallocBrad Payne (Vir Linden)
2011-12-16SH-2694 Fix for FPS drop when mousing over flexi objects (don't use an octree...Dave Parks
2011-12-14SH-2789 WIP - add asserts to check object address alignment where neededBrad Payne (Vir Linden)
2011-11-10SH-2644 Fix debug display that shows selection triangle count and streaming costDave Parks
2011-09-14mergeBrad Payne (Vir Linden)
2011-08-29fix for SH-2311: crash at LLVOVolume::lineSegmentIntersect line 3435Xiaohong Bao
2011-08-17SH-2188 Fix for generally bad vertex buffer updates for rigged attachments an...Dave Parks
2011-08-15SH-2147 Clarify and quiet log spam on mesh LoD unzip failure.Dave Parks
2011-08-12merge from viewer-experienceLeyla Farazha
2011-07-13mergeBrad Payne (Vir Linden)
2011-07-11merge changes for storm-1488Oz Linden
2011-07-08Merge viewer-development -> mesh-developmentDon Kjer
2011-07-08SH-2014 FIXBrad Payne (Vir Linden)
2011-07-05SH-1926 Fix for blocking legitimate sculpt maps with over-eager area check.Dave Parks
2011-06-24fix for SH-1878: Viewer hang in GLOD_Group::adaptTriangleBudget during LLMode...Xiaohong Bao
2011-06-20BUILDFIX: linux build broken - abs() used instead of fabs()Nyx (Neal Orman)