summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple/i915_debug.h
Commit message (Expand)AuthorAgeFilesLines
* Allow batch buffer debugging without calling i915_winsys->batch_start so often.José Fonseca2007-11-031-3/+1
* Lift common winsys functions into pipe's new p_winsys.Keith Whitwell2007-08-101-4/+6
* Add a printf method to winsys and use for all debugging.Keith Whitwell2007-08-101-6/+39
* Pull in debug code for human-readable batchbuffer dumps.Keith Whitwell2007-08-091-0/+17
* Checkpoint of a super-simplified i915 driver in the pipe model.Keith Whitwell2007-08-081-0/+39