aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_chipset.h
Commit message (Collapse)AuthorAgeFilesLines
* r300: Add some useful debugging information; remove a couple compile warnings.Corbin Simpson2009-02-011-27/+0
| | | | Deck chairs on the Titanic.
* amd/r300: Wire up GETPARAM ioctls.Corbin Simpson2009-02-011-1/+1
| | | | Whoo, stuff is starting to look cleaner and cleaner.
* r300: Add num_vert_pipes (and remove busted num_pipes.)Corbin Simpson2009-02-011-3/+5
|
* r300: Use chip caps for something.Corbin Simpson2009-02-011-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 Simpson2009-02-011-0/+100
Part one: Capabilities from classic Mesa. Damn, if only we didn't have so many fucking Radeons!