diff options
author | Keith Whitwell <[email protected]> | 2009-07-16 17:51:02 +0100 |
---|---|---|
committer | Keith Whitwell <[email protected]> | 2009-07-22 12:47:59 +0100 |
commit | 0ac879dca797360570543d5bd0fd64f8fb8e566e (patch) | |
tree | 2ad2373e25fa110dba47b76ffdf1b2d5b45c5640 /src/gallium/winsys/xlib/xlib_softpipe.c | |
parent | aa5db684382bd8662a83ca09ed000e4a5a1013f9 (diff) |
util: _debug_printf should print even when DEBUG is not defined
The leading underscore is meaningful... This function is used by
_warning and _error functions as well as the more common
debug_printf().
debug_printf (without underscore) gets turned off when DEBUG is
disabled, but warning/error messages still use this function to get
their message out.
Diffstat (limited to 'src/gallium/winsys/xlib/xlib_softpipe.c')
0 files changed, 0 insertions, 0 deletions