aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple/i915_batch.h
Commit message (Expand)AuthorAgeFilesLines
* Remove fences from the i915simple winsys interface.José Fonseca2007-11-221-5/+5
* Proper fence reference counting.José Fonseca2007-11-171-1/+1
* Include fences in the i915simple winsys interface.José Fonseca2007-11-151-5/+5
* Allow batch buffer debugging without calling i915_winsys->batch_start so often.José Fonseca2007-11-031-5/+5
* disable debugkeithw2007-08-241-1/+1
* Add more i915 state packets.Keith Whitwell2007-08-091-0/+1
* Tweaks to state emit, acheives first hw triangles from a pipe driver.Keith Whitwell2007-08-091-1/+1
* Add flush/finish functionality to pipe.Keith Whitwell2007-08-091-0/+9
* Checkpoint of a super-simplified i915 driver in the pipe model.Keith Whitwell2007-08-081-0/+44