summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_state.h
Commit message (Expand)AuthorAgeFilesLines
* i965/cs: Upload UBO/SSBO surfacesJordan Justen2015-09-301-0/+1
* i965/cs: Setup surface binding for gl_NumWorkGroupsJordan Justen2015-09-291-0/+1
* i965: Add 64-bit dirty flag handling to brw_upload_pull_constantsChris Forbes2015-09-081-1/+1
* i965: Remove base miplevel from sampler state.Ben Widawsky2015-09-041-1/+0
* i965: Make gen7_enable_hw_binding_tables staticIan Romanick2015-09-021-1/+0
* i965: Make gen8_upload_state_base_address staticIan Romanick2015-09-021-4/+0
* i965/cs: Setup push constant data for uniformsJordan Justen2015-09-021-0/+1
* i965: Hook up image state upload.Francisco Jerez2015-08-111-0/+4
* i965: Make gen7_upload_ps_state staticIan Romanick2015-08-031-9/+0
* i965: Remove extern declaration for nonexistent state atomIan Romanick2015-08-031-1/+0
* i965: Implement interface to edit binding table entriesAbdiel Janulgue2015-07-181-0/+9
* i965: Enable hardware-generated binding tables on render path.Abdiel Janulgue2015-07-181-0/+6
* i965: Add Gen9 surface state decodingBen Widawsky2015-05-181-5/+8
* i965: Add all surface types to the batch decodeBen Widawsky2015-05-181-0/+1
* i965/wm/gen6: Add option for disabling statistics collectionTopi Pohjolainen2015-05-071-1/+2
* i965/wm/gen6: Refactor state setupTopi Pohjolainen2015-05-071-0/+11
* i965: Upload atomic buffer state for compute shadersJordan Justen2015-05-021-0/+1
* i965/state: Emit pipeline select when changing pipelinesJordan Justen2015-05-021-0/+12
* i965/cs: Upload brw_cs_stateJordan Justen2015-05-021-0/+1
* i965/gen8: Expose state base address setupTopi Pohjolainen2015-04-301-0/+3
* i965/ps/gen8: Refactor state uploadingTopi Pohjolainen2015-04-301-0/+12
* i965/ps/gen7: Refactor state uploadingTopi Pohjolainen2015-04-301-0/+9
* i965: Refactor sampler state setupTopi Pohjolainen2015-04-301-0/+9
* i965: Refactor and expose brw_upload_binding_table()Topi Pohjolainen2015-04-301-0/+7
* i965: Expose and refactor brw_update_renderbuffer_surfaces()Topi Pohjolainen2015-04-301-0/+5
* i965/state: Don't use brw->state.dirty.mesaJordan Justen2015-03-311-1/+1
* i965/state: Don't use brw->state.dirty.brwJordan Justen2015-03-311-1/+1
* i965/state: Add compute pipeline with empty atom listsJordan Justen2015-03-311-0/+2
* i965/state: Rename brw_clear_dirty_bits to brw_render_state_finishedJordan Justen2015-03-311-1/+1
* i965/state: Rename brw_upload_state to brw_upload_render_stateJordan Justen2015-03-311-1/+1
* i965: Perform program state upload outside of atom handlingCarl Worth2015-02-231-0/+7
* i965: Micro-optimize swizzle_to_scs() and make it inlinable.Kenneth Graunke2015-01-041-1/+0
* i965: Fold the gen7_cc_viewport_state_pointer atom into brw_cc_vp.Kenneth Graunke2014-11-291-1/+0
* i965: Implement the PMA stall fix.Kenneth Graunke2014-11-041-0/+1
* i965/gen6/gs: Setup constant push buffers for gen6 geometry shaders.Iago Toral Quiroga2014-09-191-0/+1
* Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be, 6f56e142, 88e3d404Jordan Justen2014-09-041-2/+2
* i965: Modify dirty bit handling to support 2 pipelines.Paul Berry2014-09-011-2/+2
* i965: Split gen6 renderbuffer surface state from gen5 and olderJordan Justen2014-08-151-0/+3
* i965: Make some brw_sampler_state.c functions static again.Kenneth Graunke2014-08-021-6/+0
* i965: Stop using gen7_update_sampler_state; rm gen7_sampler_state.c.Kenneth Graunke2014-08-021-5/+0
* i965: Introduce a function to emit a SAMPLER_STATE structure.Kenneth Graunke2014-08-021-0/+18
* i965: Add const to upload_default_color's sampler parameter.Kenneth Graunke2014-08-021-1/+1
* i965: Delete gen7_upload_sampler_state_table and vtable mechanism.Kenneth Graunke2014-08-021-2/+0
* i965: Make brw_upload_sampler_state_table handle Gen7+ as well.Kenneth Graunke2014-08-021-0/+3
* i965: Rename brw_wm_sampler_state.c to brw_sampler_state.c.Kenneth Graunke2014-08-021-1/+1
* i965: Merge VS/GS and WM pull constant buffer upload paths.Eric Anholt2014-07-021-5/+6
* i965: Reuse libdrm's header for AUB definitions.Eric Anholt2014-07-021-1/+1
* i965: Pass brw to translate_wrap_mode().Kenneth Graunke2014-06-051-1/+2
* i965/wm: Surface state overrides for configuring w-tiled as y-tiledTopi Pohjolainen2014-05-151-0/+6
* i965: Merge gen8_upload_constant_state into gen7_upload_constant_state.Eric Anholt2014-05-021-5/+0