Age | Commit message (Expand) | Author |
---|---|---|
2007-08-13 | Start breaking the #include dependencies between pipe drivers and mesa. | Keith Whitwell |
2007-08-11 | fix invalid usage of buffer_unreference() | Brian |
2007-08-10 | Lift common winsys functions into pipe's new p_winsys. | Keith Whitwell |
2007-08-10 | alignment/pitch/width clean-ups | Brian |
2007-08-10 | pipe->region_alloc() now takes width instead of pitch, plus a flags param | Brian |
2007-08-08 | Hook up i915simple. Doesn't compile. | Keith Whitwell |
2007-08-08 | Checkpoint of a super-simplified i915 driver in the pipe model. | Keith Whitwell |