1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-29 13:29:46 +00:00
CLK/ClockReceiver
Thomas Harte 79833deeaf With some attempt at vsync prediction, seeks to smooth audio/video output.
There's plenty more work to do here, but hopefully it takes the issue immediately off the table.
2020-06-14 19:26:56 -04:00
..
ClockingHintSource.hpp
ClockReceiver.hpp
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
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