Age | Commit message (Expand) | Author |
2013-10-16 | moved tree iterators into llfasttimer.h | Richard Linden |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden |
2013-10-14 | changed ll_aligned_(malloc|free) to take alignment size as a template argument | Richard Linden |
2013-10-11 | fixed legacy usage of llendl | Richard Linden |
2013-10-08 | merge from viewer-release | Richard Linden |
2013-10-07 | renamed TraceType to StatType | Richard Linden |
2013-10-03 | more memory optimizations of lltrace | Richard Linden |
2013-10-03 | fixed memory tracking of lltrace system | Richard Linden |
2013-10-03 | BUILDFIX: fixed tabs in cmake file and lack of newline at EOF | Richard Linden |
2013-10-03 | added initial memory usage tracking for lltrace | Richard Linden |
2013-10-01 | BUILDFIX: missing header | Richard Linden |
2013-10-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden |
2013-10-01 | changed over to manual naming of MemTrackable stats | Richard Linden |
2013-09-27 | BUILDFIX: too many arguments | Richard Linden |
2013-09-27 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Richard Linden |
2013-09-27 | fixed lltrace memory tracking | Richard Linden |
2013-09-27 | Automated merge with https://bitbucket.org/lindenlab/viewer-interesting | Richard Linden |
2013-09-27 | BUILDFIX: fix for bad assert causing unit tests to fail | Richard Linden |
2013-09-27 | BUILDFIX: fix for mac builds | Richard Linden |
2013-09-25 | better memory usage for LLTrace (tighter packing of recording arrays) | Richard Linden |
2013-09-24 | converted memory tracking units to KB from B | Richard Linden |
2013-09-23 | refactored lltrace mem tracking to store allocation and deallocation sizes | Richard Linden |
2013-09-19 | BUILDFIX: forgot forward declaration | Richard Linden |
2013-09-19 | BUILDFIX: bad calls to claim_shadow_mem and disclaim_shadow_mem | Richard Linden |
2013-09-19 | BUILDFIX: more bad merge stuff | Richard Linden |
2013-09-18 | BUILDFIX: bad merge | Richard Linden |
2013-09-18 | BUILDFIX: bad merge | Richard Linden |
2013-09-18 | merge | Richard Linden |
2013-09-16 | merge | Richard Linden |
2013-09-11 | SH-4774 FIX: textures are blurry on Mac | Richard Linden |
2013-09-09 | merge | Richard Linden |
2013-09-09 | SH-4774 FIX: textures are blurry on Mac | Richard Linden |
2013-09-09 | merge with viewer-release | Richard Linden |
2013-09-09 | Merge viewer-release 3.6.5 Cocoa | Graham Linden |
2013-09-09 | Merge viewer-release | simon |
2013-09-09 | BUILDFIX: don't use typeinfo() in static object constructor of baseclass | Richard Linden |
2013-09-08 | forgot to update instancetracker key when lazily generating name | Richard Linden |
2013-09-07 | memory stat for MemTrackable has name lazily initialized in an attempt | Richard Linden |
2013-09-07 | merge | Richard Linden |
2013-09-07 | added memory usage and occlusion events to traces | Richard Linden |
2013-09-05 | BUILDFIX: type typo | Richard Linden |
2013-09-05 | changed fast timer over to using macro | Richard Linden |
2013-08-29 | SH-4377 FIX: Interesting: Windows viewer crashes when SceneLoadingMonitorEnab... | Richard Linden |
2013-08-27 | fixed bad logic in unit test | Richard Linden |
2013-08-27 | more gcc fixes | Richard Linden |
2013-08-27 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Richard Linden |
2013-08-27 | got comparisons between implicit and explicit units working right | Richard Linden |
2013-08-27 | gcc build fix | Richard Linden |
2013-08-27 | got linear unit conversions (like fahrenheit <-> celsius) working correctly | Richard Linden |
2013-08-27 | shuffled things around to get MSVC optimizer to generate optimal code | Richard Linden |