1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-15 17:54:49 +00:00
CLK/Outputs
2020-07-31 18:21:47 -04:00
..
CRT Further qmake warning corrections. 2020-05-30 19:31:17 -04:00
OpenGL Reduces scan_buffer_ to a saner size. 2020-07-28 22:36:57 -04:00
ScanTargets Tidies, ensures ::will_change_owner acquires the producer mutex. 2020-07-29 23:18:03 -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
ScanTarget.cpp
ScanTarget.hpp Ensures is_in_retrace is properly initialised. 2020-06-19 23:09:02 -04:00