summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_debug.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove pipe_context member from pipe_transferKeith Whitwell2010-03-111-1/+2
* Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-5/+9
* util: Fix typo of debug_dump_float_rgba_bmp.Vinson Lee2010-02-171-1/+1
* Merge remote branch 'origin/lp-binning'José Fonseca2010-02-051-0/+4
|\
| * gallium/util: added debug_dump_texture() and ppm outputBrian Paul2010-01-141-0/+4
* | util: Reimplement all utility functions in terms of the new OS abstraction.José Fonseca2010-02-031-35/+2
* | gallium: Move some compiler portability stuff into p_compiler.hJosé Fonseca2010-02-021-7/+0
|/
* util: better fix for unused variable warnings with assertsKeith Whitwell2009-12-281-1/+1
* util: Remove homegrown Windows KM profiler.José Fonseca2009-11-041-11/+0
* util: Make assert a no-op on non-debug builds.José Fonseca2009-10-041-1/+4
* gallium debug: Add gcc printf hint to debug_printfNicolai Hähnle2009-09-211-3/+11
* gallium: Added HaikuOS platformaljen2009-09-091-0/+2
* util: Add debug_printf_onceMicah Dowty2009-04-241-0/+16
* util: Add more entry points for dumping to bmpJakob Bornecrantz2009-04-241-0/+5
* util: Enable assembly breakpointt on x86_64.José Fonseca2009-03-311-1/+1
* util: Don't use x86 asm on x86_64.José Fonseca2009-03-251-6/+3
* debug: Add function for writing transfers to filesJakob Bornecrantz2009-03-221-0/+3
* util: fix debug_assert() to avoid unused variable warnings in release buildsKeith Whitwell2009-03-121-1/+1
* util: Move p_debug.h into util module.José Fonseca2009-02-181-0/+361