Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/blorp: Allocate space for push constants on Gen7. | Paul Berry | 2012-05-25 | 1 | -7/+16 |
* | i965: Emit Ivybridge VS workaround flushes. | Kenneth Graunke | 2012-02-15 | 1 | -0/+2 |
* | i965: Don't reallocate push constant URB space on new VS programs. | Kenneth Graunke | 2012-01-11 | 1 | -10/+24 |
* | i965: Fold the gen6/7 URB state prepare()/emit() together. | Eric Anholt | 2011-10-29 | 1 | -9/+3 |
* | i965/gen7: Add missing ! to brw->gs.prog_active assertion. | Kenneth Graunke | 2011-06-29 | 1 | -1/+1 |
* | i965: Use state streaming on programs, and state base address on gen5+. | Eric Anholt | 2011-06-18 | 1 | -1/+1 |
* | i965: Initial Ivybridge URB space partitioning, including push constants. | Kenneth Graunke | 2011-05-17 | 1 | -0/+128 |