1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-26 10:29:31 +00:00
CLK/Outputs
2020-11-21 22:55:54 -05:00
..
CRT Clamps 16-bit positioning values. 2020-11-15 19:14:57 -05:00
OpenGL Composite angles are signed. 2020-08-23 21:39:04 -04:00
ScanTargets Restore valid buffering. 2020-11-21 22:55:54 -05:00
Speaker Ensures that get_average_output_peak() returns something sensible even before a set_relative_volumes. 2020-11-21 22:52:57 -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