Age | Commit message (Expand) | Author |
2014-02-12 | merge with release | Richard Linden |
2014-02-04 | fix crash at line 2207: llassert(dst->isFinite3()) in llvolume.cpp | Xiaohong Bao |
2013-11-13 | OPEN-195 Cleaned non-UTF8 safe characters | Drake Arconis |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden |
2013-10-21 | more buildfix | Richard Linden |
2013-10-14 | changed ll_aligned_(malloc|free) to take alignment size as a template argument | Richard Linden |
2013-10-08 | merge from viewer-release | Richard Linden |
2013-10-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden |
2013-09-23 | MAINT-3179 fix bad indexing of position info generating false alarms on range... | Graham Linden |
2013-09-18 | The unbearable lightness of being norspec | Graham Linden |
2013-08-30 | MAINT-2811 Fix for infinite loop on octree code during teleport. | Dave Parks |
2013-08-19 | Fix merge issues from genBBoxes optimizations fighting with genBBoxes optimiz... | Graham Linden |
2013-08-19 | Merge in viewer-release | Graham Linden |
2013-09-26 | NORSPEC-281 bring back a classic normal generation fix from runitai's persona... | Graham Linden |
2013-08-09 | second phase summer cleaning | Richard Linden |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden |
2013-07-28 | NORSPEC-323 fix norm/tangent gen for prim caps | Graham Linden |
2013-07-23 | Merge | Xiaohong Bao |
2013-06-25 | NORSPEC-288 WIP fixes the issue with normal gen, but may be a bigger perf hit... | Graham Linden |
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks |
2013-06-20 | merge with release | Richard Linden |
2013-06-20 | MATBUG-204 Fix for crash in genVolumeBBoxes | Dave Parks |
2013-06-18 | Occlusion culling overhaul. | Dave Parks |
2013-06-14 | Disable asserts in CalculateTangentArray (discussed with davep) to avoid debu... | Graham Linden |
2013-06-13 | Remove some now useless assertions. | Dave Parks |
2013-06-12 | Backout tangent assert experiment | Graham Madarasz |
2013-06-12 | Changes to protect against use of normalize3fast on degenerate vectors | Graham Madarasz |
2013-06-12 | Fix issues with NaNs in tangent data from using normalize3fast on zero-length... | Graham Madarasz |
2013-06-11 | Speculative fix for tangent calc asserts on Mac | Graham Madarasz |
2013-06-10 | NORSPEC-242 Followup, fix a couple more sources of NaN and infinity. | Dave Parks |
2013-06-07 | NORSPEC-242 Fix for infinity and NaN showing up in tangents and texture coord... | Dave Parks |
2013-06-03 | NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent calculato... | Dave Parks |
2013-05-15 | BUG-2581 : [simon-ll-viewer-cat] Path cut, hollow and slice break planar | simon |
2013-05-09 | Merge | simon |
2013-05-09 | Merge downstream code and viewer-beta | simon |
2013-05-07 | Optimization -- don't draw glow in alpha pool unless needed | Dave Parks |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-13 | Merge | Graham Madarasz (Graham Linden) |
2013-03-13 | Cleanup per code review of prev change with DaveP | Graham Madarasz (Graham Linden) |
2013-03-13 | Move fast memcpy to llcommon and use it in llalignedarray pushback on all pla... | Graham Madarasz (Graham Linden) |
2013-03-12 | Mods to make compile on gcc 4.6.3 work mo betta | Graham Madarasz |
2013-03-11 | Merged vwr-cat..#$%$% whitespace diffs | Graham Madarasz |
2013-03-11 | Moved LLAlignedArray from llmath to llcommon and put template func impls in h... | Graham Madarasz |
2013-03-08 | MAINT-2371 Lat round of optimizations. | Dave Parks |
2013-03-06 | Fix crashes from using single alloc for pos/norm/tc in volume face data fight... | Graham Madarasz |
2013-03-04 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks |
2013-03-04 | MAINT-2371 More optimizations. | Dave Parks |
2013-03-04 | Performance improvements. Faster threadsaferefcount, faster instancetracker, ... | Graham Madarasz (Graham) |
2013-02-26 | MAINT-2371 First set of profile guided optimizations. | Dave Parks |