1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Outputs
Thomas Harte dce52d740d Finally gets some pixels back on screen.
For now, just the raw scans, direct to the framebuffer, with no intermediate processing. But it seems to prove that at least some of the proper data is reaching the GPU.
2018-11-11 23:23:42 -05:00
..
CRT Corrects vertical event announcement, and adjusts namespaces for OpenGL primitives. 2018-11-11 15:11:32 -05:00
OpenGL Finally gets some pixels back on screen. 2018-11-11 23:23:42 -05:00
Speaker Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Log.hpp Ensures LOGs look like statements even in release builds. 2018-10-22 22:37:11 -04:00
ScanTarget.hpp Makes ScanTarget a little more communicative and orthogonal. 2018-11-10 19:52:57 -05:00