Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start breaking the #include dependencies between pipe drivers and mesa. | Keith Whitwell | 2007-08-13 | 1 | -1/+1 |
* | Lift common winsys functions into pipe's new p_winsys. | Keith Whitwell | 2007-08-10 | 1 | -55/+3 |
* | Handle glFlush/glFinish through the state tracker. | Keith Whitwell | 2007-08-10 | 1 | -0/+6 |
* | Pass pci_id to i915_create() | Keith Whitwell | 2007-08-10 | 1 | -1/+2 |
* | Add a printf method to winsys and use for all debugging. | Keith Whitwell | 2007-08-10 | 1 | -0/+4 |
* | Hook up i915simple. Doesn't compile. | Keith Whitwell | 2007-08-08 | 1 | -9/+6 |
* | Checkpoint of a super-simplified i915 driver in the pipe model. | Keith Whitwell | 2007-08-08 | 1 | -0/+128 |