1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/Outputs/CRT/Internals/Shaders
2016-06-23 20:52:44 -04:00
..
IntermediateShader.cpp .reset is the more normal way to reassign a unique_ptr. 2016-06-23 20:52:44 -04:00
IntermediateShader.hpp The semantics might need better exposition but: fixed UniformXfv calls plus matrix calls, documented new semantics on all setters. 2016-05-15 14:59:59 -04:00
OutputShader.cpp .reset is the more normal way to reassign a unique_ptr. 2016-06-23 20:52:44 -04:00
OutputShader.hpp The semantics might need better exposition but: fixed UniformXfv calls plus matrix calls, documented new semantics on all setters. 2016-05-15 14:59:59 -04:00
Shader.cpp Made thread-safe. 2016-05-15 15:19:52 -04:00
Shader.hpp Made thread-safe. 2016-05-15 15:19:52 -04:00