1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 06:57:15 +00:00
CLK/OSBindings/Mac
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
..
Clock Signal Moves drawing into the next timer tick after retrace if sync locked. 2020-02-08 18:07:13 -05:00
Clock Signal.xcodeproj Moves drawing into the next timer tick after retrace if sync locked. 2020-02-08 18:07:13 -05:00
Clock SignalTests Makes the shifter behaviour conform to its documentation. 2020-02-02 17:26:39 -05:00
Clock SignalUITests Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00