Re: [Mesa-dev] [PATCH v2 00/15] Make LOAD_PAYLOAD sane again

2015-05-05 Thread Kenneth Graunke
On Tuesday, May 05, 2015 06:28:03 PM Jason Ekstrand wrote: > This is a v2 of the series that I sent out a month or two ago to fix up the > LOAD_PAYLOAD instruction in the i965 FS backend compiler. This new version > incorporates comments from a variety of people. > > The last patch in the series

[Mesa-dev] [PATCH v2 00/15] Make LOAD_PAYLOAD sane again

2015-05-05 Thread Jason Ekstrand
This is a v2 of the series that I sent out a month or two ago to fix up the LOAD_PAYLOAD instruction in the i965 FS backend compiler. This new version incorporates comments from a variety of people. The last patch in the series is one that I think at least 3 of us have independantly written to en