Re: [Mesa-dev] [PATCH v2 0/4] Support multiple state pipelines for i965

2015-03-11 Thread Kristian Høgsberg
On Wed, Mar 11, 2015 at 11:53 AM, Jordan Justen wrote: > git://people.freedesktop.org/~jljusten/mesa i965-pipelines-v2 > > The big changes from v1: > * Rename brw->atoms[] to render_atoms > * Add brw->compute_atoms[] > * Replace brw_pipeline_first_atom with brw_get_pipeline_atoms > > With this

[Mesa-dev] [PATCH v2 0/4] Support multiple state pipelines for i965

2015-03-11 Thread Jordan Justen
git://people.freedesktop.org/~jljusten/mesa i965-pipelines-v2 The big changes from v1: * Rename brw->atoms[] to render_atoms * Add brw->compute_atoms[] * Replace brw_pipeline_first_atom with brw_get_pipeline_atoms With this version, I was not able to measure a performance change with SynMask B