1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 08:55:36 +00:00
CLK/Outputs/CRT/Internals
2017-11-13 22:27:04 -05:00
..
Shaders
ArrayBuilder.cpp Adds a fallback route for the array builder if it can't map a buffer. 2017-11-13 22:27:04 -05:00
ArrayBuilder.hpp Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
CRTConstants.hpp Restored proper colour separation, but somewhere a massive hit in horizontal resolution is happening — much greater than one would expect from the sample size picked. So investigation to come. 2017-01-03 22:32:07 -05:00
CRTOpenGL.cpp Allows a CRT machine owner to set the target frame buffer for OpenGL output, breaking the assumption that it'll be zero. 2017-11-12 19:29:22 -05:00
CRTOpenGL.hpp Allows a CRT machine owner to set the target frame buffer for OpenGL output, breaking the assumption that it'll be zero. 2017-11-12 19:29:22 -05:00
Flywheel.hpp
OpenGL.hpp
TextureBuilder.cpp
TextureBuilder.hpp
TextureTarget.cpp Adds a fallback route for the array builder if it can't map a buffer. 2017-11-13 22:27:04 -05:00
TextureTarget.hpp Updates style of OpenGL::TextureTarget for instance variable names and preference for RAII. 2017-11-13 22:04:13 -05:00