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-12 15:31:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
/
OpenGL
History
Thomas Harte
7bd721f334
Resolves improper state if an end-of-frame clear is triggered by the first new line.
2019-02-17 21:49:53 -05:00
..
Primitives
Corrects documentation.
2019-02-12 18:55:58 -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
Resolves improper state if an end-of-frame clear is triggered by the first new line.
2019-02-17 21:49:53 -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
Corrects S-Video output.
2019-02-12 19:31:12 -05:00