summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_debug.c
AgeCommit message (Expand)Author
2009-12-31Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-23util: Ensure debug_dump_flags generates a null-terminated string.Vinson Lee
2009-12-22Merge branch 'i965g-restart'Keith Whitwell
2009-12-17Move the remaining format pf_get_* functions to u_format.h.Michal Krol
2009-11-30gallium: interface cleanups, remove nblocksx/y from pipe_texture and moreRoland Scheidegger
2009-10-25i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell
2009-07-29util: _debug_printf should print even when DEBUG is not definedKeith Whitwell
2009-07-01util: Increase OutputDebugStringA to 4k.José Fonseca
2009-04-24util: Add more entry points for dumping to bmpJakob Bornecrantz
2009-04-17util: flush stdout before emitting debug_printf on stderrKeith Whitwell
2009-04-03util/debug: Initialise local variables.Michal Krol
2009-03-25util: Don't use x86 asm on x86_64.José Fonseca
2009-03-22debug: Add function for writing transfers to filesJakob Bornecrantz
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-02-20util/debug: need to fflush(stderr) on windowsKeith Whitwell
2009-02-20util: Also output messages to stderr on windows.José Fonseca
2009-02-18Merge branch 'gallium-texture-transfer'Michel Dänzer
2009-02-18util: Move p_debug.h into util module.José Fonseca