1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Outputs
2019-12-23 21:31:46 -05:00
..
CRT Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
OpenGL Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
Speaker Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
DisplayMetrics.cpp
DisplayMetrics.hpp
Log.hpp
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