1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/OSBindings/Mac/Clock Signal.xcodeproj
Thomas Harte b76a5870b3 Moves drawing into the next timer tick after retrace if sync locked.
... which should mean it occurs within 1/600th of a second of announced retrace, which I assume always will be less than the retrace period. So: does the frame buffer update during retrace.

This should completely eliminate tearing for machines that can be synced to the native output rate.
2020-02-08 18:07:13 -05:00
..
project.xcworkspace Partitions the 68000 arithmetic tests, to allow easier per-instruction execution. 2019-08-03 17:44:47 -04:00
xcshareddata/xcschemes Moves drawing into the next timer tick after retrace if sync locked. 2020-02-08 18:07:13 -05:00
project.pbxproj Reintroduces CSHighPrecisionTimer. 2020-01-28 20:09:46 -05:00