Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-03 | r300-gallium, radeon-gallium: Begin migration to DRI2 state tracker, part 1. | Corbin Simpson | |
s/migration/migrane/ , actually. Anyway, this has working glxinfo... | |||
2009-02-18 | r300-gallium: implement simple pipe_transfer Basically make the driver ↵ | Joakim Sindholt | |
compile and behave like it did before the gallium-texture-transfer merge | |||
2009-02-01 | r300: Add u_simple_screen support. | Corbin Simpson | |
2009-02-01 | r300: Add texture stubs. | Corbin Simpson | |
2009-02-01 | amd/r300: Wire up GETPARAM ioctls. | Corbin Simpson | |
Whoo, stuff is starting to look cleaner and cleaner. | |||
2009-02-01 | r300: 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-01 | r300: Fix errant inlines. | Corbin Simpson | |
This should unbreak dynamic loading. | |||
2009-02-01 | gallium-r300: Make it build. | Corbin Simpson | |
Still todo: - Sort out winsys. - Less suckage. | |||
2009-02-01 | gallium-r300: Add some headers. | Corbin Simpson | |
Oh yeah, we're cookin' now! |