1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-25 16:31:42 +00:00
CLK/Outputs
Thomas Harte 86a6b04d4a Begins attempts to keep track of display metrics.
i.e. a system that can both make smart decisions about when to use a lower resolution, and hopefully allow some sort of flywheel-esque horizontal retrace synchronisation. And possibly some raster beam chasing?
2019-03-04 21:54:50 -05:00
..
CRT Minor tweak: don't start counting phase from zero. 2019-02-27 18:51:51 -05:00
OpenGL Begins attempts to keep track of display metrics. 2019-03-04 21:54:50 -05:00
Speaker Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
DisplayMetrics.cpp Begins attempts to keep track of display metrics. 2019-03-04 21:54:50 -05:00
DisplayMetrics.hpp Begins attempts to keep track of display metrics. 2019-03-04 21:54:50 -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