1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-01 22:41:32 +00:00
CLK/Outputs
Ryan Carsten Schmidt 5e87692102 Include TargetConditionals.h where needed
Fixes build failure "error: 'TARGET_OS_IPHONE' is not defined, evaluates
to 0" on macOS with newer versions of clang.
2023-12-21 23:33:58 -06:00
..
CRT Fix typos 2023-12-16 03:53:07 -06:00
OpenGL Include TargetConditionals.h where needed 2023-12-21 23:33:58 -06:00
ScanTargets Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
Speaker Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
DisplayMetrics.cpp Uses DisplayMetrics to disable supersampling when too slow. 2020-09-13 21:07:59 -04:00
DisplayMetrics.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
Log.hpp Eliminate trailing whitespace, fix tabs. 2023-05-12 14:03:38 -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 Retain dark yellow for composite output. 2023-12-07 14:21:09 -05:00