xserver-multidpi/hw/xwin/glx
Adam Jackson a80780a763 glx: Remove swap barrier and hyperpipe support
Never implemented in any open source driver.  The implementation
assumed explicit DDX driver knowledge of how the client-side driver
worked, since at the time the server's GL renderer was not a DRI driver.
But now, it is, so any implementation of these should be done with
additional DRI driver API, like the swap control extension.

Reviewed-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2010-11-30 12:54:47 -05:00
..
.gitignore Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
gen_gl_wrappers.py Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
glwindows.h Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
glwrap.c Cygwin/X: Remove execute permission from source files 2010-10-19 14:19:29 +01:00
indirect.c glx: Remove swap barrier and hyperpipe support 2010-11-30 12:54:47 -05:00
Makefile.am Find windows GL wrapper files in $(srcdir) instead of . 2010-05-20 14:35:14 -07:00
wgl_ext_api.c Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
wgl_ext_api.h Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
winpriv.c Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00
winpriv.h Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00