diff options
author | Keith Whitwell <keithw@vmware.com> | 2009-07-16 17:51:02 +0100 |
---|---|---|
committer | Keith Whitwell <keithw@vmware.com> | 2009-07-29 12:48:04 +0100 |
commit | 4d99e1453552847c2a67f723adc2764443c995d7 (patch) | |
tree | 6a4ec8f524036d44c0e6205c735cf3e5187774f8 /src/mesa/x86/mmx.h | |
parent | 45f4e8842e3dae9d8be2a38769a57a524fdc335f (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.
(cherry picked from commit 0ac879dca797360570543d5bd0fd64f8fb8e566e)
Diffstat (limited to 'src/mesa/x86/mmx.h')
0 files changed, 0 insertions, 0 deletions