[Mesa-dev] [PATCH v3 0/9] Support multiple state pipelines for i965
Kenneth Graunke
kenneth at whitecape.org
Sun Mar 29 18:42:45 PDT 2015
On Friday, March 20, 2015 05:28:55 PM Jordan Justen wrote:
> git://people.freedesktop.org/~jljusten/mesa i965-pipelines-v3
>
> v2:
> * Rename brw->atoms[] to render_atoms
> * Add brw->compute_atoms[]
> * Replace brw_pipeline_first_atom with brw_get_pipeline_atoms
>
> v3:
> * Avoid changing pipelines' state bits in upload path
> * brw_clear_dirty_bits => brw_render_state_finished
> * brw->compute_atoms[] starts with size of 1
> * Deprecate and remove brw->state.dirty
>
> Jordan Justen (9):
> i965/state: Rename brw_upload_state to brw_upload_render_state
> i965/state: Rename brw_clear_dirty_bits to brw_render_state_finished
> i965/state: Support multiple pipelines in brw->num_atoms
> i965/state: Create separate dirty state bits for each pipeline
> i965/state: Only upload render programs for render state uploads
> i965/state: Add compute pipeline with empty atom lists
> i965/state: Don't use brw->state.dirty.brw
> i965/state: Don't use brw->state.dirty.mesa
> i965/state: Remove brw->state.dirty
Series is:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
Thanks, Jordan!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150329/6f7e900f/attachment.sig>
More information about the mesa-dev
mailing list