1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 23:29:06 +00:00
CLK/OSBindings
Thomas Harte d08ffd6c8b Makes sure the timer really, really is on a different thread.
Thereby allows me substantially to reduce audio latency.
2020-06-14 23:22:00 -04:00
..
Mac With some attempt at vsync prediction, seeks to smooth audio/video output. 2020-06-14 19:26:56 -04:00
Qt Makes sure the timer really, really is on a different thread. 2020-06-14 23:22:00 -04:00
SDL Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style. 2020-05-20 23:34:26 -04:00