ES-DE/resources/shaders/glsl
2022-02-15 22:17:24 +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
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