1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-16 11:23:51 +00:00
CLK/Outputs/CRT/Internals
2016-05-15 14:59:59 -04:00
..
Shaders The semantics might need better exposition but: fixed UniformXfv calls plus matrix calls, documented new semantics on all setters. 2016-05-15 14:59:59 -04:00
CRTConstants.hpp Fixed comment. 2016-05-10 19:59:03 -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
CRTOpenGL.cpp Realised why new shaders weren't taking. Very negligibly decreased Atari drawing cost. 2016-05-12 22:22:24 -04:00
CRTOpenGL.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
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
TextureTarget.cpp
TextureTarget.hpp