[client] add a MPV glsl style effect loader

This commit is contained in:
Geoffrey McRae
2026-07-18 08:41:38 +10:00
parent 215f7cb096
commit 78802319e3
22 changed files with 1494 additions and 45 deletions

View File

@@ -92,6 +92,7 @@ add_library(renderer_EGL STATIC
effect.c
postprocess.c
ffx.c
filter_glsl.c
filter_24bit.c
filter_ffx_cas.c
filter_ffx_fsr1.c