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 16:07:36 -04:00
..
Shaders At last a genuine bug fixed: was nudging the wrong amount in intermediate shaders. 2016-05-08 16:07:36 -04:00
CRTConstants.hpp At last a genuine bug fixed: was nudging the wrong amount in intermediate shaders. 2016-05-08 16:07:36 -04:00
CRTInputBufferBuilder.cpp At last a genuine bug fixed: was nudging the wrong amount in intermediate shaders. 2016-05-08 16:07:36 -04:00
CRTInputBufferBuilder.hpp Things are back pretty much to where they were, but offset is eliminated as an input. 2016-05-07 18:37:18 -04:00
CRTOpenGL.cpp At last a genuine bug fixed: was nudging the wrong amount in intermediate shaders. 2016-05-08 16:07:36 -04:00
CRTOpenGL.hpp At last a genuine bug fixed: was nudging the wrong amount in intermediate shaders. 2016-05-08 16:07:36 -04:00
Flywheel.hpp
OpenGL.hpp
TextureTarget.cpp Made attempts (i) to flush buffers before unmapping them; and (ii) to bring texture uploads within the new orthodoxy. 2016-05-03 20:56:47 -04:00
TextureTarget.hpp