1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Outputs
2020-02-04 22:15:20 -05:00
..
CRT Allows receivers of nullptr from begin_data to output any quantity of data. 2020-02-01 21:43:48 -05:00
OpenGL Moves submit step to end of line, rather than end of scan. 2020-02-04 22:15:20 -05:00
Speaker Adds the option to run machines at a multiple of their real speeds. 2020-01-26 13:25:23 -05: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 Adds the option to affix a standard prefix to log messages. 2019-10-20 20:38:55 -04: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 Moves submit step to end of line, rather than end of scan. 2020-02-04 22:15:20 -05:00