summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i915simple/i915_debug_fp.c
AgeCommit message (Expand)Author
2007-11-22Fix compatibility issues between gcc and msvc.Michal
2007-11-22Make it compile under Win32.Michal
2007-10-15added print_texkil_op()Brian
2007-08-13Start breaking the #include dependencies between pipe drivers and mesa.Keith Whitwell
2007-08-11make it easier to compare debug code with non-pipe versionKeith Whitwell
2007-08-10Lift common winsys functions into pipe's new p_winsys.Keith Whitwell
2007-08-10Add a printf method to winsys and use for all debugging.Keith Whitwell
2007-08-09Pull in debug code for human-readable batchbuffer dumps.Keith Whitwell