r300-gallium: Add a draw_flush() to r300_flush().
authorMathias Gottschlag <mathias-go@web.de>
Sun, 26 Apr 2009 10:04:35 +0000 (12:04 +0200)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Sun, 26 Apr 2009 17:01:17 +0000 (10:01 -0700)
commit86d2144412915b0052a468806c4fba81d72a682d
treeca9b0105b3a5d896e313e7c20664cd8b0793931c
parent233c6fb694ebd946ae76cb48701adf4d2086b1c1
r300-gallium: Add a draw_flush() to r300_flush().

This fixes some missing primitives which had been drawn right before the next glClear().
src/gallium/drivers/r300/r300_flush.c