1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-26 10:29:31 +00:00
CLK/Outputs
Thomas Harte c1dc42a094 Add comment on latent design aim.
In the hope that I don't forget why I did this.
2020-08-09 21:18:23 -04:00
..
CRT Further qmake warning corrections. 2020-05-30 19:31:17 -04:00
OpenGL Modifies BufferingScanTarget to allow has-a relationship. 2020-08-07 22:03:27 -04:00
ScanTargets Add fix for data_type_size_ for owners that don't change texture pointer upon new modals. 2020-08-09 21:17:51 -04:00
Speaker Gets explicit that the delegate_ doesn't need a memory barrier. 2020-07-31 18:21:47 -04:00
DisplayMetrics.cpp Cuts down unused parameter warnings to just a few that may well indicate implementation errors. 2020-05-30 01:06:43 -04:00
DisplayMetrics.hpp Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style. 2020-05-20 23:34:26 -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 Add comment on latent design aim. 2020-08-09 21:18:23 -04:00