summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_state.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-18i965: Add Gen9 surface state decodingBen Widawsky1-5/+8
2015-05-18i965: Add all surface types to the batch decodeBen Widawsky1-0/+1
2015-05-07i965/wm/gen6: Add option for disabling statistics collectionTopi Pohjolainen1-1/+2
2015-05-07i965/wm/gen6: Refactor state setupTopi Pohjolainen1-0/+11
2015-05-02i965: Upload atomic buffer state for compute shadersJordan Justen1-0/+1
2015-05-02i965/state: Emit pipeline select when changing pipelinesJordan Justen1-0/+12
2015-05-02i965/cs: Upload brw_cs_stateJordan Justen1-0/+1
2015-04-30i965/gen8: Expose state base address setupTopi Pohjolainen1-0/+3
2015-04-30i965/ps/gen8: Refactor state uploadingTopi Pohjolainen1-0/+12
2015-04-30i965/ps/gen7: Refactor state uploadingTopi Pohjolainen1-0/+9
2015-04-30i965: Refactor sampler state setupTopi Pohjolainen1-0/+9
2015-04-30i965: Refactor and expose brw_upload_binding_table()Topi Pohjolainen1-0/+7
2015-04-30i965: Expose and refactor brw_update_renderbuffer_surfaces()Topi Pohjolainen1-0/+5
2015-03-31i965/state: Don't use brw->state.dirty.mesaJordan Justen1-1/+1
2015-03-31i965/state: Don't use brw->state.dirty.brwJordan Justen1-1/+1
2015-03-31i965/state: Add compute pipeline with empty atom listsJordan Justen1-0/+2
2015-03-31i965/state: Rename brw_clear_dirty_bits to brw_render_state_finishedJordan Justen1-1/+1
2015-03-31i965/state: Rename brw_upload_state to brw_upload_render_stateJordan Justen1-1/+1
2015-02-23i965: Perform program state upload outside of atom handlingCarl Worth1-0/+7
2015-01-04i965: Micro-optimize swizzle_to_scs() and make it inlinable.Kenneth Graunke1-1/+0
2014-11-29i965: Fold the gen7_cc_viewport_state_pointer atom into brw_cc_vp.Kenneth Graunke1-1/+0
2014-11-04i965: Implement the PMA stall fix.Kenneth Graunke1-0/+1
2014-09-19i965/gen6/gs: Setup constant push buffers for gen6 geometry shaders.Iago Toral Quiroga1-0/+1
2014-09-04Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be, 6f56e142, 88e3d404Jordan Justen1-2/+2
2014-09-01i965: Modify dirty bit handling to support 2 pipelines.Paul Berry1-2/+2
2014-08-15i965: Split gen6 renderbuffer surface state from gen5 and olderJordan Justen1-0/+3
2014-08-02i965: Make some brw_sampler_state.c functions static again.Kenneth Graunke1-6/+0
2014-08-02i965: Stop using gen7_update_sampler_state; rm gen7_sampler_state.c.Kenneth Graunke1-5/+0
2014-08-02i965: Introduce a function to emit a SAMPLER_STATE structure.Kenneth Graunke1-0/+18
2014-08-02i965: Add const to upload_default_color's sampler parameter.Kenneth Graunke1-1/+1
2014-08-02i965: Delete gen7_upload_sampler_state_table and vtable mechanism.Kenneth Graunke1-2/+0
2014-08-02i965: Make brw_upload_sampler_state_table handle Gen7+ as well.Kenneth Graunke1-0/+3
2014-08-02i965: Rename brw_wm_sampler_state.c to brw_sampler_state.c.Kenneth Graunke1-1/+1
2014-07-02i965: Merge VS/GS and WM pull constant buffer upload paths.Eric Anholt1-5/+6
2014-07-02i965: Reuse libdrm's header for AUB definitions.Eric Anholt1-1/+1
2014-06-05i965: Pass brw to translate_wrap_mode().Kenneth Graunke1-1/+2
2014-05-15i965/wm: Surface state overrides for configuring w-tiled as y-tiledTopi Pohjolainen1-0/+6
2014-05-02i965: Merge gen8_upload_constant_state into gen7_upload_constant_state.Eric Anholt1-5/+0
2014-01-31i965: Update GS state for Broadwell.Kenneth Graunke1-0/+1
2014-01-31i965: Update multisampling state for Broadwell.Kenneth Graunke1-0/+1
2014-01-31i965: Update BLEND_STATE for Broadwell.Kenneth Graunke1-0/+1
2014-01-31i965: Update SF_CLIP_VIEWPORT for Broadwell.Kenneth Graunke1-0/+1
2014-01-31i965: Rework SURFACE_STATE entries for Broadwell.Kenneth Graunke1-0/+3
2014-01-31i965: Update SOL state for Broadwell.Kenneth Graunke1-0/+1
2014-01-31i965: Update the code that disables unused shader stages for Broadwell.Kenneth Graunke1-0/+1
2014-01-31i965: Rework vertex uploads for Broadwell.Kenneth Graunke1-0/+3
2014-01-31i965: Update STATE_BASE_ADDRESS for Broadwell.Kenneth Graunke1-0/+1
2014-01-31i965: Update 3DSTATE_PS, 3DSTATE_WM, and add 3DSTATE_PS_EXTRA.Kenneth Graunke1-0/+3
2014-01-31i965: Rework 3DSTATE_VS for Broadwell.Kenneth Graunke1-1/+6
2014-01-31i965: Add the new 3DSTATE_PS_BLEND state packet.Kenneth Graunke1-0/+1