1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-25 04:29:09 +00:00
CLK/Outputs/CRT/Internals/Shaders
2016-05-10 19:50:12 -04:00
..
IntermediateShader.cpp Switched to instaced drawing for source[/intermediate] runs too, reducing that data transfer footprint by 50%. 2016-05-10 19:50:12 -04:00
IntermediateShader.hpp Introduced a separate stage for luminance filtering. 2016-05-03 07:46:40 -04:00
OutputShader.cpp Dropped the size per output run back down to 8 bytes. 2016-05-10 07:47:47 -04:00
OutputShader.hpp Updated documentation, taking the opportunity to improve a parameter name. 2016-04-27 22:57:40 -04:00
Shader.cpp Introduced a shorthand for setting up array attributes. 2016-05-10 19:11:48 -04:00
Shader.hpp Introduced a shorthand for setting up array attributes. 2016-05-10 19:11:48 -04:00