mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-03 05:56:42 +02: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.