Fix state flag dependencies for fixed function fragment program updates.
authorEric Anholt <eric@anholt.net>
Tue, 2 Jun 2009 14:47:20 +0000 (07:47 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 14 Jul 2009 22:14:52 +0000 (15:14 -0700)
commite5f63c403b767f9974e8eb5d412c012b8a69287f
tree98186be98227f82fe8071740237111c2093622b4
parent374110bc9876365e8517175ecdb319be35e23016
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.
src/mesa/main/state.c
src/mesa/main/texenvprogram.c