Revert "mesa: remove FLUSH_VERTICES() in _mesa_MatrixMode()"
authorBrian Paul <brianp@vmware.com>
Fri, 16 Oct 2015 15:10:22 +0000 (09:10 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 16 Oct 2015 15:10:22 +0000 (09:10 -0600)
commit4627e8058ec1bc02cc2b6464ff83394b2d16879e
tree5d14d9c53329d0d9f15ead3c82caa8b6fbe1a610
parentccbb52ac1117aa99144785bc032dd459f24b8ba1
Revert "mesa: remove FLUSH_VERTICES() in _mesa_MatrixMode()"

This reverts commit 0de5e0f3fb0f3671a3ecec6ab4473f9131ecd0ae.

Michel Dänzer spotted two piglit regressions from the change.  I suspect
that removing the FLUSH_VERTICES() actually exposed a bug elsewhere but
I don't have time to hunt down the root issue at this time.
src/mesa/main/matrix.c