1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 08:49:37 +00:00
CLK/Outputs/OpenGL
2018-11-21 18:27:04 -05:00
..
Primitives Corrects stencil buffer creation, and edges towards using it for [guaranteed] full-screen decay. 2018-11-18 22:22:43 -05:00
Shaders Shuffles the OpenGL primitives into their own collection. 2018-11-07 19:11:01 -05:00
CRTOpenGL.cpp
OpenGL.hpp
ScanTarget.cpp Avoids race condition on .is_first_in_frame 2018-11-21 18:27:04 -05:00
ScanTarget.hpp Invalidates the stencil buffer upon buffer resizes. 2018-11-20 19:51:11 -05:00
ScanTargetGLSLFragments.cpp Shifts intermediate buffer sampling into the middle of each pixel row. 2018-11-17 17:31:32 -05:00