This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-02-07 05:30:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
/
OpenGL
History
Thomas Harte
557a2a0ddf
Moves pipeline setup into draw(), where there'll definitely be an OpenGL context.
2018-11-29 19:41:54 -08:00
..
Primitives
Reaches for conceptual const correctness.
2018-11-23 22:33:28 -05:00
OpenGL.hpp
Simplifies semantics a little and starts accepting a single buffer of pixel data.
2018-11-06 22:23:38 -05:00
ScanTarget.cpp
Moves pipeline setup into draw(), where there'll definitely be an OpenGL context.
2018-11-29 19:41:54 -08:00
ScanTarget.hpp
Moves pipeline setup into draw(), where there'll definitely be an OpenGL context.
2018-11-29 19:41:54 -08:00
ScanTargetGLSLFragments.cpp
Permits tweaking of
PhaseLinkedLuminance8
sampling offset.
2018-11-29 16:29:28 -08:00