qml: Mark material dirty when texture buffer is updated
authorSergey Borovkov <serge.borovkov@gmail.com>
Fri, 8 Jan 2016 19:19:06 +0000 (22:19 +0300)
committerMatthew Waters <matthew@centricular.com>
Fri, 15 Jan 2016 03:11:52 +0000 (14:11 +1100)
commit1d41990b26e75b5a88cb1e1c33226be17fa71367
tree66ae5c4a70e428d7cdd53d36a6f4bcfca2484668
parent0e6a8838dc0f0bba4ea4994f36c5ed83cf44de86
qml: Mark material dirty when texture buffer is updated

Qt might not redraw the scene otherwise.

https://bugzilla.gnome.org/show_bug.cgi?id=758286
ext/qt/qtitem.cc