Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Pass brw_context to functions rather than intel_context. | Kenneth Graunke | 2013-07-09 | 1 | -2/+0 |
* | Revert "i965: Disable unused pipeline stages once at startup on Gen7+." | Kenneth Graunke | 2013-06-11 | 1 | -2/+11 |
* | i965: Disable unused pipeline stages once at startup on Gen7+. | Kenneth Graunke | 2013-06-10 | 1 | -11/+2 |
* | i965: Use BRW_NEW_CONTEXT for gen7_disable rather than BRW_NEW_BATCH. | Kenneth Graunke | 2013-02-11 | 1 | -1/+1 |
* | i965/gen7: Move SOL stage disable to gen7_sol_state.c | Eric Anholt | 2011-12-23 | 1 | -7/+0 |
* | i965: Use state streaming on programs, and state base address on gen5+. | Eric Anholt | 2011-06-18 | 1 | -1/+1 |
* | i965: Disable binding table pointers for unused pipeline stages. | Kenneth Graunke | 2011-05-17 | 1 | -0/+15 |
* | i965: Explicitly disable unused pipeline stages on Ivybridge. | Kenneth Graunke | 2011-05-17 | 1 | -0/+126 |