- Afegits un montó de shaders, pa provar

- Al executable hi ha que passar-li els shaders per linea de comandos
This commit is contained in:
2024-06-27 13:58:50 +02:00
parent 6afca2f2a6
commit 37a9e981a5
75 changed files with 2923 additions and 1 deletions

View File

@@ -0,0 +1,30 @@
shaders = 6
shader0 = shaders/glow/linearize.glsl
filter_linear0 = false
srgb_framebuffer0 = true
shader1 = shaders/hyllian/crt-hyllian-glow/crt-hyllian-glow.glsl
filter_linear1 = false
scale_type1 = viewport
scale1 = 1.0
srgb_framebuffer1 = true
alias1 = CRT_PASS
shader2 = shaders/glow/threshold.glsl
filter_linear2 = false
srgb_framebuffer2 = true
shader3 = shaders/glow/blur_horiz.glsl
mipmap_input3 = true
filter_linear3 = true
scale_type3 = source
scale3 = 0.25
srgb_framebuffer3 = true
shader4 = shaders/glow/blur_vert.glsl
filter_linear4 = true
srgb_framebuffer4 = true
shader5 = shaders/hyllian/crt-hyllian-glow/resolve2.glsl
filter_linear5 = true