Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-10 | minor cleanup only | Stanislaw Halik | |
2017-05-14 | compat/timer: remove unused headers | Stanislaw Halik | |
2017-05-12 | compat/timer: add std::chrono support | Stanislaw Halik | |
2017-03-28 | start renaming internal macros as OPENTRACK_* to OTR_* | Stanislaw Halik | |
2017-03-21 | compat/timer: move from header. simplify | Stanislaw Halik | |
It was getting inlined in each compilation unit. | |||
2016-12-31 | compat/timer: prevent races in initializing timer resolution | Stanislaw Halik | |
Also, - don't lose high bits with cast from long long to long on _WIN32. - reduce #define pollution | |||
2016-09-20 | compat/timer: no exports here | Stanisław Halik | |
2016-08-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik | |
Adjust usages. |