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-29 20:31:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
/
CRT
/
Internals
/
Shaders
History
Thomas Harte
8e4ab37719
Things are back pretty much to where they were, but offset is eliminated as an input.
2016-05-07 18:37:18 -04:00
..
IntermediateShader.cpp
Things are back pretty much to where they were, but offset is eliminated as an input.
2016-05-07 18:37:18 -04:00
IntermediateShader.hpp
Introduced a separate stage for luminance filtering.
2016-05-03 07:46:40 -04:00
OutputShader.cpp
Put lateral lookup table directly into the shader.
2016-05-05 21:21:27 -04:00
OutputShader.hpp
…
Shader.cpp
…
Shader.hpp
…