vbo: use FLUSH_UPDATE_CURRENT flag to indicate whether the vbo module is active
authorKeith Whitwell <keithw@vmware.com>
Wed, 4 Mar 2009 15:15:43 +0000 (15:15 +0000)
committerKeith Whitwell <keithw@vmware.com>
Wed, 4 Mar 2009 15:17:16 +0000 (15:17 +0000)
commitf9ce417aaf14c00e72e92307b910de5dbed1bb6d
treef51a384cf89555cf4898f89483cff8a3ed45fba2
parent945dcbfca62b9b57340caccc1b8286b2f3e743bc
vbo: use FLUSH_UPDATE_CURRENT flag to indicate whether the vbo module is active

Add asserts for expected values on wakeup and flush.  Remove cases where
this flag is set or cleared except when waking up and flushing vbo module.
src/mesa/vbo/vbo_exec_api.c