[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

@@ -363,6 +363,7 @@ void core_updatePositionInfo(void)
}
done:
app_updateMouseState();
atomic_fetch_add(&g_state.lgrResize, 1);
}