[PATCH] glx: Update the dispatch table according to mesa version.

Zhigang Gong zhigang.gong at linux.intel.com
Wed Feb 8 00:15:26 PST 2012


> -----Original Message-----
> From: xorg-devel-bounces+zhigang.gong=linux.intel.com at lists.x.org
> [mailto:xorg-devel-bounces+zhigang.gong=linux.intel.com at lists.x.org] On
> Behalf Of Jeremy Huddleston
> Sent: Wednesday, February 08, 2012 3:57 PM
> To: zhigang.gong at linux.intel.com
> Cc: ian.d.romanick at intel.com; ajax at redhat.com; xorg-devel at lists.x.org
> Subject: Re: [PATCH] glx: Update the dispatch table according to mesa
> version.
> 
> This (or at least the first hunk, I stopped looking after that) was done
> already in:
> 
> commit 66e6037c334c2bcfe6e60d24cac83a8d6087fdd5
> Author: Ian Romanick <ian.d.romanick at intel.com>
> Date:   Mon Dec 5 15:27:08 2011 -0800
> 
>     glx: Regenerate GL API files from Mesa
> 
>     Adam reviewed the underlying changes in the Mesa generated
> scripts.
> 
>     Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
>     Reviewed-by: Adam Jackson <ajax at redhat.com>
> 
Confirmed, this patch indeed a duplicate of the above one. I forgot to
pull latest Xorg on my local tree. Please ignore this patch. Thanks.

> On Feb 7, 2012, at 10:44 PM, zhigang.gong at linux.intel.com wrote:
> 
> > From: Zhigang Gong <zhigang.gong at linux.intel.com>
> >
> > The dispatch table is from mesa code base and is pretty old.
> > If we have another DRI loader at server side for an example glamor,
> > then the dispatch table in this glx and the mesa's dispatch table will
> > be inconsistense to each other. This will prevent us to enable
> > indirect GLX acceleration with another GL context.
> >
> > Signed-off-by: Zhigang Gong <zhigang.gong at linux.intel.com>
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel



More information about the xorg-devel mailing list