summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_debug.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell2009-10-251-0/+27
* util: _debug_printf should print even when DEBUG is not definedKeith Whitwell2009-07-291-2/+0
* util: Increase OutputDebugStringA to 4k.José Fonseca2009-07-011-4/+2
* util: Add more entry points for dumping to bmpJakob Bornecrantz2009-04-241-18/+38
* util: flush stdout before emitting debug_printf on stderrKeith Whitwell2009-04-171-0/+2
* util/debug: Initialise local variables.Michal Krol2009-04-031-2/+2
* util: Don't use x86 asm on x86_64.José Fonseca2009-03-251-5/+5
* debug: Add function for writing transfers to filesJakob Bornecrantz2009-03-221-32/+39
* gallium: Unify reference counting.Michel Dänzer2009-03-041-2/+2
* util/debug: need to fflush(stderr) on windowsKeith Whitwell2009-02-201-0/+1
* util: Also output messages to stderr on windows.José Fonseca2009-02-201-0/+6
* Merge branch 'gallium-texture-transfer'Michel Dänzer2009-02-181-25/+34
* util: Move p_debug.h into util module.José Fonseca2009-02-181-0/+782