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-08-16 05:27:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
00a2b42080e57508fb2639d40328174eb93eeafa
CLK
/
Outputs
/
CRT
/
Internals
/
Shaders
History
Thomas Harte
00a2b42080
Made thread-safe.
2016-05-15 15:19:52 -04:00
..
IntermediateShader.cpp
Switched pervasively to using the named slot uniform setters on
Shader
.
2016-05-13 22:08:32 -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
Switched pervasively to using the named slot uniform setters on
Shader
.
2016-05-13 22:08:32 -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