| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: Unify reference counting. | Michel Dänzer | 2009-03-04 | 1 | -34/+14 |
* | r300-gallium, radeon-gallium: Continue migration to DRI2 state_tracker, part 2. | Corbin Simpson | 2009-03-03 | 1 | -0/+18 |
* | r300-gallium: Fix C99 error. | Corbin Simpson | 2009-02-28 | 1 | -1/+2 |
* | r300-gallium: implement simple pipe_transfer Basically make the driver compil... | Joakim Sindholt | 2009-02-18 | 1 | -7/+1 |
* | r300-gallium: Fix typo in texture buffer size request. | Corbin Simpson | 2009-02-12 | 1 | -1/+1 |
* | r300: Accidentally removed a pipe_buffer_reference that should be there. | Corbin Simpson | 2009-02-08 | 1 | -0/+2 |
* | r300: Update to match pipe_surface changes. | Corbin Simpson | 2009-02-08 | 1 | -4/+0 |
* | r300: working trivial/clear for r5xx | Joakim Sindholt | 2009-02-05 | 1 | -4/+4 |
* | r300, amd: Oops, a couple more API changes. | Corbin Simpson | 2009-02-02 | 1 | -1/+1 |
* | r300: Clean up after rebase. | Corbin Simpson | 2009-02-01 | 1 | -4/+4 |
* | Rebased to gallium-0.2, Jan 24 2009. | Corbin Simpson | 2009-02-01 | 1 | -1/+0 |
* | r300: Finish basic state setup. | Corbin Simpson | 2009-02-01 | 1 | -0/+31 |
* | r300: Add more pipe_texture stuff. | Corbin Simpson | 2009-02-01 | 1 | -0/+54 |
* | r300: Add initial pipe_texture handling. | Corbin Simpson | 2009-02-01 | 1 | -0/+76 |
* | r300: Add texture stubs. | Corbin Simpson | 2009-02-01 | 1 | -0/+35 |