Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove fences from the i915simple winsys interface. | José Fonseca | 2007-11-22 | 1 | -5/+5 |
* | Proper fence reference counting. | José Fonseca | 2007-11-17 | 1 | -1/+1 |
* | Include fences in the i915simple winsys interface. | José Fonseca | 2007-11-15 | 1 | -5/+5 |
* | Allow batch buffer debugging without calling i915_winsys->batch_start so often. | José Fonseca | 2007-11-03 | 1 | -5/+5 |
* | disable debug | keithw | 2007-08-24 | 1 | -1/+1 |
* | Add more i915 state packets. | Keith Whitwell | 2007-08-09 | 1 | -0/+1 |
* | Tweaks to state emit, acheives first hw triangles from a pipe driver. | Keith Whitwell | 2007-08-09 | 1 | -1/+1 |
* | Add flush/finish functionality to pipe. | Keith Whitwell | 2007-08-09 | 1 | -0/+9 |
* | Checkpoint of a super-simplified i915 driver in the pipe model. | Keith Whitwell | 2007-08-08 | 1 | -0/+44 |