On Oct 5, 2016 19:15, "Kenneth Graunke" <kenn...@whitecape.org> wrote:
>
> On Wednesday, October 5, 2016 5:32:27 PM PDT Timothy Arceri wrote:
> > This is a step towards dropping the GLSL IR version of
> > do_set_program_inouts() in i965 and moving towards native nir support.
> >
> > This is important because we want to eventually convert to nir and
> > use its optimisations passes before we can call this GLSL IR pass.
> > ---
> >  src/mesa/drivers/dri/i965/brw_shader.cpp         |  2 +-
> >  src/mesa/drivers/dri/i965/brw_wm.c               |  5 +++--
> >  src/mesa/drivers/dri/i965/brw_wm_surface_state.c | 13 +++++++------
> >  3 files changed, 11 insertions(+), 9 deletions(-)
>
> Series is:
> Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>

Series is

Acked-by: Jason Ekstrand <ja...@jlekstrand.net>

I didn't look through in enough detail for a review, but I skimmed it and
it seems fine.

> _______________________________________________
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to