This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-01-14 13:33:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
History
Thomas Harte
6ef1dfd8be
Sets a more realistic colour subcarrier amplitude.
2020-09-02 15:52:05 -04:00
..
CRT
Sets a more realistic colour subcarrier amplitude.
2020-09-02 15:52:05 -04:00
OpenGL
Composite angles are signed.
2020-08-23 21:39:04 -04:00
ScanTargets
Corrects front-running bug, plays further with colour amplitude.
2020-09-02 15:51:48 -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
…
ScanTarget.hpp
Adds getters for standard colour-space conversion matrices.
2020-08-11 19:58:57 -04:00