Revert "Cut performance cost in QSGContext::prepareMaterial()".
authorGunnar Sletta <gunnar.sletta@digia.com>
Thu, 20 Jun 2013 07:31:56 +0000 (09:31 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 20 Jun 2013 19:31:47 +0000 (21:31 +0200)
commite357f015391ac32e8d262b4ea2bd0e3fe1e87fe6
tree0870b87fae54491f2b11ab6aece7fa19c52e0e6c
parent5d4b006181d009e6245d5d38c7798603ddcab06a
Revert "Cut performance cost in QSGContext::prepareMaterial()".

This reverts commit 0e9cd8b4098661bf611fa73a787c58c85e7d7338.

This optimization breaks ShaderEffects with changing fragment
and vertex shaders and needs some more thought.

Task-number: QTBUG-31837
Change-Id: I1abe249c65dd785825c249a7c22baee928bd76c8
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
src/quick/scenegraph/coreapi/qsgmaterial.cpp
src/quick/scenegraph/coreapi/qsgmaterial.h
src/quick/scenegraph/qsgcontext.cpp