Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Eliminate p_winsys::printf | José Fonseca | 2008-03-31 | 1 | -10/+0 |
* | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -1/+1 |
* | gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code | Keith Whitwell | 2008-01-25 | 1 | -12/+12 |
* | Adapt for winsys interface changes. | José Fonseca | 2007-12-09 | 1 | -2/+5 |
* | Supply buffer usage hints to winsys. | José Fonseca | 2007-11-06 | 1 | -2/+3 |
* | surface_alloc() is now a winsys function. | Brian | 2007-10-26 | 1 | -0/+27 |
* | Move region_alloc() and region_release() to pipe_winsys. | Brian | 2007-10-25 | 1 | -20/+63 |
* | implement the user_buffer_create() function | Brian | 2007-10-10 | 1 | -5/+23 |
* | merge buffer_unreference(), buffer_reference() | Brian | 2007-09-10 | 1 | -21/+21 |
* | clean-ups, comments | Brian | 2007-09-10 | 1 | -6/+14 |
* | Rename | Brian | 2007-09-10 | 1 | -0/+272 |