mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-27 11:02:36 -05:00
This way it allows us to use surfaceless contexts in EGL/GLX. It also ensures that the shared context shares a similar setup to the main context's framebuffer, potentially reducing the number of variants a driver needs to generate.