mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
The SGI extension does not define calling SwapInterval with a parameter of zero as valid. It was just lucky that drivers interpreted this as vsync off. The EXT_swap_control extension defines zero as a valid value. Mesa does not appear to support the EXT variant, so we fall back to MESA_swap_control here, which also supports zero. |
||
|---|---|---|
| .. | ||
| AGL.h | ||
| AGL.mm | ||
| BGL.cpp | ||
| BGL.h | ||
| EGL.cpp | ||
| EGL.h | ||
| EGLAndroid.cpp | ||
| EGLAndroid.h | ||
| EGLHaiku.cpp | ||
| EGLHaiku.h | ||
| EGLX11.cpp | ||
| EGLX11.h | ||
| GLInterface.cpp | ||
| GLX.cpp | ||
| GLX.h | ||
| WGL.cpp | ||
| WGL.h | ||
| X11_Util.cpp | ||
| X11_Util.h | ||