qtdeclarative/tests/auto/quick/scenegraph
Gunnar Sletta c6c95915f0 Make sure we update filtering options on atlas textures.
We had had an optimization which tried to reduce state changes,
but filtering is also changed in QSGTexture::updateBindOptions
which Atlas::bind() didn't know anything about. Solution: don't
try to be so clever.

Task-number: QTBUG-35457
Change-Id: I39ac0106396921e1b652db2b2aa5a9923b35e825
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
2014-02-21 06:39:34 +01:00
..
data Make sure we update filtering options on atlas textures. 2014-02-21 06:39:34 +01:00
scenegraph.pro Make sure we update filtering options on atlas textures. 2014-02-21 06:39:34 +01:00
tst_scenegraph.cpp Make sure we update filtering options on atlas textures. 2014-02-21 06:39:34 +01:00