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).
This commit is contained in:
parent
354604b7bb
commit
8ec12be05a
3 changed files with 18 additions and 8 deletions
0
build-scripts/ltmain.sh
Normal file → Executable file
0
build-scripts/ltmain.sh
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue