gallium: Cache one line worth of debug output on windows.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 15 Apr 2008 09:11:47 +0000 (18:11 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 15 Apr 2008 09:11:47 +0000 (18:11 +0900)
commita68f664124592829a3b715388e6cfa43f82900c8
tree2ce8e86fde5b1244ca5af925124e5d43dd731e9c
parent3c4f1ba5a2edefd69b2c47abaf534fb3af3f259d
gallium: Cache one line worth of debug output on windows.

The windbg connection seems synchronous, so this speeds up when printing
little text at a time (e.g., tgsi output).
src/gallium/auxiliary/util/p_debug.c