Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Remove comment within a comment. | Matt Turner | 2016-08-19 | 1 | -1/+1 |
* | i965/blorp: Use genxml for gen8-9 state setup | Jason Ekstrand | 2016-08-19 | 1 | -6/+151 |
* | i965/blorp: Use genxml for gen7 state setup | Jason Ekstrand | 2016-08-19 | 1 | -22/+276 |
* | i965/blorp: Add genxml-based vertex setup helpers | Jason Ekstrand | 2016-08-19 | 1 | -1/+212 |
* | i965/blorp: Add a helper for emitting surface states | Jason Ekstrand | 2016-08-19 | 1 | -24/+28 |
* | i965/blorp: Add genxml-based sampler state emit function | Jason Ekstrand | 2016-08-19 | 1 | -11/+38 |
* | i965/blorp: Add genxml-based dynamic state emit functions | Jason Ekstrand | 2016-08-19 | 1 | -9/+73 |
* | i965: Move gen6_blorp.c to a file that gets recompiled per-gen | Jason Ekstrand | 2016-08-19 | 1 | -0/+464 |