Mesa (master): svga: Use _debug_printf, so that output may be dumped in release builds too.

Jose Fonseca jrfonseca at kemper.freedesktop.org
Sat Dec 5 08:54:30 UTC 2009


Module: Mesa
Branch: master
Commit: 781d8fccba1bdaadbae042d23bf1d17e25c800fd
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=781d8fccba1bdaadbae042d23bf1d17e25c800fd

Author: José Fonseca <jfonseca at 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



More information about the mesa-commit mailing list