gallium: Revert st_gl_flush() changes from when the **fence argument was added.
authorMichel Dänzer <michel@tungstengraphics.com>
Fri, 4 Apr 2008 15:21:42 +0000 (16:21 +0100)
committerMichel Dänzer <michel@tungstengraphics.com>
Fri, 4 Apr 2008 15:27:45 +0000 (16:27 +0100)
commit1d6877b32642d718fb7b29eca647f4d1dd0f99bb
tree118e4fb34d2725de703357bb493c0e27536bf031
parent7b5303adbf5965510061a21f40d40c931add73eb
gallium: Revert st_gl_flush() changes from when the **fence argument was added.

As st_gl_flush() isn't used by st_finish() anymore, it doesn't have to make
sure pipe->flush() always gets called.
src/mesa/state_tracker/st_cb_flush.c