util: flush stdout before emitting debug_printf on stderr
authorKeith Whitwell <keithw@vmware.com>
Fri, 17 Apr 2009 09:38:07 +0000 (10:38 +0100)
committerKeith Whitwell <keithw@vmware.com>
Fri, 17 Apr 2009 10:02:07 +0000 (11:02 +0100)
commit29a2f6fead25b8231c27ec47cadb9265736d8527
tree3a8495aabd65a1ea161099420d53e962de57e1fc
parentdb93dcecc80a45e850b4594326fc453c950b54f5
util: flush stdout before emitting debug_printf on stderr

A lot of the mesa demos emit commentary on stdout, try to keep it in
sync with the corresponding output from debug_printf().
src/gallium/auxiliary/util/u_debug.c