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 | -0/+1 |
* | gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code | Keith Whitwell | 2008-01-25 | 1 | -3/+3 |
* | Make it compile under Win32. | Michal | 2007-11-22 | 1 | -4/+4 |
* | Do something sensible when failed to reserve space in the batch buffer. | José Fonseca | 2007-11-03 | 1 | -2/+8 |
* | remove unneeded includes | Brian | 2007-08-22 | 1 | -4/+0 |
* | Start breaking the #include dependencies between pipe drivers and mesa. | Keith Whitwell | 2007-08-13 | 1 | -20/+20 |
* | Add a printf method to winsys and use for all debugging. | Keith Whitwell | 2007-08-10 | 1 | -1/+3 |
* | Checkpoint of a super-simplified i915 driver in the pipe model. | Keith Whitwell | 2007-08-08 | 1 | -0/+157 |