On Mon, Sep 21, 2015 at 12:40 PM, Matt Turner <[email protected]> wrote: > On Mon, Sep 21, 2015 at 11:24 AM, Jason Ekstrand <[email protected]> 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,
Done. > Reviewed-by: Matt Turner <[email protected]> Thanks! _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
