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)
commit155f0acfab8bbe0e30258e4a8726ea2adb2b073c
tree47c69bb9a6d849860326365222c67d58c11ffb0e
parent3bdcdedfa00b87f1db505218789178318a16c743
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