mesa: Don't bother updating ff texture state if we have a fragment shader.
authorEric Anholt <eric@anholt.net>
Tue, 8 Jan 2013 17:56:24 +0000 (09:56 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 18 Jan 2013 21:03:41 +0000 (13:03 -0800)
commit078727d41c1f1578704c830fce062bd0538802ab
treea2a75e504bdcbd8e1ee9c6c4525ede5dacb0231c
parentb5788146bac2b9da48cacad758dbe7868503cf76
mesa: Don't bother updating ff texture state if we have a fragment shader.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/texstate.c