1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-27 16:31:31 +00:00
CLK/Outputs/OpenGL
Thomas Harte cda0a2de79 Establishes QAM colour buffer lookups within the composite colour path.
Subject to errors in channel scaling and absolute position.
2019-02-10 23:02:31 -05:00
..
Primitives With a little more debug logging, discovered an issue with incrementing by four. 2019-02-09 22:45:20 -05:00
OpenGL.hpp Simplifies semantics a little and starts accepting a single buffer of pixel data. 2018-11-06 22:23:38 -05:00
ScanTarget.cpp Fixed: the two shaders that use a common input array should use common bindings. 2019-02-10 22:39:24 -05:00
ScanTarget.hpp Fixed: the two shaders that use a common input array should use common bindings. 2019-02-10 22:39:24 -05:00
ScanTargetGLSLFragments.cpp Establishes QAM colour buffer lookups within the composite colour path. 2019-02-10 23:02:31 -05:00