1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/ClockReceiver
2020-11-26 16:11:03 -05:00
..
ClockingHintSource.hpp
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 Ensures video interrupts can't be missed by a suitably-timed access. 2020-11-26 16:11:03 -05:00
ScanSynchroniser.hpp
TimeTypes.hpp
VSyncPredictor.hpp Attempts to improve vsync deadline estimation. 2020-07-27 21:08:00 -04:00