Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code | Keith Whitwell | 2008-01-25 | 1 | -12/+31 |
* | gallium: Simplify winsys buffer interface. | Michel Dänzer | 2008-01-25 | 1 | -2/+2 |
* | Remove mapping fields from struct pipe_surface. | Michel Dänzer | 2008-01-14 | 1 | -20/+6 |
* | silence void ptr arithmetic warning | Brian | 2007-12-07 | 1 | -2/+3 |
* | Eliminate struct pipe_region. | Michel Dänzer | 2007-12-07 | 1 | -25/+28 |
* | Hide texture layout details from the state tracker. | Michel Dänzer | 2007-12-06 | 1 | -0/+20 |
* | Add winsys->surface_release() to complement winsys->surface_alloc(). | Brian | 2007-11-07 | 1 | -11/+5 |
* | Make it compile under linux. | Michal Krol | 2007-10-29 | 1 | -0/+89 |