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