summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_debug.c
AgeCommit message (Collapse)Author
2008-06-02i915: Implement and use the reworked batchbuffer codeJakob Bornecrantz
2008-06-02i915: Rework of batchbuffer codeJakob Bornecrantz
2008-03-31gallium: Eliminate p_winsys::printfJosé Fonseca
Not convenient and almost not used at all. Better replacements in p_debug.h
2008-02-19Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca
This is in a separate commit to ensure renames are properly preserved.