[Mesa-dev] [PATCH 07/11] i965: Move postprocess_nir to codegen time
Jason Ekstrand
jason at jlekstrand.net
Tue Nov 17 07:09:42 PST 2015
On Tue, Nov 17, 2015 at 4:04 AM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> Hi Jason,
>
> On 12 November 2015 at 01:26, Jason Ekstrand <jason at jlekstrand.net> wrote:
>> ---
>> src/mesa/drivers/dri/i965/brw_fs.cpp | 11 +++++++++--
>> src/mesa/drivers/dri/i965/brw_nir.c | 1 -
>> src/mesa/drivers/dri/i965/brw_vec4.cpp | 5 ++++-
>> src/mesa/drivers/dri/i965/brw_vec4_gs_visitor.cpp | 6 +++++-
>> 4 files changed, 18 insertions(+), 5 deletions(-)
>>
> Can you please add a couple of lines why we want this. This way it
> will be beneficial to you and/or others while skimming through git log
> X weeks down the line.
Sure. I can do that.
More information about the mesa-dev
mailing list