summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_debug.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz1-898/+0
2009-09-01i915g: Switch from pipe_winsys to intel_winsysJakob Bornecrantz1-2/+1
2009-02-18util: Move p_debug.h into util module.José Fonseca1-1/+1
2009-01-30gallium: make p_winsys internalZack Rusin1-1/+1
2009-01-29i915: Don't take a context as argument for debugJakob Bornecrantz1-4/+3
2009-01-28i915: Fix batchbuffer dumpingJakob Bornecrantz1-3/+3
2008-11-16i915: Silence warningsJakob Bornecrantz1-0/+5
2008-06-02i915: Implement and use the reworked batchbuffer codeJakob Bornecrantz1-1/+2
2008-06-02i915: Rework of batchbuffer codeJakob Bornecrantz1-1/+1
2008-03-31gallium: Eliminate p_winsys::printfJosé Fonseca1-12/+7
2008-02-19Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca1-2/+0
2008-02-15Code reorganization: move files into their places.José Fonseca1-0/+901