diff options
author | Sam Lantinga <slouken@libsdl.org> | 2013-02-11 17:02:13 -0800 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2013-02-11 17:02:13 -0800 |
commit | fe9e22362c5b7eeb6d2f9cb8a86997ec8d0c9e6b (patch) | |
tree | 02c82ef8b2dfe9a59a333fe420a8ea91aaa6aa78 /build-scripts/ltmain.sh | |
parent | 643973b4d39b9f3fb027bd23b8bf1c66bbe6566b (diff) |
Workaround for NVIDIA bug in glXSwapIntervalEXT.
This works around a bug in NVIDIA's implementation of
glXSwapIntervalEXT, where it ignores updates to what it *thinks* is the
current value, even though glXQueryDrawable returns a different value.
Bug reported to NVIDIA and will hopefully be a part of 319.xx.
Also a fix for invalidly treating glXSwapIntervalEXT as having an int
return value (it's void).
Diffstat (limited to 'build-scripts/ltmain.sh')
-rwxr-xr-x[-rw-r--r--] | build-scripts/ltmain.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/build-scripts/ltmain.sh b/build-scripts/ltmain.sh index 63ae69dc6f..63ae69dc6f 100644..100755 --- a/build-scripts/ltmain.sh +++ b/build-scripts/ltmain.sh |