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
2007-09-13 00:08:53 +00:00
2007-09-13 00:08:53 +00:00
2007-06-29 14:06:52 -04:00
2007-06-29 14:06:52 -04:00
2007-09-27 14:55:40 +01:00
2007-10-02 16:55:15 +02:00
2007-09-13 00:08:53 +00:00
2007-06-29 14:06:52 -04:00
2007-09-13 00:08:53 +00:00
2007-06-29 14:06:52 -04:00
2007-07-04 23:38:27 -07:00
2007-06-29 14:06:52 -04:00
2007-08-01 08:07:08 +03:00
Description
Truly free fork of the XOrg project.
75 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%