xserver-multidpi/hw
Dodji Seketeli 26da625055 proxy the glXGetFBConfigSGIX call
* hw/kdrive/ephyr/ephyrglxext.c:
	  (ephyrGLXGetFBConfigsSGIX): proxy the GLXGetFBConfigsSGIX call.
	  It is a vendor extension to get the visual configs as a list of
	  name/value pairs.
	  (ephyrHijackGLXExtension): hijack the VendorPriv_dispatch_info
	  dispatch table to register our implementation of GLXGetFBConfigsSGIX
	  (ephyrGLXGetFBConfigsSGIXReal): added this where the real
	   implementation of GLXGetFBConfigsSGIX is. It support bytes swapping.
	  (ephyrGLXGetFBConfigsSGIX,ephyrGLXGetFBConfigsSGIXSwap): these are
	  the dispatch entry points. They just call
	  ephyrGLXGetFBConfigsSGIXReal.
	* hw/kdrive/ephyr/ephyrhostglx.c,h: reorganize the proxies to get
	  visual params from the host so that they clearly support the different
	  methods of doing so.
2007-10-02 16:55:15 +02:00
..
darwin XDarwin: build fix for X11.app 2007-09-20 19:55:48 -07:00
dmx Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
kdrive proxy the glXGetFBConfigSGIX call 2007-10-02 16:55:15 +02:00
vfb XVFB: Removed obsolete hack to build on Darwin 2007-09-19 03:43:40 -07:00
xfree86 xorgcfg needs $(DIX_CFLAGS) for pixman-1 include path 2007-09-27 16:47:32 -07:00
xgl Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xnest XNEST: removed obsolete hack to build under Darwin 2007-09-19 03:44:46 -07:00
xprint Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xwin Removed hw/xwin/winpntwin.c from Makefile.am. 2007-09-17 17:40:28 +02:00
Makefile.am DDX changes for XDarwin 2007-09-06 05:34:14 -07:00