[PATCH 1/2] glx/swrast: Do more GLX extension setup
Jon TURNEY
jon.turney at dronecode.org.uk
Sun May 17 06:18:00 PDT 2015
On 15/05/2015 18:21, Adam Jackson wrote:
> This gets you nice things like core contexts when using Xvfb.
>
> Also, no, MESA_copy_sub_buffer is not enabled automatically.
>
> Signed-off-by: Adam Jackson <ajax at redhat.com>
Since this is now dynamically generating the extension string for
swrast, GLXServerExtensions and it's use can be removed (cf. [1]).
Other than that, Reviewed-by: Jon Turney <jon.turney at dronecode.org.uk>
[1] http://patchwork.freedesktop.org/patch/11417/
More information about the xorg-devel
mailing list