1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-01 06:41:36 +00:00
CLK/Outputs
2021-12-02 13:00:25 -05:00
..
CRT Corrected: PAL machines can now be overt in terms of odd/even colour burst. 2021-03-20 23:45:49 -04:00
OpenGL Use compositeAmplitude in favour of its reciprocal. 2020-11-28 19:53:34 -05:00
ScanTargets Slightly rebalances template. 2020-11-26 13:08:40 -05:00
Speaker Add missing <cassert>. 2021-12-02 13:00:25 -05:00
DisplayMetrics.cpp Uses DisplayMetrics to disable supersampling when too slow. 2020-09-13 21:07:59 -04:00
DisplayMetrics.hpp Resolves potential data races. 2020-09-14 21:07:50 -04: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 Reduces cost of bookending video data. 2020-11-18 17:32:11 -05:00