diff options
| author | Stenzek <stenzek@gmail.com> | 2018-03-26 22:09:22 +1000 |
|---|---|---|
| committer | Stenzek <stenzek@gmail.com> | 2018-03-26 22:09:22 +1000 |
| commit | c82be53d5cc3550f57d0c5526ef9f9f0540a41a4 (patch) | |
| tree | c8d803deb294d75ba5aa28a799cff6678a3ab043 /Source/Core/Common/StringUtil.cpp | |
| parent | 97e4d3d56f6a7076f1eddd0a5a09c26661b3a15e (diff) | |
GLInterface: Use EXT_swap_control or MESA_swap_control over SGI
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.
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions
