Skip to content

Fix ShadowedTexture crashing with software rendering

Vlad Zahorodnii requested to merge work/zzag/shadowed-texture-crash into master

If the texture provider has no texture, the QSGImageNode should be removed from the scene graph, otherwise the renderer will crash.

Merge request reports

Loading