mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-25 16:11:33 +00:00
Also skips swapping the window system buffers in headless mode, as there may not be a surface which can be swapped in the first place. Instead, we call glFlush() at the end of a frame in this case.