summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple/i915_debug.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build.José Fonseca2007-11-221-1/+1
* Fix compatibility issues between gcc and msvc.Michal2007-11-221-6/+32
* Make it compile under Win32.Michal2007-11-221-2/+2
* 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