Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Move binding table update packets to binding table setup time. | Eric Anholt | 2014-03-10 | 1 | -6/+0 |
* | i965: Store absolute thread count in max_wm_threads on Broadwell. | Kenneth Graunke | 2014-02-20 | 1 | -1/+4 |
* | i965: Only use the SIMD16 program for per-sample shading on Broadwell. | Kenneth Graunke | 2014-02-19 | 1 | -9/+32 |
* | i965: Set "Position XY Offset Select" bits in 3DSTATE_PS on Broadwell. | Kenneth Graunke | 2014-02-19 | 1 | -0/+18 |
* | i965: Add missing sample shading bits to Gen8's 3DSTATE_PS_EXTRA. | Kenneth Graunke | 2014-02-19 | 1 | -1/+15 |
* | i965: Move up duplicated fields from stage-specific prog_data to brw_stage_pr... | Francisco Jerez | 2014-02-19 | 1 | -1/+1 |
* | i965: Silence unused variable 'ctx' warning. | Kenneth Graunke | 2014-01-31 | 1 | -1/+0 |
* | i965: Update 3DSTATE_PS, 3DSTATE_WM, and add 3DSTATE_PS_EXTRA. | Kenneth Graunke | 2014-01-31 | 1 | -0/+210 |