mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
c82be53d5c
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. |
||
---|---|---|
.. | ||
GLExtensions | ||
GLInterface | ||
GLInterfaceBase.h | ||
GLUtil.cpp | ||
GLUtil.h |