1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-26 10:29:31 +00:00
CLK/Outputs
Thomas Harte 6f7dd10d95 Reduces draw/update contention.
This won't yet have any effect on either port owing to the way they handle contexts, but here it is.
2019-03-07 19:28:32 -05:00
..
CRT Minor tweak: don't start counting phase from zero. 2019-02-27 18:51:51 -05:00
OpenGL Reduces draw/update contention. 2019-03-07 19:28:32 -05:00
Speaker Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
DisplayMetrics.cpp Makes effort to round out draft 1 of Outputs::Display::Metrics. 2019-03-05 22:01:58 -05:00
DisplayMetrics.hpp Makes effort to round out draft 1 of Outputs::Display::Metrics. 2019-03-05 22:01:58 -05:00
Log.hpp Eliminates dangling uses of printf. 2019-03-02 18:07:05 -05:00
ScanTarget.cpp Kills setup_output definitively, saving some indirection. set_scan_target takes its place. 2018-11-14 21:52:57 -05:00
ScanTarget.hpp Updates the multimachine for the ScanTarget world. 2019-02-03 15:07:22 -05:00