1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-27 01:31:42 +00:00
CLK/OSBindings
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
..
Mac Moves drawing into the next timer tick after retrace if sync locked. 2020-02-08 18:07:13 -05:00
SDL Merge branch 'master' into FinalOverride 2020-01-26 23:42:25 -05:00