Flush vertices when updating texObj->GenerateMipmap state.
authorEric Anholt <eric@anholt.net>
Thu, 21 Aug 2008 18:20:20 +0000 (11:20 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 21 Aug 2008 18:21:22 +0000 (11:21 -0700)
commit021ce883e6146206306ebf48ccd2cd4214619ecb
tree2bc9d9177e2bdd309aa817134e9c74b92ee565b6
parent3a94b25538c647df965a93cd7734b841257ef203
Flush vertices when updating texObj->GenerateMipmap state.

Caught by texturing/gen-teximage test in piglit.
src/mesa/main/texstate.c