Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Add a type argument to brw_state_batch(). | Eric Anholt | 2011-07-11 | 1 | -1/+1 |
* | i965/gen7: Remove gratuitous dirty flags from WM and PS state. | Kenneth Graunke | 2011-07-08 | 1 | -8/+3 |
* | i965/gen6+: Correct gratuitous dependency on NEW_POLYGONSTIPPLE. | Eric Anholt | 2011-06-20 | 1 | -2/+4 |
* | i965/gen6+: Add a missing state flag for WM constants. | Eric Anholt | 2011-06-20 | 1 | -2/+3 |
* | i965: Use state streaming on programs, and state base address on gen5+. | Eric Anholt | 2011-06-18 | 1 | -7/+2 |
* | i965/gen7: Enable SIMD16 fragment shader dispatch. | Kenneth Graunke | 2011-06-08 | 1 | -2/+6 |
* | i965: Upload sampler state pointers on Ivybridge. | Kenneth Graunke | 2011-05-17 | 1 | -0/+6 |
* | i965: Upload binding table pointers on Ivybridge. | Kenneth Graunke | 2011-05-17 | 1 | -0/+6 |
* | i965: Initial Ivybridge WM/PS state setup. | Kenneth Graunke | 2011-05-17 | 1 | -0/+243 |