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-14 13:33:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
/
OpenGL
History
Thomas Harte
caf72afcb4
Switches to a seven-point scheme, to determine whether falsely-shared luminance is at fault.
...
It doesn't seem to be, alas.
2019-01-31 21:19:30 -05:00
..
Primitives
Enhances error checking around setting of uniforms.
2019-01-31 21:17:49 -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
Adds missing includes and gets more explicit about exceptions.
2019-01-25 20:19:50 -05:00
ScanTarget.hpp
Adds missing includes and gets more explicit about exceptions.
2019-01-25 20:19:50 -05:00
ScanTargetGLSLFragments.cpp
Switches to a seven-point scheme, to determine whether falsely-shared luminance is at fault.
2019-01-31 21:19:30 -05:00