OSDN Git Service

Fix state flag dependencies for fixed function fragment program updates.
authorBrian Paul <brianp@vmware.com>
Wed, 15 Jul 2009 17:12:05 +0000 (11:12 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 15 Jul 2009 17:12:44 +0000 (11:12 -0600)
commitd970313b66b3aab3e3d12c65882febcc7c9091a8
tree1ec477ac925cb19c30a316d302cf5eaa7cbf1895
parent0474b5cb2ac4cefa12e7080aba397013325fb9a6
Fix state flag dependencies for fixed function fragment program updates.

I started looking into why _NEW_ARRAY punishes us, and while annotating
dependencies noticed that a bunch of dependencies were missing.

(cherry picked from master, commit e5f63c403b767f9974e8eb5d412c012b8a69287f)
src/mesa/main/state.c
src/mesa/main/texenvprogram.c