1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-08 10:52:58 +00:00
CLK/Outputs
2022-07-03 21:54:28 -04: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 Avoid potential ScanTarget include-guard collisions. 2022-07-02 13:54:16 -04:00
ScanTargets Slightly rebalances template. 2020-11-26 13:08:40 -05:00
SoftwareRendering Capture up to eight scans per submission group. 2022-07-03 21:54:28 -04: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 Set out a stall. 2022-07-02 16:31:38 -04:00