1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Outputs/CRT/Internals/Shaders
2016-05-01 22:28:33 -04:00
..
IntermediateShader.cpp Minor adjustments to ensure sampling occurs as intended. 2016-04-30 20:48:09 -04:00
IntermediateShader.hpp
OutputShader.cpp Discovered cause of clears: stale code. Tweaked persistence, again. 2016-05-01 22:28:33 -04:00
OutputShader.hpp
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