Implement QSGVertexColorMaterial::compare and make the class public
authorGunnar Sletta <gunnar.sletta@nokia.com>
Sun, 11 Sep 2011 07:26:05 +0000 (09:26 +0200)
committerKim M. Kalland <kim.kalland@nokia.com>
Mon, 12 Sep 2011 11:00:44 +0000 (13:00 +0200)
commit884e0194eecb5d0c13218818972542f87ca46393
tree664b5f428e339162104ea35af87ab1c4b2ac9b27
parent4f73ff97486f89b8e7aca1ed7d55cf42a644d68b
Implement QSGVertexColorMaterial::compare and make the class public

Since the opaque state is just as easily settable through the
Blending flag, we ditch it

Change-Id: I92598e3305bd056fdf0711f1fbd6c1be8bf88275
Reviewed-on: http://codereview.qt-project.org/4628
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kim M. Kalland <kim.kalland@nokia.com>
src/declarative/scenegraph/qsgdefaultrectanglenode.cpp
src/declarative/scenegraph/util/qsgvertexcolormaterial.cpp
src/declarative/scenegraph/util/qsgvertexcolormaterial.h [moved from src/declarative/scenegraph/util/qsgvertexcolormaterial_p.h with 94% similarity]