Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
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. |