1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-11 04:28:58 +00:00
CLK/Outputs/CRT/Internals
2018-04-05 21:15:25 -04:00
..
Shaders Causes the s-video path correctly to function. 2018-03-30 18:24:18 -04:00
ArrayBuilder.cpp Ensures the GL error flag is cleared after a potential error-raising call. 2017-11-13 22:31:41 -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
CRTOpenGL.cpp Minor whitespace fix. 2018-04-05 21:15:25 -04:00
CRTOpenGL.hpp Attempts to provide an implementation of SVideo support. 2018-03-30 12:41:20 -04:00
Flywheel.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
OpenGL.hpp Further builds up SConstruct, correcting many missed imports and a couple of improper uses of C99 in C++ code. 2017-11-09 22:04:49 -05:00
TextureBuilder.cpp With debugging hooks still on display, makes first attempt at dynamic analysis. 2018-02-01 07:53:52 -05:00
TextureBuilder.hpp With debugging hooks still on display, makes first attempt at dynamic analysis. 2018-02-01 07:53:52 -05:00
TextureTarget.cpp With debugging hooks still on display, makes first attempt at dynamic analysis. 2018-02-01 07:53:52 -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