ES-DE/resources/shaders/glsl
Leon Styhre 32251e0264 Fixed multiple issues with the shader post-processing.
Also removed an unnecessary parameter for the createTexture() function.
2022-03-12 14:22:27 +01:00
..
bgra_to_rgba.glsl Added opacity support to the BGRA to RGBA shader. 2022-02-12 17:40:25 +01:00
blur_horizontal.glsl Code formatted the blur GLSL shaders. 2022-02-15 22:17:24 +01:00
blur_vertical.glsl Code formatted the blur GLSL shaders. 2022-02-15 22:17:24 +01:00
core.glsl Fixed multiple issues with the shader post-processing. 2022-03-12 14:22:27 +01:00
desaturate.glsl Standardized the header section of the GLSL files and shell scripts. 2021-05-14 18:52:38 +02:00
dim.glsl Standardized the header section of the GLSL files and shell scripts. 2021-05-14 18:52:38 +02:00
opacity.glsl Standardized the header section of the GLSL files and shell scripts. 2021-05-14 18:52:38 +02:00
scanlines.glsl Added opacity support to the scanline shader. 2022-02-15 22:13:11 +01:00