summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_screen.h
AgeCommit message (Collapse)Author
2009-02-01r300: Add u_simple_screen support.Corbin Simpson
2009-02-01r300: Add texture stubs.Corbin Simpson
2009-02-01amd/r300: Wire up GETPARAM ioctls.Corbin Simpson
Whoo, stuff is starting to look cleaner and cleaner.
2009-02-01r300: Add chipset sorting and capabilities.Corbin Simpson
Part one: Capabilities from classic Mesa. Damn, if only we didn't have so many fucking Radeons!
2009-02-01r300: Fix errant inlines.Corbin Simpson
This should unbreak dynamic loading.
2009-02-01gallium-r300: Make it build.Corbin Simpson
Still todo: - Sort out winsys. - Less suckage.
2009-02-01gallium-r300: Add some headers.Corbin Simpson
Oh yeah, we're cookin' now!