Disable SGI_swap_control extension for DRI2
authorOwen W. Taylor <otaylor@fishsoup.net>
Sat, 6 Jun 2009 18:46:22 +0000 (14:46 -0400)
committerDave Airlie <airlied@redhat.com>
Fri, 12 Jun 2009 01:41:37 +0000 (11:41 +1000)
commit279143c6e808b37c333321b696d80df77f709a04
tree9aa87633219a8bc74a13e71e037a48480c128bf6
parentd0fab94842b18dbd4027f5565804ca6884646240
Disable SGI_swap_control extension for DRI2

We currently don't have support for SGI_swap_control for direct
contexts with DRI2, so disable reporting the extension. Reporting
the extension, and then having glXSwapIntervalSGI() "succeed"
but do nothing can confuse applications.

https://bugs.freedesktop.org/show_bug.cgi?id=22123
src/glx/x11/dri_common.c