Hi Jim,
Could you be forgetting to QSGNode::markDirty() the node when you change it, by
any chance?
cheers,
Gunnar
On 31 Mar 2014, at 18:15, Jim Hodapp wrote:
> I am developing a child implementation of QSGVideoNode that gets fed data via
> EGL texture streaming from a hardware decoder. Thi
I am developing a child implementation of QSGVideoNode that gets fed data
via EGL texture streaming from a hardware decoder. This has been working
perfectly well on Qt 5.0, but trying the exact same code does not work
correctly on Qt 5.2. On 5.2, I only see anything get rendered when I create
some