ES-DE/resources/shaders/glsl
Leon Styhre 755b2c9f50 Changed some render variables to more verbose names.
Also fixed an issue with fade transitions for legacy themes.
2022-03-11 23:51:41 +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 Changed some render variables to more verbose names. 2022-03-11 23:51:41 +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