Age | Commit message (Expand) | Author |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden |
2013-07-23 | Merge | Xiaohong Bao |
2013-06-20 | merge with release | Richard Linden |
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-04-19 | merge changes for DRTVWR-294 | Oz Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-01-24 | merging in viewer-beta. | Nyx Linden |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix a... | prep |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer |
2012-09-20 | reapply efcec3eb374f: MAINT-646 Factor std::vector out of lloctree | Dave Parks |
2012-09-20 | reapply 52b6c9168974: MAINT-646 Factor std::set out of lloctree | Dave Parks |
2012-09-12 | MAINT-1503 Minimal set of changes needed to safely disable tcmalloc | Dave Parks |
2012-09-12 | initial attempt to restore changes that make removing tcmalloc possible; not ... | Oz Linden |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the re... | William Todd Stinson |
2012-08-31 | MAINT-1503 Fix for ll_aligned_realloc returning non-aligned pointers on linux | Dave Parks |
2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com |
2012-08-01 | Merge back viewer-lion, which has viewer-development and down-stream fixes | simon@Simon-PC.lindenlab.com |
2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks |
2012-06-05 | MAINT-646 Factor std::vector out of lloctree | Dave Parks |
2012-06-05 | MAINT-646 Factor std::set out of lloctree | Dave Parks |
2012-06-04 | merge | Brad Payne (Vir Linden) |
2012-02-08 | merge | Brad Payne (Vir Linden) |
2012-02-06 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden |
2012-02-02 | merge | Brad Payne (Vir Linden) |
2012-02-01 | converted a bunch of narrowing implicit conversions to explicit | Richard Linden |
2012-01-20 | SH-2889 Add visual auto-muting controls | Dave Parks |
2011-12-21 | SH-2789 WIP - aligned alloc and realloc | Brad Payne (Vir Linden) |
2011-12-16 | SH-2694 Fix for FPS drop when mousing over flexi objects (don't use an octree... | Dave Parks |
2011-12-14 | SH-2789 WIP - add asserts to check object address alignment where needed | Brad Payne (Vir Linden) |
2011-11-10 | SH-2644 Fix debug display that shows selection triangle count and streaming cost | Dave Parks |
2011-09-14 | merge | Brad Payne (Vir Linden) |
2011-08-29 | fix for SH-2311: crash at LLVOVolume::lineSegmentIntersect line 3435 | Xiaohong Bao |
2011-08-17 | SH-2188 Fix for generally bad vertex buffer updates for rigged attachments an... | Dave Parks |
2011-08-15 | SH-2147 Clarify and quiet log spam on mesh LoD unzip failure. | Dave Parks |
2011-08-12 | merge from viewer-experience | Leyla Farazha |
2011-07-13 | merge | Brad Payne (Vir Linden) |
2011-07-11 | merge changes for storm-1488 | Oz Linden |
2011-07-08 | Merge viewer-development -> mesh-development | Don Kjer |
2011-07-08 | SH-2014 FIX | Brad Payne (Vir Linden) |
2011-07-05 | SH-1926 Fix for blocking legitimate sculpt maps with over-eager area check. | Dave Parks |
2011-06-24 | fix for SH-1878: Viewer hang in GLOD_Group::adaptTriangleBudget during LLMode... | Xiaohong Bao |