gallium: Call st_flush() instead of st_gl_flush() in st_finish().
authorMichel Dänzer <michel@tungstengraphics.com>
Fri, 4 Apr 2008 15:17:33 +0000 (16:17 +0100)
committerMichel Dänzer <michel@tungstengraphics.com>
Fri, 4 Apr 2008 15:17:33 +0000 (16:17 +0100)
commit7b5303adbf5965510061a21f40d40c931add73eb
treed1e188d44088739b29160812fb36f45bad1e73a8
parent0b20d1b9b5e0514a68ab460d748753d29df2e70b
gallium: Call st_flush() instead of st_gl_flush() in st_finish().

This is enough for the current purpose of st_finish(), which is to wait for
things to settle down before context teardown.
src/mesa/state_tracker/st_cb_flush.c