aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/gen8_vs_state.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Move push constant state packets to push constant update time.Eric Anholt2014-05-021-6/+2
* i965: Merge gen8_upload_constant_state into gen7_upload_constant_state.Eric Anholt2014-05-021-24/+1
* i965: Drop unnecessary state flag for units on NEW_BINDING_TABLE.Eric Anholt2014-05-021-1/+0
* i965/gen7+: Move sampler state packets to the stage sampler state table update.Eric Anholt2014-05-021-7/+1
* i965: Move binding table update packets to binding table setup time.Eric Anholt2014-03-101-6/+0
* i965: Drop VECTOR_MASK_ENABLE in Broadwell's 3DSTATE_VS packet.Kenneth Graunke2014-02-111-1/+1
* i965: Rework 3DSTATE_VS for Broadwell.Kenneth Graunke2014-01-311-0/+131