meta: Don't forget to flag state when restoring texobjects.
authorEric Anholt <eric@anholt.net>
Thu, 10 Nov 2011 20:31:11 +0000 (12:31 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 14 Nov 2011 17:26:53 +0000 (09:26 -0800)
commit95a826bed385efe6f53d3e1c0305b05ef355d786
tree0b5b9fe8a812c6ce4c1e2bc62973731d7750ec11
parentda1544b39ebdf9b24414dcee214a5ccf76e74a77
meta: Don't forget to flag state when restoring texobjects.

It's unlikely that we changed the object but no other texture
parameter, but be correct anyway.  Noticed by inspection.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/common/meta.c