1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-16 08:56:51 +00:00
CLK/Outputs
2020-02-18 20:41:51 -05:00
..
CRT Continues edging towards raster racing and/or time warping. 2020-02-06 23:35:03 -05:00
OpenGL Resolves data race on write_pointers_ close to machine setup. 2020-02-18 20:41:51 -05:00
Speaker Eliminates potential race conditions on validity of delegate_. 2020-02-18 20:33:31 -05:00
DisplayMetrics.cpp
DisplayMetrics.hpp
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