[PATCH 1.13] vfb: Initialize the GLX extension again.

Raphael Kubo da Costa raphael.kubo.da.costa at intel.com
Mon Dec 10 00:18:19 PST 2012


Raphael Kubo da Costa <raphael.kubo.da.costa at intel.com> writes:

> This should fix a regression in the 1.13.0 release: commit
> 5f5bbbe543f65c48ecbb5cce80116a86ca3fbe86 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
> aad428b8e21c77397c623b78706eb64b1fea77c9, 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 at intel.com>
> ---
>  hw/vfb/InitOutput.c | 19 +++++++++++++++++++
>  1 file changed, 19 insertions(+)

Hey there,

According to the guidelines in [1], I'm pinging to know if it's possible
to get this patch into 1.13.1 final.

[1] http://xorg.freedesktop.org/wiki/Server113Branch

It's in master as ac1a60e7b6f06fd075cc5bf55d6bc67206a01d29, and should
fix a regression introduced in the current stable release.

--
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki
Business Identity Code: 0357606 - 4
Domiciled in Helsinki


More information about the xorg-devel mailing list