summaryrefslogtreecommitdiff
path: root/indra/llmath
AgeCommit message (Expand)Author
2013-07-30Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-07-29fix for SH-4293: texture console takes a while to settle down on Interesting ...Xiaohong Bao
2013-07-23Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-07-23MergeXiaohong Bao
2013-07-23renamed mVarianceSum to mSumOfSquares to be more clearRichard Linden
2013-07-19BUILDFIX: #include and dependency cleanupRichard Linden
2013-07-08SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ...Richard Linden
2013-06-20merge with releaseRichard Linden
2013-06-19Automated merge with https://bitbucket.org/lindenlab/viewer-development-mater...Dave 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-12fix for SH-4244: interesting: objects on adjacent region are not visible.Xiaohong Bao
2013-06-12MergeGraham Madarasz
2013-06-12Backout tangent assert experimentGraham Madarasz
2013-06-12Pedantic adj overly concerned with minute details or formalismsGraham 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-05merge with viewer-releaseRichard Linden
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-03-22merge with viewer-releaseRichard Linden
2013-03-11mergeprep
2013-01-24merging in viewer-beta.Nyx Linden
2013-01-08MergeXiaohong Bao
2013-01-04More fixes for linux build of lltrace changesAndrew Meadows
2012-12-18fix for SH-3619: some objects are missingXiaohong Bao
2012-12-04Pull and merge viewer-developmentsimon@Simon-PC.lindenlab.com
2012-11-28SH-3563. Pull and merge from viewer-development. Modest code changes to fix a...prep
2012-11-20SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-19merge with viewer-developmentRichard Linden
2012-11-08SH-3499 WIP Ensure asset stats output is correctRichard Linden
2012-11-07SH-3499 WIP Ensure asset stats output is correctRichard Linden
2012-10-17Fix angry Linux and Mac buildssimon@Simon-PC.lindenlab.com
2012-10-11MAINT-1709 Factor out reallocDave Parks
2012-10-11Fixes for build issues, missing LLCOMMON_SYSTEM_INCLUDE_DIRS in some librariesBrad Payne (Vir Linden)
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-09-27fix dos line endingsOz Linden
2012-09-13Fleshed out target_link_libraries dependencies between libraries. Appearance...Don Kjer
2012-09-12Restore alignment tests that were removed earliersimon@Simon-PC.lindenlab.com
2012-09-12Fix alignment_test for array allocations. Reviewed by Runitaisimon@Simon-PC.lindenlab.com
2012-09-12Another attempt at unsticking build.Dave Parks
2012-09-12Attempt to unblock build.Dave Parks
2012-09-11Another stab at fixing alignment_test.cppDave Parks
2012-09-10Fix for alignment_test.cpp compilation errors.Dave Parks