xserver-multidpi/hw/xquartz/GL
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
..
capabilities.c darwin: Generate crash reports on FatalError() 2010-03-29 09:37:17 -07:00
capabilities.h XQuartz: GL: Add capability detection for depth buffers, and multisampling. 2008-11-05 19:23:48 -08:00
glcontextmodes.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
glcontextmodes.h XQuartz: Actually add glcontextmodes.[hc] 2008-11-14 15:13:59 -08:00
indirect.c glx: Remove swap barrier and hyperpipe support 2010-11-30 12:54:47 -05:00
Makefile.am XQuartz: remove undefined XSERVER_CFLAGS variable 2010-03-15 08:24:02 -07:00
visualConfigs.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
visualConfigs.h XQuartz: Overhaul setting up visuals 2009-07-26 02:35:49 -07:00