Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-07 | Removed duplicated block of code in LLAddBuildTest.cmake. Added comment to ↵ | Logan Dethrow | |
point to duplicated code. Replaced hard-coded tcmalloc link option with variable that is created in GooglePerfTools.cmake. | |||
2012-12-07 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
potential fixes for gcc builds | |||
2012-12-07 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
improved unit tests for LLUnit renamed LLUnit to LLUnitImplicit with LLUnit being reserved for explicit units | |||
2012-12-07 | Merge in backed out changes. | Logan Dethrow | |
2012-12-07 | Backed out changeset 69636bceb5a2. | Logan Dethrow | |
2012-12-07 | Backed out changeset 227671259809. | Logan Dethrow | |
2012-12-07 | Backed out changeset 5cf865a7afa7 | Logan Dethrow | |
2012-12-06 | Added compiled AutoUpdater.nib made from new AutoUpdater.xib | Aura Linden | |
2012-12-06 | Fixed several minor issues with validation. | Aura Linden | |
2012-12-06 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
added unit tests for LLUnit | |||
2012-12-06 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
improved LLUnit compile time errors removed cassert in favor of llstatic_assert | |||
2012-12-06 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
fixed gcc compile error made LLCopyOnWritePointer contain an LLPointer, not derive from it added type trait to control periodicrecording mean value type | |||
2012-12-05 | merge changes for MAINT-1955 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-259 | Nat Goodspeed | |
2012-12-05 | tag merge of DRTVWR-259 | Nat Goodspeed | |
2012-12-05 | merge changes for MAINT-1951 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-257 | Nat Goodspeed | |
2012-12-05 | tag merge of DRTVWR-257 | Nat Goodspeed | |
2012-12-05 | merge changes for MAINT-1953 | Nat Goodspeed | |
2012-12-05 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
changed thread id declaration to be local to llthread.cpp and use currentID() uniformly across platforms | |||
2012-12-05 | merge changes for DRTVWR-258 | Nat Goodspeed | |
2012-12-05 | tag merge of DRTVWR-258 | Nat Goodspeed | |
2012-12-05 | merge changes for MAINT-1979 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-256 | Nat Goodspeed | |
2012-12-05 | tag merge of DRTVWR-256 | Nat Goodspeed | |
2012-12-05 | merge changes for MAINT-1955, MAINT-1958 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-254 | Nat Goodspeed | |
2012-12-05 | tag merge of DRTVWR-254 | Nat Goodspeed | |
2012-12-04 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
added copy constructor to periodic recording to allow snapshot generation in fast timer view fixed build errors | |||
2012-12-04 | merge changes for DRTVWR-253 | Nat Goodspeed | |
2012-12-04 | tag merge of DRTVWR-253 | Nat Goodspeed | |
2012-12-04 | merge changes for BUG-768 | Nat Goodspeed | |
2012-12-04 | MAINT-1953 Run through viewer stats and update GPU table with missing ↵ | Dave Parks | |
entries and new expected OpenGL versions | |||
2012-12-04 | merge changes for DRTVWR-251 | Nat Goodspeed | |
2012-12-04 | tag merge of DRTVWR-251 | Nat Goodspeed | |
2012-12-04 | merge changes for MAINT-1953 | Nat Goodspeed | |
2012-12-04 | tag merge of DRTVWR-255 | Nat Goodspeed | |
2012-12-04 | tag merge of DRTVWR-252 | Nat Goodspeed | |
2012-12-03 | more for MAINT-1955: Viewer crashes while login after clearing cache | Xiaohong Bao | |
2012-12-03 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
converted fast timer view over to new lltrace mechanisms | |||
2012-12-03 | MAINT-1979 Viewer crashes while attempting to join group in the moment of ↵ | Kelly Washington | |
loading group members * Fix one race condition that could dereference a dangling pointer. reviewed with Simon and Baker. | |||
2012-12-02 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
started moving fast timer historical stats over to LLTrace periodic recording | |||
2012-12-02 | more for SH-3350, add debug texts | Xiaohong Bao | |
2012-12-01 | fix for gcc compile errors | Richard Linden | |
2012-12-01 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
fixed scale of reported times moved reset calls to happen at same time so we don't show partial results | |||
2012-11-30 | for SH-3350 and SH-3353: Report frame-to-frame visual deltas as an LLStat | Xiaohong Bao | |
2012-11-30 | MAINT-1958 Trivial change to kick teamcity into behaving. | Dave Parks | |
2012-12-01 | Fixed previous commit. | Logan Dethrow | |
2012-11-30 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
fixed crash when sending viewer asset stats | |||
2012-11-30 | MAINT-1958 More robust error handling -- handle the case where the FBO ↵ | Dave Parks | |
allocation failure occurs when enabling lighting and shadows. |