i965/fs: Move some flags that affect code generation to fs_visitor.
[mesa.git] / src / mesa / drivers / dri / i965 / gen8_vs_state.c
2014-05-03 Eric Anholti965: Move push constant state packets to push constant...
2014-05-03 Eric Anholti965: Merge gen8_upload_constant_state into gen7_upload...
2014-05-03 Eric Anholti965: Drop unnecessary state flag for units on NEW_BIND...
2014-05-03 Eric Anholti965/gen7+: Move sampler state packets to the stage...
2014-03-10 Eric Anholti965: Move binding table update packets to binding...
2014-02-11 Kenneth Graunkei965: Drop VECTOR_MASK_ENABLE in Broadwell's 3DSTATE_VS...
2014-02-01 Kenneth Graunkei965: Rework 3DSTATE_VS for Broadwell.