1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 23:52:26 +00:00
CLK/Outputs/CRT/Internals/Shaders
2016-05-05 21:27:13 -04:00
..
IntermediateShader.cpp Reverted deliberately broken segments to produce something mergeable. 2016-05-05 21:27:13 -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 Updated documentation, taking the opportunity to improve a parameter name. 2016-04-27 22:57:40 -04:00
Shader.cpp Fixed those issues breaking GL state, I hope. 2016-05-01 16:17:52 -04:00
Shader.hpp Introduced bind-if-necessary/unbind semantics for shaders. 2016-05-01 11:07:49 -04:00