OSDN Git Service

gallium: only call vertex/prim queue flush when there is something to flush
authorKeith Whitwell <keith@tungstengraphics.com>
Mon, 28 Jan 2008 11:12:11 +0000 (11:12 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 28 Jan 2008 11:12:11 +0000 (11:12 +0000)
commit99f297651198c3424aab202595064d6f5596b2fc
tree520e3646ebfec2422543ef38ea57e481fd6c54f0
parenta46181044fd5573895180ee5f1a016c4c1e4a653
gallium: only call vertex/prim queue flush when there is something to flush
src/mesa/pipe/draw/draw_prim.c
src/mesa/pipe/draw/draw_vertex_fetch.c
src/mesa/pipe/draw/draw_vertex_shader.c