1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Outputs/CRT/Internals
Thomas Harte a38639d099 Eliminates the concept of an iCoordinate.
Real-life precision appears not to support the idea of sub-sample pixel storage.
2018-09-12 20:05:39 -04:00
..
Shaders Eliminates the concept of an iCoordinate. 2018-09-12 20:05:39 -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 Eliminates the concept of an iCoordinate. 2018-09-12 20:05:39 -04:00
Flywheel.hpp
OpenGL.hpp
Rectangle.cpp
Rectangle.hpp Introduces an object for drawing OpenGL rectangles. 2018-07-14 17:42:23 -04:00
TextureBuilder.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
TextureBuilder.hpp
TextureTarget.cpp
TextureTarget.hpp