OSDN Git Service

tgsi: Insert newlines after the statements, instead of before.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 29 Jul 2008 15:44:56 +0000 (00:44 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Tue, 29 Jul 2008 15:44:56 +0000 (00:44 +0900)
commit76164bf7a20ef6dabc3204a766f604becfba9997
tree56625fb4bcefe0a8906e2bd69cc5d0df05ac757b
parent28454a512a9b1c1e9f70a04b43c34f239abd6ba7
tgsi: Insert newlines after the statements, instead of before.

Prevents shader dumps from getting concatenated with the next debug message.
src/gallium/auxiliary/tgsi/tgsi_dump.c