Commit Graph

6 Commits

Author SHA1 Message Date
José Fonseca 45c5989511 gallium: Conditional debugging output.
Generalize the conditional debugging output code found trhought the gallium
drivers.
2008-03-12 00:27:52 +00:00
José Fonseca 3102268154 gallium: Use hardcoded breakpoints on x86 targets. 2008-03-10 21:18:00 +00:00
José Fonseca b721bc8792 gallium: WinCE portability fixes. 2008-03-10 14:00:13 +00:00
José Fonseca b1922de9f3 gallium: Use custom vsnprintf in WINDDK.
EngDebugPrint does not handle float point arguments, so we need to use
our own vsnprintf implementation.
2008-03-05 11:39:11 +01:00
Keith Whitwell 689e1c5d50 win32: don't prepend all debug with gallium3d 2008-03-03 17:50:10 +01:00
José Fonseca 92fcbf6e7b Code reorganization: s/aux/auxiliary/.
"aux" is a reserved name on Windows (X_X)
2008-02-15 20:07:18 +09:00
Renamed from src/gallium/aux/util/p_debug.c (Browse further)