Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r300: Add some useful debugging information; remove a couple compile warnings. | Corbin Simpson | 2009-02-01 | 1 | -27/+0 |
| | | | | Deck chairs on the Titanic. | ||||
* | amd/r300: Wire up GETPARAM ioctls. | Corbin Simpson | 2009-02-01 | 1 | -1/+1 |
| | | | | Whoo, stuff is starting to look cleaner and cleaner. | ||||
* | r300: Add num_vert_pipes (and remove busted num_pipes.) | Corbin Simpson | 2009-02-01 | 1 | -3/+5 |
| | |||||
* | r300: Use chip caps for something. | Corbin Simpson | 2009-02-01 | 1 | -3/+6 |
| | | | | | | Step two: Integration. Yay? Time to stop messing around with this and actually go do things. | ||||
* | r300: Add chipset sorting and capabilities. | Corbin Simpson | 2009-02-01 | 1 | -0/+100 |
Part one: Capabilities from classic Mesa. Damn, if only we didn't have so many fucking Radeons! |