1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-15 17:54:49 +00:00
CLK/Outputs/CRT/Internals
2016-05-08 19:45:36 -04:00
..
Shaders Actually, that should probably be 1/outputTextureSize, as the output range is -1 to +1. 2016-05-08 16:09:39 -04:00
CRTConstants.hpp Made an attempt to get formal on synchronisation. 2016-05-08 19:42:33 -04:00
CRTInputBufferBuilder.cpp Corrected for potential lost lines. 2016-05-08 16:43:11 -04:00
CRTInputBufferBuilder.hpp
CRTOpenGL.cpp Fence sync tied up. Remaining glitches are likely off-by-one-type errors but we'll see. 2016-05-08 19:45:36 -04:00
CRTOpenGL.hpp Made an attempt to get formal on synchronisation. 2016-05-08 19:42:33 -04:00
Flywheel.hpp
OpenGL.hpp
TextureTarget.cpp
TextureTarget.hpp