Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r300-gallium: Use rs_state emit for r300_surface, move a few things around. | Corbin Simpson | 2009-02-28 | 1 | -0/+12 |
* | r300-gallium: Add pipe_format translators and apply them | Joakim Sindholt | 2009-02-22 | 1 | -0/+1 |
* | r300-gallium: r300 passthrough shader, static shader objects, and clear code. | Corbin Simpson | 2009-02-12 | 1 | -0/+1 |
* | r300: Unbreak emit, fix up a bunch of little things. | Corbin Simpson | 2009-02-01 | 1 | -1/+1 |
* | r300: Add dsa state emit. | Corbin Simpson | 2009-02-01 | 1 | -0/+10 |
* | r300: Add blend color state emit. | Corbin Simpson | 2009-02-01 | 1 | -0/+6 |
* | r300: Set up blend state emit, clean up blend registers. | Corbin Simpson | 2009-02-01 | 1 | -2/+7 |
* | r300: Unbreak build, finish clear state. | Corbin Simpson | 2009-02-01 | 1 | -0/+3 |
* | [BROKEN] r300: Add initial clear/fill code. | Corbin Simpson | 2009-02-01 | 1 | -1/+1 |
* | A bit of r300 cleanup. | Corbin Simpson | 2009-02-01 | 1 | -2/+0 |
* | gallium-r300: Fit it all together now. | Corbin Simpson | 2009-02-01 | 1 | -0/+8 |
* | gallium-r300: Add r300_surface. | Corbin Simpson | 2009-02-01 | 1 | -0/+28 |