1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/ClockReceiver
2021-11-18 18:01:30 -05:00
..
ClockingHintSource.hpp Adds a bunch of consts. 2020-05-09 21:23:52 -04:00
ClockReceiver.hpp Switch to a saturating conversion. 2021-11-18 18:01:30 -05: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
DeferredValue.hpp Adds a simpler way of deferring single values. 2021-08-07 17:29:21 -04:00
ForceInline.hpp
JustInTime.hpp This uses Cycles and HalfCycles, so should include ClockReceiver. 2021-11-11 09:24:32 -05:00
ScanSynchroniser.hpp
TimeTypes.hpp
VSyncPredictor.hpp Attempts to improve vsync deadline estimation. 2020-07-27 21:08:00 -04:00