1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Outputs/CRT/Internals
2016-07-01 16:27:45 -04:00
..
Shaders .reset is the more normal way to reassign a unique_ptr. 2016-06-23 20:52:44 -04: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
CRTInputBufferBuilder.cpp Attempted fully to perfect memove, albeit that it's not affecting either current machine. 2016-05-09 07:44:05 -04:00
CRTInputBufferBuilder.hpp Switched to a more rational interface, ensured output_level will work when eventually needed, and that neither it nor output_data attempts a recursive lock. 2016-05-09 07:02:12 -04:00
CRTOpenGL.cpp Actually, I guess that to fulfil the contract I can't silently decide not to draw if I'm being told I definitely need to draw. 2016-07-01 16:27:45 -04:00
CRTOpenGL.hpp Increased parallelism, allowing a simplification in the GL view. 2016-06-02 22:29:09 -04: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
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