xserver/hw/kdrive
Dodji Seketeli 4dd4be99df Xephyr: Make glxinfo work on the ATI R200 free driver.
* hw/kdrive/ephyr/ephyr.c:
	  (EphyrDuplicateVisual): when duplicating the
	  visual, copy the color component masks and the class
	  from the hostX
	  (EphyrMirrorHostVisuals): don't mix blue and green mask.
	* hw/kdrive/ephyr/ephyrdri.c: add more logs.
	  (ephyrDRICreateDrawable): actually implement this.
	  for the moment it creates a DRI drawable for the hostX window,
	  no matter what drawable this call was issued for.
	  (ephyrDRIGetDrawableInfo): actually implemented this.
	  for the moment the drawable info queried for its attrs is the
	  Xephyr main main window.
	* hw/kdrive/ephyr/ephyrdriext.c:
	  (ProcXF86DRIGetDrawableInfo): properly hook this dispatch
	  function to the ephyrDRIGetDrawableInfo() function.
	* hw/kdrive/ephyr/ephyrglxext.c: add a bunch of GLX implementation hooks
	  here. Hijack some of the xserver GLX hooks with them. Still need to
	  properly support byteswapped clients though.
	* hw/kdrive/ephyr/ephyrhostglx.c,h: actually implemented the protocol
	  level forwarding functions used by the GLX entr points in
	  ephyrglxext.c. Here as well, there are a bunch of them, but we are
	  far from having implemented all the GLX calls.
	* hw/kdrive/ephyr/hostx.c,h:
	  (hostx_get_window_attributes): added this new entry point
	  (hostx_allocate_resource_id_peer): added this to keep track of
	   resource IDs peers: one member of the peer is in Xephyr, the other
	   is in host X.
	  (hostx_get_resource_id_peer): ditto.
2007-10-02 16:55:16 +02:00
..
ati Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
chips Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
ephyr Xephyr: Make glxinfo work on the ATI R200 free driver. 2007-10-02 16:55:16 +02:00
epson Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
fake For each kdrive server put a dependencie on its own libraries. 2007-07-05 01:57:41 -03:00
fbdev Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
i810 Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
igs Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
ipaq Death to RCS tags. 2007-06-29 14:06:52 -04:00
itsy Death to RCS tags. 2007-06-29 14:06:52 -04:00
linux Kdrive: fix nasty thinko in TslibEnable() 2007-08-16 09:46:27 +02:00
mach64 Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
mga Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
neomagic Remove backend.[ch] from neomagic to fix distcheck. 2007-09-02 13:23:18 -07:00
nvidia Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
pcmcia Death to RCS tags. 2007-06-29 14:06:52 -04:00
pm2 Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
r128 Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
savage Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
sdl Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
sis300 For each kdrive server put a dependencie on its own libraries. 2007-07-05 01:57:41 -03:00
sis530 Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
smi Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
src Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
trident Death to RCS tags. 2007-06-29 14:06:52 -04:00
trio Clean up unused #ifdefs from fb. 2007-07-05 15:56:25 -04:00
ts300 Death to RCS tags. 2007-06-29 14:06:52 -04:00
vesa Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
via Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
vxworks Death to RCS tags. 2007-06-29 14:06:52 -04:00
Kdrive.tmpl Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add 2003-07-07 19:13:03 +00:00
Makefile.am Bug #9629: Remove badly-licensed neomagic kdrive files. 2007-08-29 15:54:32 -07:00
Xkdrive.man Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add 2003-07-07 19:13:03 +00:00