Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove non-meaningful region_idle() interface | Keith Whitwell | 2007-09-17 | 1 | -6/+0 |
* | merge buffer_unreference(), buffer_reference() | Brian | 2007-09-10 | 1 | -2/+2 |
* | Start breaking the #include dependencies between pipe drivers and mesa. | Keith Whitwell | 2007-08-13 | 1 | -32/+32 |
* | fix invalid usage of buffer_unreference() | Brian | 2007-08-11 | 1 | -1/+1 |
* | Lift common winsys functions into pipe's new p_winsys. | Keith Whitwell | 2007-08-10 | 1 | -12/+14 |
* | alignment/pitch/width clean-ups | Brian | 2007-08-10 | 1 | -1/+2 |
* | pipe->region_alloc() now takes width instead of pitch, plus a flags param | Brian | 2007-08-10 | 1 | -2/+9 |
* | Hook up i915simple. Doesn't compile. | Keith Whitwell | 2007-08-08 | 1 | -1/+1 |
* | Checkpoint of a super-simplified i915 driver in the pipe model. | Keith Whitwell | 2007-08-08 | 1 | -0/+304 |