For the series:

Reviewed-by: Chris Forbes <[email protected]>

On Sun, Aug 10, 2014 at 9:28 AM, Kenneth Graunke <[email protected]> wrote:
> Hello,
>
> This is a series of preparatory work for getting Broadwell to use the
> brw_eu_emit.c code generator rather than gen8_generator.  The hope is
> to drop the separate Gen8+ code completely.  We couldn't do this
> originally because the old code was centered around a struct describing
> the Gen4-7 assembly format, but now that we've shifted to the new
> brw_inst API, there's no reason we can't share code.
>
> This doesn't actually get us there - I've still got some bugs to track
> down, but these patches have been in my tree for a long time and seem
> pretty solid.
>
> --Ken
>
> _______________________________________________
> mesa-dev mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to