xserver-multidpi/hw/xquartz
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
..
bundle XQuartz: Localization Updates 2010-11-22 20:44:11 -08:00
doc XQuartz: Customize the NSDefaults id in the man file. 2010-04-11 16:30:22 -07:00
GL glx: Remove swap barrier and hyperpipe support 2010-11-30 12:54:47 -05:00
mach-startup Replace malloc/strlen/strcpy with strdup. 2010-08-27 19:05:48 -04:00
pbproxy XQuartz: xpbproxy: Don't take down the whole server on an IO error 2010-07-29 11:41:32 -07:00
xpr XQuartz dri: Don't check CoreGraphics version 2010-11-22 20:27:23 -08:00
applewm.c XQuartz: Move use of static dispatch procs after declaration 2010-09-28 09:50:34 -07:00
applewmExt.h XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SL 2009-07-03 19:46:00 -07:00
darwin.c XQuartz: Build-fixes for XQuartz for recent input API changes 2010-11-12 11:49:49 +10:00
darwin.h Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
darwinEvents.c XQuartz: Build-fixes for XQuartz for recent input API changes 2010-11-12 11:49:49 +10:00
darwinEvents.h XQuartz: Transition from xEvent based mieq to InternalEvent 2009-09-27 23:31:07 -07:00
darwinfb.h XQuartz: Unify how we set our bitmasks for visuals 2009-07-31 15:34:13 -07:00
darwinXinput.c XQuartz: Remove unused CloseInputDevice stub 2010-11-24 01:47:16 -05:00
keysym2ucs.c Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
keysym2ucs.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
Makefile.am XQuartz: RandR: Implement basic RandR functionality. 2010-09-28 09:50:34 -07:00
pseudoramiX.c Delete panoramiXdataPtr: it's redundant. 2010-06-03 14:03:23 -07:00
pseudoramiX.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartz.c XQuartz: RandR: Refactor legacy mode-switching to be better integrated with RandR 2010-09-28 10:09:11 -07:00
quartz.h XQuartz: RandR: Refactor legacy mode-switching to be better integrated with RandR 2010-09-28 10:09:11 -07:00
quartzAudio.c XQuartz: RandR: Don't change the rootless preference when changing RandR mode 2010-09-28 09:50:35 -07:00
quartzAudio.h XQuartz: Purge redundant QuartzBell 2009-08-05 16:17:01 -07:00
quartzCocoa.m XQuartz: Remove some dead code. 2010-07-13 08:27:36 -07:00
quartzCommon.h XQuartz: RandR: Don't change the rootless preference when changing RandR mode 2010-09-28 09:50:35 -07:00
quartzKeyboard.c XQuartz: RandR: Don't change the rootless preference when changing RandR mode 2010-09-28 09:50:35 -07:00
quartzKeyboard.h XQuartz: Add a defaults option to toggle Alt / Mode_switch 2010-04-11 16:30:19 -07:00
quartzRandR.c XQuartz: RandR: Refactor legacy mode-switching to be better integrated with RandR 2010-09-28 10:09:11 -07:00
quartzRandR.h XQuartz: RandR: Refactor legacy mode-switching to be better integrated with RandR 2010-09-28 10:09:11 -07:00
quartzStartup.c Xquartz: Removed include directive for removed header 2008-07-11 10:13:06 -07:00
sanitizedCarbon.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
sanitizedCocoa.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
threadSafety.c XQuartz: spewCallStack is noop on Tiger now... 2008-11-21 10:59:41 -08:00
threadSafety.h XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:21:05 -07:00
X11Application.h XQuartz: RandR: Don't change the rootless preference when changing RandR mode 2010-09-28 09:50:35 -07:00
X11Application.m XQuartz: Add pointer debugging 2010-11-22 19:14:51 -08:00
X11Controller.h XQuartz: Add a GUI preference for the Alt / Mode_switch toggle 2010-04-11 16:30:25 -07:00
X11Controller.m XQuartz: RandR: Don't change the rootless preference when changing RandR mode 2010-09-28 09:50:35 -07:00