i965/wm: Use resolved miptree consistently in surface setup
[mesa.git] / src / mesa / drivers / dri / i965 / gen8_ps_state.c
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...