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-08-16 05:27:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6b42b92930965a363ad2215871271f0bf654385e
CLK
/
Outputs
/
OpenGL
History
Thomas Harte
6b42b92930
Kills CRTOpenGL.cpp and simplifies shader output very slightly.
2018-11-24 17:37:58 -05:00
..
Primitives
Reaches for conceptual const correctness.
2018-11-23 22:33:28 -05:00
Shaders
Shuffles the OpenGL primitives into their own collection.
2018-11-07 19:11:01 -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
Kills CRTOpenGL.cpp and simplifies shader output very slightly.
2018-11-24 17:37:58 -05:00
ScanTarget.hpp
Establishes attribute bindings to allow multiple shaders to use the same vertex array.
2018-11-24 16:06:26 -05:00
ScanTargetGLSLFragments.cpp
Kills CRTOpenGL.cpp and simplifies shader output very slightly.
2018-11-24 17:37:58 -05:00