Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: pipe->surface_copy can flip the contents vertically when necessary. | Michel Dänzer | 2008-02-13 | 1 | -2/+4 |
* | gallium: minor cleanups to pipe interface | Keith Whitwell | 2008-01-26 | 1 | -4/+0 |
* | gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code | Keith Whitwell | 2008-01-25 | 1 | -1/+1 |
* | Unify copy_rect helpers. | Michel Dänzer | 2008-01-18 | 1 | -45/+11 |
* | Remove pipe->get/put_tile_rgba. | Michel Dänzer | 2008-01-14 | 1 | -2/+0 |
* | Remove mapping fields from struct pipe_surface. | Michel Dänzer | 2008-01-14 | 1 | -8/+9 |
* | rename some 'mesa' functions | Brian | 2007-12-15 | 1 | -19/+16 |
* | Use tile functions in new p_tile.[ch] | Brian | 2007-12-15 | 1 | -87/+5 |
* | Remove get/put_tile_rgba() functions. | Brian | 2007-12-12 | 1 | -69/+4 |
* | Port i965 driver to Gallium3D. | Zack Rusin | 2007-12-11 | 1 | -0/+397 |