Age | Commit message (Expand) | Author |
2013-04-11 | Forgot to commit @#! merge | simon |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon |
2013-04-11 | Merge | simon |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-22 | merge with viewer-release | Richard Linden |
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-12 | Merged lindenlab/viewer-cat into default | graham linden |
2013-03-11 | Move 16b aligned memcpy and alignment utilities to llmem in llcommon for easi... | Graham Madarasz |
2013-03-11 | Work around bogus gcc 4.3.4 warning from alignment assert | Graham Madarasz (Graham) |
2013-03-11 | Work around 'interesting' forced include order in vmath stuff on Windows | 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-11 | merge | prep |
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 |
2013-01-24 | merging in viewer-beta. | Nyx Linden |
2013-01-08 | Merge | Xiaohong Bao |
2013-01-04 | More fixes for linux build of lltrace changes | Andrew Meadows |
2012-12-18 | fix for SH-3619: some objects are missing | Xiaohong Bao |
2012-12-07 | Optimization -- falcon says not using static here is more performant. | Dave Parks |
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix a... | prep |
2012-11-20 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-11-20 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Dave Parks |
2012-11-19 | merge with viewer-development | Richard Linden |
2012-11-08 | SH-3499 WIP Ensure asset stats output is correct | Richard Linden |
2012-11-07 | SH-3499 WIP Ensure asset stats output is correct | Richard Linden |
2012-10-25 | BUG-540: Math updates by Moon Metty. Reviewed by Chieron Tenk. | MartinRJ Fayray |
2012-10-17 | Fix angry Linux and Mac builds | simon@Simon-PC.lindenlab.com |
2012-10-11 | MAINT-1709 Factor out realloc | Dave Parks |
2012-10-11 | Fixes for build issues, missing LLCOMMON_SYSTEM_INCLUDE_DIRS in some libraries | Brad Payne (Vir Linden) |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer |
2012-09-27 | fix dos line endings | Oz Linden |
2012-09-13 | Fleshed out target_link_libraries dependencies between libraries. Appearance... | Don Kjer |
2012-09-12 | Restore alignment tests that were removed earlier | simon@Simon-PC.lindenlab.com |
2012-09-12 | Fix alignment_test for array allocations. Reviewed by Runitai | simon@Simon-PC.lindenlab.com |
2012-09-12 | Another attempt at unsticking build. | Dave Parks |
2012-09-12 | Attempt to unblock build. | Dave Parks |
2012-09-11 | Another stab at fixing alignment_test.cpp | Dave Parks |
2012-09-10 | Fix for alignment_test.cpp compilation errors. | Dave Parks |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the re... | William Todd Stinson |
2012-11-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed |
2012-10-26 | MAINT-1709 Fix for >> that should have been > > | Dave Parks |