1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/Outputs/CRT/Internals
2016-11-19 20:12:40 +08:00
..
Shaders Even better: why include the 'Input' prefix when there's only one? 2016-11-16 22:57:17 +08:00
ArrayBuilder.cpp Ensured resets genuinely kill outstanding data. 2016-11-19 20:09:38 +08:00
ArrayBuilder.hpp This thing has clearly becoma a real class. 2016-11-19 20:12:40 +08:00
CRTConstants.hpp Demonstrated that issue is coloured borders, made a guess as to buffer exhaustion, upped limits as a temporary fix. 2016-06-29 21:16:34 -04:00
CRTOpenGL.cpp Progressed to usage of an array builder and a texture builder up to the point of a successful build. 2016-11-17 12:26:04 +08:00
CRTOpenGL.hpp Progressed to usage of an array builder and a texture builder up to the point of a successful build. 2016-11-17 12:26:04 +08:00
Flywheel.hpp Permitted a wider error window on vertical sync, tidied things up a little and started trying to move towards full implementation of the OpenGL contract. 2016-05-11 22:11:01 -04:00
OpenGL.hpp Wrapped this up as explicitly only the Mac thing to do. 2016-03-08 22:53:29 -05:00
TextureBuilder.cpp Progressed to usage of an array builder and a texture builder up to the point of a successful build. 2016-11-17 12:26:04 +08:00
TextureBuilder.hpp Progressed to usage of an array builder and a texture builder up to the point of a successful build. 2016-11-17 12:26:04 +08:00
TextureTarget.cpp .reset is the more normal way to reassign a unique_ptr. 2016-06-23 20:52:44 -04:00
TextureTarget.hpp Fixed those issues breaking GL state, I hope. 2016-05-01 16:17:52 -04:00