meta: Fix the BufferSubData in meta clear to be BufferData.
authorEric Anholt <eric@anholt.net>
Tue, 20 Oct 2009 00:54:42 +0000 (17:54 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 20 Oct 2009 20:07:49 +0000 (13:07 -0700)
commitcbd20e18a0f82a653513d165694ed7bbb336e765
tree384ee4cd5adbcadd3f222d9ff46d2d26db450b55
parent478332b0c1f0198bc7063300d203c21e42796045
meta: Fix the BufferSubData in meta clear to be BufferData.

Fixes a 3.4% +/- 1.3% performance regression in my GL demo (n=3).  The
other meta code could probably also use the same treatment.
src/mesa/drivers/common/meta.c