Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-29 | merge | Brad Payne (Vir Linden) | |
2010-12-29 | allow run-time query of which timer function is being used | Brad Payne (Vir Linden) | |
2010-12-21 | Automated merge from mesh-development | Loren Shih | |
2010-12-20 | SH-682 FIX, SH-594 FIX - removed mFMP wrapper, added thread checking. Moved ↵ | Brad Payne (Vir Linden) | |
onIdle functions to llcallbacklist. | |||
2010-12-20 | thread safety checking | Brad Payne (Vir Linden) | |
2010-12-17 | SH-682 WIP: allow DEBUG_FAST_TIMER_THREADS to work when enabled | Brad Payne (Vir Linden) | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-10-27 | STORM-105 : improve decompression perf gathering, allow perf name to be ↵ | Merov Linden | |
passed on the command line, fix crash in analysis phase | |||
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-09-03 | buildfix: disabling fasttimers assert to unstick the build | Nyx (Neal Orman) | |
2010-09-02 | Fix for crash when loading models (Don't hit UI from the main thread). ↵ | Dave Parks | |
Added asserts to LLFastTimer to verify main thread use only. | |||
2010-01-25 | We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it ↵ | Tofu Linden | |
for llfasttimers.h. Also define LL_LIKELY/LL_UNLIKELY with a warning about its micro-optimizey nature, and use it to annotate llasserts (i.e. make llassert() lower-overhead and thus more attractive, even in inner-ish loops.) | |||
2010-01-25 | shuffle shuffle of timer code. cleanup. | Tofu Linden | |
2010-01-25 | pull in the linux+solaris fast-timers impl from snowglobe, fit it into ↵ | Tofu Linden | |
viewer2, start moving headers around. |