Module: Mesa Branch: master Commit: 781d8fccba1bdaadbae042d23bf1d17e25c800fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=781d8fccba1bdaadbae042d23bf1d17e25c800fd
Author: José Fonseca <jfons...@vmware.com> Date: Sat Dec 5 06:05:56 2009 +0000 svga: Use _debug_printf, so that output may be dumped in release builds too. The dump calls should be wrapped in #ifdef DEBUG .. #endif. --- src/gallium/drivers/svga/svgadump/svga_dump.c | 1122 ++++++++++---------- src/gallium/drivers/svga/svgadump/svga_dump.py | 22 +- .../drivers/svga/svgadump/svga_shader_dump.c | 230 ++-- 3 files changed, 687 insertions(+), 687 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=781d8fccba1bdaadbae042d23bf1d17e25c800fd _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit