[Mesa-dev] [PATCH 1/4] genxml: Make gen6-7 blending look more like gen8

Jason Ekstrand jason at jlekstrand.net
Fri Jul 15 15:49:49 UTC 2016


On Fri, Jul 15, 2016 at 3:38 AM, Kenneth Graunke <kenneth at whitecape.org>
wrote:

> On Thursday, July 14, 2016 9:20:05 PM PDT Jason Ekstrand wrote:
> > This renames BLEND_STATE to BLEND_STATE_ENTRY and adds an new struct
> > BLEND_STATE which is just an array of 8 BLEND_STATE_ENTRYs.  This will
> make
> > it much easier to write gen-agnostic blend handling code.
> >
> > Signed-off-by: Jason Ekstrand <jason at jlekstrand.net>
> > Cc: "12.0" <mesa-stable at lists.freedesktop.org>
> > ---
> >  src/intel/genxml/gen6.xml        |  8 +++++++-
> >  src/intel/genxml/gen7.xml        |  8 +++++++-
> >  src/intel/genxml/gen75.xml       |  8 +++++++-
> >  src/intel/vulkan/gen7_pipeline.c | 25 +++++++++++++------------
> >  4 files changed, 34 insertions(+), 15 deletions(-)
>
> The series is:
> Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
>
> though my review on patch 4 is pretty light.
>

Thanks!  I'm sure Nanley can take patch 4.  I think he might have written
that code after all. :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160715/de12998b/attachment.html>


More information about the mesa-dev mailing list