Age | Commit message (Expand) | Author |
2017-05-10 | compat: add map/filter template functions | Stanislaw Halik |
2017-05-02 | compat/timer-resolution: use undocumented windows API | Stanislaw Halik |
2017-05-02 | simple-mat: return 0 norm if below epsilon | Stanislaw Halik |
2017-05-01 | simple-mat: broke cross product formula | Stanislaw Halik |
2017-05-01 | simple-mat: add vector norm | Stanislaw Halik |
2017-04-29 | compat/util: add macro for memoizing values | Stanislaw Halik |
2017-04-29 | compat/meta: add basic template metaprogramming header | Stanislaw Halik |
2017-04-29 | compat/simple-mat: initialize like a single-dimensional array | Stanislaw Halik |
2017-04-18 | compat/{simple-mat,euler}: unbreak calibration | Stanislaw Halik |
2017-04-12 | compat/util: add few attribute macros | Stanislaw Halik |
2017-04-12 | compat/simple-mat: simplify SFINAE | Stanislaw Halik |
2017-04-12 | compat/simple-mat: remove useless unit | Stanislaw Halik |
2017-04-12 | compat/euler: add incomplete & untested quat code | Stanislaw Halik |
2017-03-30 | compat/util: add macro for warning once | Stanislaw Halik |
2017-03-28 | compat, options: remove explicit template instantiation | Stanislaw Halik |
2017-03-28 | start renaming internal macros as OPENTRACK_* to OTR_* | Stanislaw Halik |
2017-03-27 | cmake: rename project's function prefix | Stanislaw Halik |
2017-03-24 | compat/util: add define for never_inline | Stanislaw Halik |
2017-03-24 | options, compat: instantiate common templates in their .dll's | Stanislaw Halik |
2017-03-22 | compat/nan: support for mingw-w64 in a hacky way | Stanislaw Halik |
2017-03-22 | compat/shm: decruft | Stanislaw Halik |
2017-03-22 | compat/timer: accidental pragma once | Stanislaw Halik |
2017-03-21 | compat/timer: move from header. simplify | Stanislaw Halik |
2017-03-20 | compat/sleep: guard against signed -> unsigned wraparound | Stanislaw Halik |
2017-03-17 | compat/util: remove our make_unique custom impl | Stanislaw Halik |
2017-02-27 | remove unfinished polish translation files | Stanislaw Halik |
2017-02-25 | contrib/util: add more unused attribute macros | Stanislaw Halik |
2017-02-21 | modules: add .ts files | Stanislaw Halik |
2016-12-31 | compat/timer: prevent races in initializing timer resolution | Stanislaw Halik |
2016-12-30 | compat: prevent deadlock with race | Stanislaw Halik |
2016-12-30 | compat: remove empty translation unit | Stanislaw Halik |
2016-12-16 | compat/util: implicitly include QDebug to every callee | Stanislaw Halik |
2016-12-08 | fix build | Stanislaw Halik |
2016-12-03 | compat: add asserts | Stanislaw Halik |
2016-12-03 | fixup! tracker/{aruco,pt}: use RAII for QObject | Stanislaw Halik |
2016-12-03 | compat: avoid namespace clashes | Stanislaw Halik |
2016-11-29 | compat/run-in-thread: fix on msvc 2017 | Stanislaw Halik |
2016-11-12 | compat: move from simple-mat.hpp to euler.hpp | Stanislaw Halik |
2016-11-05 | delete empty .ts | Stanislaw Halik |
2016-11-04 | modules: add autogenerated translation files | Stanislaw Halik |
2016-11-03 | move simple-mat from logic to compat to simplify dependencies | Stanislaw Halik |
2016-10-26 | compat/util: split out run-in-thread{,-async} | Stanislaw Halik |
2016-10-26 | compat/util: introduce "iround" for round to integer | Stanislaw Halik |
2016-10-26 | compat/util: move stuff around | Stanislaw Halik |
2016-10-23 | compat/util: these type params are unused | Stanislaw Halik |
2016-10-20 | compat/nan: fix isnan in presence of -ffast-math | Stanislaw Halik |
2016-10-19 | compat, tracker/pt: add warn_unused_result compat macro | Stanislaw Halik |
2016-10-19 | compat/util: fix conversion from value<t> for clamp | Stanislaw Halik |
2016-09-21 | many: remove compat/pi-constant.hpp | Stanislaw Halik |
2016-09-20 | compat/timer: no exports here | Stanisław Halik |