1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-27 07:24:46 +00:00
CLK/ClockReceiver
2020-06-19 23:26:22 -04:00
..
ClockingHintSource.hpp Adds a bunch of consts. 2020-05-09 21:23:52 -04:00
ClockReceiver.hpp Removes redundant constructors. 2020-06-19 23:26:22 -04:00
DeferredQueue.hpp Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style. 2020-05-20 23:34:26 -04:00
ForceInline.hpp
JustInTime.hpp Introduces RealTimeActor, providing the same interface as JustInTimeActor. 2020-01-29 21:26:15 -05:00
ScanSynchroniser.hpp
TimeTypes.hpp
VSyncPredictor.hpp With some attempt at vsync prediction, seeks to smooth audio/video output. 2020-06-14 19:26:56 -04:00