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-14 13:33:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
/
CRT
/
Internals
History
Thomas Harte
b40211d2c0
Starts to bend 'CRTMachine' to a world farther from owning the GPU relationship.
2018-11-03 21:54:25 -04:00
..
Shaders
Starts to bend 'CRTMachine' to a world farther from owning the GPU relationship.
2018-11-03 21:54:25 -04:00
ArrayBuilder.cpp
…
ArrayBuilder.hpp
…
CRTConstants.hpp
…
CRTOpenGL.cpp
Eliminates the concept of an iCoordinate.
2018-09-12 20:05:39 -04:00
CRTOpenGL.hpp
Starts to bend 'CRTMachine' to a world farther from owning the GPU relationship.
2018-11-03 21:54:25 -04:00
Flywheel.hpp
Adds first, incomplete attempts to talk to a ScanTarget from the CRT.
2018-11-03 19:58:44 -04:00
OpenGL.hpp
…
Rectangle.cpp
…
Rectangle.hpp
…
TextureBuilder.cpp
Switching explicitly to one pixel per sample eliminates the need for a bookender.
2018-09-12 20:11:17 -04:00
TextureBuilder.hpp
Adds default values for
WriteArea
.
2018-10-21 21:18:54 -04:00
TextureTarget.cpp
…
TextureTarget.hpp
…