Age | Commit message (Collapse) | Author |
|
|
|
fix for mac unit tests failing
|
|
fixed crash on startup
|
|
|
|
|
|
fixed some uninitialized variables
root timer accumulator was being initialized to NULL
|
|
|
|
|
|
fixed LLExtendableRecording to actually accumulator recording time period
renamed and updated LLStopWatchControlsMixin::initTo to setPlayState
|
|
|
|
|
|
improved performance of fast timer stat gathering (fixed typo)
|
|
improved performance of fast timer stat gathering
|
|
more gcc fixes
|
|
|
|
gcc 4.1 fixes
|
|
|
|
gcc 4.1 fixes
|
|
|
|
gcc 4.1 fixes
|
|
|
|
|
|
|
|
|
|
moved thread local storage to its own cpp file
|
|
|
|
|
|
fix for gcc build error
|
|
fixed gcc errors in llscenemonitor.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
actually use return value of posix_memalign!
|
|
|
|
|
|
|
|
|
|
|
|
made LLTrace::MemTrackable support custom alignment
LLDrawable now uses MemTrackable new and delete operators
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix for linux build issues
|