summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.cpp
AgeCommit message (Expand)Author
2013-11-13OPEN-195 Cleaned non-UTF8 safe charactersDrake Arconis
2013-09-26NORSPEC-281 bring back a classic normal generation fix from runitai's persona...Graham Linden
2013-09-23MAINT-3179 fix bad indexing of position info generating false alarms on range...Graham Linden
2013-09-18The unbearable lightness of being norspecGraham Linden
2013-08-30MAINT-2811 Fix for infinite loop on octree code during teleport.Dave Parks
2013-08-19Fix merge issues from genBBoxes optimizations fighting with genBBoxes optimiz...Graham Linden
2013-08-19Merge in viewer-releaseGraham Linden
2013-07-28NORSPEC-323 fix norm/tangent gen for prim capsGraham Linden
2013-06-25NORSPEC-288 WIP fixes the issue with normal gen, but may be a bigger perf hit...Graham Linden
2013-06-21Automated merge with file:///F:%5Cviewer-bearDave Parks
2013-06-20MATBUG-204 Fix for crash in genVolumeBBoxesDave Parks
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-05-15BUG-2581 : [simon-ll-viewer-cat] Path cut, hollow and slice break planarsimon
2013-05-09Mergesimon
2013-05-09Merge downstream code and viewer-betasimon
2013-05-07Optimization -- don't draw glow in alpha pool unless neededDave Parks
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-13MergeGraham Madarasz (Graham Linden)
2013-03-13Cleanup per code review of prev change with DavePGraham Madarasz (Graham Linden)
2013-03-13Move fast memcpy to llcommon and use it in llalignedarray pushback on all pla...Graham Madarasz (Graham Linden)
2013-03-12Mods to make compile on gcc 4.6.3 work mo bettaGraham Madarasz
2013-03-11Merged vwr-cat..#$%$% whitespace diffsGraham Madarasz
2013-03-11Moved LLAlignedArray from llmath to llcommon and put template func impls in h...Graham Madarasz
2013-03-08MAINT-2371 Lat round of optimizations.Dave Parks
2013-03-06Fix crashes from using single alloc for pos/norm/tc in volume face data fight...Graham Madarasz
2013-03-04Automated merge with https://bitbucket.org/lindenlab/viewer-catDave Parks
2013-03-04MAINT-2371 More optimizations.Dave Parks
2013-03-04Performance improvements. Faster threadsaferefcount, faster instancetracker, ...Graham Madarasz (Graham)
2013-02-26MAINT-2371 First set of profile guided optimizations.Dave Parks
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