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-01-15 20:31:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
/
OpenGL
History
Thomas Harte
6a93d2d006
Corrects some minor spaces-instead-of-tabs errors.
2019-01-24 22:59:03 -05:00
..
Primitives
Starts towards a flattening of the intermediate video processing.
2019-01-05 18:11:39 -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
Corrects some minor spaces-instead-of-tabs errors.
2019-01-24 22:59:03 -05:00
ScanTarget.hpp
Gives the shader builders freer rein over what to use as inputs, and turns
angles
into a varying.
2019-01-22 22:20:12 -05:00
ScanTargetGLSLFragments.cpp
Calculates sampling offsets up front.
2019-01-23 20:53:10 -05:00