mirror of
https://github.com/yawut/SDL.git
synced 2026-03-28 12:44:48 -05:00
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).
|
||
|---|---|---|
| .. | ||
| config.guess | ||
| config.sub | ||
| fatbuild.sh | ||
| install-sh | ||
| iosbuild.sh | ||
| ltmain.sh | ||
| mkinstalldirs | ||
| showrev.sh | ||
| strip_fPIC.sh | ||
| updaterev.sh | ||