mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 22:13:51 +00:00
Fix RGUI in gl.c.
RGUI sets MODE_MENU_DRAW causing context_swap_func to be skipped entirely. Tried removing MODE_MENU_DRAW in rgui, but gx_video still seems to rely on MODE_MENU_DRAW being set, so I didn't fix it in RGUI. Someone needs to fix gx_video to not depend on lifecycle.
This commit is contained in:
parent
2c29884d7d
commit
7de7c3d743
Loading…
x
Reference in New Issue
Block a user