1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-01 22:41:32 +00:00
CLK/Outputs
2024-04-16 22:31:40 -04:00
..
CRT Don't hoard cycles per line value. 2024-03-21 21:47:27 -04:00
OpenGL Make use of bound_shader. 2024-01-19 22:34:42 -05:00
ScanTargets Hit up some more = default opportunities. 2024-02-17 15:42:31 -05:00
Speaker Mildly reduce heft of scale read. 2024-04-16 22:31:40 -04:00
DisplayMetrics.cpp Uses DisplayMetrics to disable supersampling when too slow. 2020-09-13 21:07:59 -04:00
DisplayMetrics.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
Log.hpp Mildly improve logging, define a few more ROMs. 2024-03-30 21:49:21 -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 Switch to = default. 2024-02-16 21:50:15 -05:00