[Glamor] [PATCH V3 1/3] Prepare for modification of gradient using shader.
Zhigang Gong
zhigang.gong at linux.intel.com
Mon Mar 26 04:36:24 PDT 2012
> -----Original Message-----
> From:
> glamor-bounces+zhigang.gong=linux.intel.com at lists.freedesktop.org
> [mailto:glamor-bounces+zhigang.gong=linux.intel.com at lists.freedesktop.o
> rg] On Behalf Of Chris Wilson
> Sent: Friday, March 23, 2012 6:14 PM
> To: junyan.he at linux.intel.com; zhigang.gong at linux.intel.com
> Cc: Junyan He; glamor at lists.freedesktop.org
> Subject: Re: [Glamor] [PATCH V3 1/3] Prepare for modification of gradient
> using shader.
>
> On Fri, 23 Mar 2012 04:05:48 +0800, junyan.he at linux.intel.com wrote:
> > From: Junyan He <junyan.he at linux.intel.com>
> >
> > Prepare for modification of gradient using shader. The gradient
> > pixmaps now is generated by pixman and we will replace them with
> > shader. Add structure fields and dispatch functions which will be
> > needed. Some auxiliary macro for vertex convert and some assistant
> > functions to compare the difference of two pixmaps are also added.
>
> The compare_picture() would be nice as a separate commit, as it looks
> genuinely useful outside of this series. However,
> Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk> -Chris
I split the compare_picture from the original patch as you suggested.
Pushed. Found one minor bug at the 1st patch and fixed and pushed.
Thanks.
>
> --
> Chris Wilson, Intel Open Source Technology Centre
> _______________________________________________
> Glamor mailing list
> Glamor at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/glamor
More information about the Glamor
mailing list