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-28 13:30:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
/
CRT
/
Internals
/
Shaders
History
Thomas Harte
ef03c84b21
More definitively removed the old sample-offset blending approach to filtering.
2017-07-21 20:58:55 -04:00
..
IntermediateShader.cpp
More definitively removed the old sample-offset blending approach to filtering.
2017-07-21 20:58:55 -04:00
IntermediateShader.hpp
Switched to passing around
std::string
s rather than
char *
s, because they should be easier to capture.
2017-02-20 10:35:33 -05:00
OutputShader.cpp
Completed curly bracket movement.
2017-03-26 14:34:47 -04:00
OutputShader.hpp
Made further efforts to support throughput via memory barrier.
2017-01-08 14:47:16 -05:00
Shader.cpp
Completed curly bracket movement.
2017-03-26 14:34:47 -04:00
Shader.hpp
Switched to passing around
std::string
s rather than
char *
s, because they should be easier to capture.
2017-02-20 10:35:33 -05:00