summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_debug.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: added debug_dump_texture() and ppm outputBrian Paul2010-01-141-0/+75
* Merge branch 'mesa_7_7_branch'Brian Paul2009-12-311-2/+4
|\
| * util: Ensure debug_dump_flags generates a null-terminated string.Vinson Lee2009-12-231-2/+4
* | Merge branch 'i965g-restart'Keith Whitwell2009-12-221-0/+27
|\ \
| * | i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell2009-10-251-0/+27
| |/
* | Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-171-3/+4
* | gallium: interface cleanups, remove nblocksx/y from pipe_texture and moreRoland Scheidegger2009-11-301-4/+4
|/
* 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