i965: Track the number of samples in the drawbuffer.
[mesa.git] / src / mesa / drivers / dri / i965 / gen8_ps_state.c
2014-04-30 Eric Anholti965: Track the number of samples in the drawbuffer.
2014-03-10 Eric Anholti965: Move binding table update packets to binding...
2014-02-20 Kenneth Graunkei965: Store absolute thread count in max_wm_threads...
2014-02-19 Kenneth Graunkei965: Only use the SIMD16 program for per-sample shadin...
2014-02-19 Kenneth Graunkei965: Set "Position XY Offset Select" bits in 3DSTATE_P...
2014-02-19 Kenneth Graunkei965: Add missing sample shading bits to Gen8's 3DSTATE...
2014-02-19 Francisco Jerezi965: Move up duplicated fields from stage-specific...
2014-02-01 Kenneth Graunkei965: Silence unused variable 'ctx' warning.
2014-02-01 Kenneth Graunkei965: Update 3DSTATE_PS, 3DSTATE_WM, and add 3DSTATE_PS...