On Mon, Sep 21, 2015 at 11:24 AM, Jason Ekstrand <ja...@jlekstrand.net> wrote:
> The only functional change here is that we now set EmitNoIndirectOutput and
> EmitNoIndirectTemp for compute shaders.  Compute shaders don't have outputs
> per-se and we should have been setting EmitNoIndirectTemp all along.
> ---

No one has ever used a "i965/compiler: " prefix. Other changes to
brw_shader.cpp just say "i965: "

The patch itself looks nice. With the prefix changed,

Reviewed-by: Matt Turner <matts...@gmail.com>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to