xserver/hw
Raphael Kubo da Costa 65642ccb78 vfb: Initialize the GLX extension again.
This should fix a regression in the 1.13.0 release: commit
5f5bbbe543 removed a code path used by Xvfb
and made it use the default one when initializing extensions. However, this
meant the GLX extension was not initialized anymore since it is not part of
the `staticExtensions' array.

Since it is not possible to just add it to that array after commit
aad428b8e2, adopt an approach similar to
xwin's and xquartz's and initialize the extension from vfb's `InitOutput'.

Signed-off-by: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
2012-12-23 15:22:25 -07:00
..
dmx hw/dmx: add update_desktop_dimensions() call 2012-12-05 17:36:11 +10:00
kdrive Fix up formatting of initializers for arrays of structs 2012-08-06 15:22:53 -07:00
vfb vfb: Initialize the GLX extension again. 2012-12-23 15:22:25 -07:00
xfree86 xf86: select a fake output for headless servers 2012-12-04 10:44:21 +10:00
xnest Replace NO_HW_ONLY_EXTS with Xorg DDX test 2012-07-10 00:31:02 -07:00
xquartz XQuartz: Don't add the 15bit visual any more 2012-12-19 16:50:07 -08:00
xwin Fix 'make distcheck' for hw/xwin 2012-10-16 15:14:55 +01:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00