1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-03 08:05:40 +00:00
CLK/Outputs/CRT/Internals
2017-07-07 23:37:44 -04:00
..
Shaders Introduced sharper chrominance for genuinely black-and-white signals. 2017-07-06 21:38:33 -04:00
ArrayBuilder.cpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
ArrayBuilder.hpp
CRTConstants.hpp
CRTOpenGL.cpp Switched to a safer RAII approach to this lock. 2017-05-10 21:29:39 -04:00
CRTOpenGL.hpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
Flywheel.hpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
OpenGL.hpp
TextureBuilder.cpp Ensured the same write area can be submitted multiple times — this is actively used if a run of data overlaps a flywheel-suggested sync. Which nullifies the idea of not having a write area in the barrel, at least as soon as any one has been allocated. 2017-07-07 23:37:44 -04:00
TextureBuilder.hpp Ensured the same write area can be submitted multiple times — this is actively used if a run of data overlaps a flywheel-suggested sync. Which nullifies the idea of not having a write area in the barrel, at least as soon as any one has been allocated. 2017-07-07 23:37:44 -04:00
TextureTarget.cpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
TextureTarget.hpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00