Cura/resources/shaders
fieldOfView 0794766644 Fix xray composite shader for opengl 2.1
textureSize() is not available in opengl 2.1, so we calculate the xray error image scale outside the shader (which is also a theoretical performance improvement because now the scale does not get computed over and over for each pixel)
2020-03-27 23:24:20 +01:00
..
camera_distance.shader Move multiplication from Python to shaders. (Needs the same-named Uranium branch.) 2019-04-19 16:58:38 +02:00
grid.shader Move multiplication from Python to shaders. (Needs the same-named Uranium branch.) 2019-04-19 16:58:38 +02:00
overhang.shader Older drivers can lie w.r.t. GLSL-version if it's forced lower. 2019-09-21 14:58:59 +02:00
striped.shader Make stripes closer togheter in striped shader. 2019-07-02 16:49:27 +02:00
transparent_object.shader Move multiplication from Python to shaders. (Needs the same-named Uranium branch.) 2019-04-19 16:58:38 +02:00
xray.shader fix old xray view 2020-02-27 18:17:07 +01:00
xray_composite.shader Fix xray composite shader for opengl 2.1 2020-03-27 23:24:20 +01:00