Age | Commit message (Expand) | Author |
2013-03-29 | Viewer breakpad linux fixes | Graham Madarasz |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-28 | Google Breakpad Fix | Graham Madarasz (Graham Linden) |
2013-03-27 | Fix breakpad breakage from linux API diffs | Graham Madarasz |
2013-03-27 | Revert previous change because breakpad's ExceptionHandler class has differen... | Graham Madarasz (Graham Linden) |
2013-03-27 | Fix use of breakpad ExceptionHandler on windows | Graham Madarasz (Graham Linden) |
2013-03-27 | Fix API diffs with new breakpad and point at private breakpad packages to test | Graham Madarasz |
2013-03-25 | Pull in downstream code with CHUI, viewer-development and bug fixes in the pi... | Simon Linden |
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden |
2013-03-14 | Rollback Maestro interp changes | Graham Madarasz (Graham Linden) |
2013-03-13 | Resurrect merge victim...restoring ll_memcpy_nonaliased_aligned_16 definition | Graham Madarasz (Graham 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 | Better compat with non-Ubuntu distros (bare typedef sometimes conflicts with ... | Graham Madarasz |
2013-03-11 | Clean up moving llalignedarray and fast memcpy to llcommon | Graham Madarasz |
2013-03-11 | Move 16b aligned memcpy and alignment utilities to llmem in llcommon for easi... | Graham Madarasz |
2013-03-11 | Merged vwr-cat..#$%$% whitespace diffs | Graham Madarasz |
2013-03-11 | Merge | 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-11 | merge | prep |
2013-03-11 | Viewer-chui merge | prep |
2013-03-11 | Fix missing eol at eof in llstaticstringtable.h breaking linux build | Graham Madarasz (Graham) |
2013-03-11 | Fix missing eol at eof in llinstancetracker.cpp tripping up linux build | Graham Madarasz (Graham) |
2013-03-08 | Optimize interp code to elim hundreds of divides per frame and fix jitter bugs. | Graham Madarasz (Graham) |
2013-03-07 | Fix missing eol at eof | Graham Madarasz (Graham) |
2013-03-07 | Put newline at end of file to appease gcc's OCD | Graham Madarasz (Graham) |
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ... | Don Kjer |
2013-03-05 | Merged lindenlab/viewer-cat into default | graham linden |
2013-03-04 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks |
2013-03-04 | Include signal.h instead of replicating typedef to avoid errors from redefini... | Graham Madarasz (Graham) |
2013-03-04 | MAINT-2371 More optimizations. | Dave Parks |
2013-03-01 | Added missing enums for integ test usage | Graham Madarasz (Graham) |
2013-03-01 | Fix integration tests broken by instancetracker changes | Graham Madarasz (Graham) |
2013-03-01 | merge fix for unit test problem with some python configurations | Oz Linden |
2013-03-01 | Add llstaticstringtable.h | Graham Madarasz (Graham) |
2013-03-01 | Make WL updates use pre-hashed strings for uniform sets | Graham Madarasz (Graham) |
2013-03-01 | remove use of system llbase module in integration tests; always use the one f... | Oz Linden |
2013-02-28 | Attempt at a faster ThreadSafeRefCount class | Graham Madarasz (Graham) |
2013-02-28 | Modify LLInstanceTracker to avoid using a map of strings to find a map of foo... | Graham Madarasz (Graham) |
2013-02-28 | Improve perf of GLSL uniform lookups by name | Graham Madarasz (Graham) |
2013-02-25 | increment version to 3.5.1 | Oz Linden |
2013-02-25 | increment minor version: 3.5.0 | Oz Linden |
2013-02-22 | Merge new boost and add OS X 10.8 mods | Graham Madarasz (Graham Linden) |
2013-02-21 | MAINT-2389: Change viewer to Boost package without ucontext.h. | Nat Goodspeed |
2013-02-18 | Automated merge with https://bitbucket.org/lindenlab/viewer-chui | Richard Linden |
2013-02-18 | CHUI-739 FIX FUI toolbars not displayed when switching between CHUI and relea... | Richard Linden |
2013-02-14 | CHUI-739 : Clean up : FUI toolbars not displayed when switching between CHUI ... | AlexanderP ProductEngine |
2013-02-13 | CHUI-739 Fixed! FUI toolbars not displayed when switching between CHUI and re... | AlexanderP ProductEngine |