summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_debug.h
AgeCommit message (Expand)Author
2011-01-24util: Add function logger helpersJakob Bornecrantz
2010-06-03util/u_debug: add description field to debug_named_valueJoakim Sindholt
2010-04-23gallium: In option helpers, move assignment outside of if clause.Vinson Lee
2010-04-23gallium: Add static get option helpersJakob Bornecrantz
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-11gallium: remove pipe_context member from pipe_transferKeith Whitwell
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell
2010-02-17util: Fix typo of debug_dump_float_rgba_bmp.Vinson Lee
2010-02-05Merge remote branch 'origin/lp-binning'José Fonseca
2010-02-03util: Reimplement all utility functions in terms of the new OS abstraction.José Fonseca
2010-02-02gallium: Move some compiler portability stuff into p_compiler.hJosé Fonseca
2010-01-14gallium/util: added debug_dump_texture() and ppm outputBrian Paul
2009-12-28util: better fix for unused variable warnings with assertsKeith Whitwell
2009-11-04util: Remove homegrown Windows KM profiler.José Fonseca
2009-10-04util: Make assert a no-op on non-debug builds.José Fonseca
2009-09-21gallium debug: Add gcc printf hint to debug_printfNicolai Hähnle
2009-09-09gallium: Added HaikuOS platformaljen
2009-04-24util: Add debug_printf_onceMicah Dowty
2009-04-24util: Add more entry points for dumping to bmpJakob Bornecrantz
2009-03-31util: Enable assembly breakpointt on x86_64.José Fonseca
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-12util: fix debug_assert() to avoid unused variable warnings in release buildsKeith Whitwell
2009-02-18util: Move p_debug.h into util module.José Fonseca