1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Outputs/OpenGL
Thomas Harte b9aca39eb0 Reintroduces Vic-20 output.
Resolving errors in shader generation while I'm here.
2018-11-22 22:43:42 -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
CRTOpenGL.cpp
OpenGL.hpp
ScanTarget.cpp Attempts to complete all input processing — an RGB, S-Video or composite input buffer is now produced. 2018-11-22 17:20:31 -05:00
ScanTarget.hpp Renames OutputType as DisplayType and promotes it to a scan target modal. 2018-11-22 14:36:46 -05:00
ScanTargetGLSLFragments.cpp Reintroduces Vic-20 output. 2018-11-22 22:43:42 -05:00