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-27 06:35:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
/
OpenGL
History
Thomas Harte
0ac62e3805
Flips and properly sizes output scans.
2018-11-12 18:28:09 -05:00
..
Primitives
Corrects vertical event announcement, and adjusts namespaces for OpenGL primitives.
2018-11-11 15:11:32 -05:00
Shaders
Shuffles the OpenGL primitives into their own collection.
2018-11-07 19:11:01 -05:00
CRTOpenGL.cpp
…
OpenGL.hpp
…
ScanTarget.cpp
Finally gets some pixels back on screen.
2018-11-11 23:23:42 -05:00
ScanTarget.hpp
Finally gets some pixels back on screen.
2018-11-11 23:23:42 -05:00
ScanTargetGLSLFragments.cpp
Flips and properly sizes output scans.
2018-11-12 18:28:09 -05:00
TextureBuilder.cpp
…
TextureBuilder.hpp
…