qt5base-lts/tests/manual/rhi/multiwindow_threaded
Laszlo Agocs c955426945 rhi: metal: Do not hold on to the drawable when not presenting
The Quick render loops do SkipPresent occasionally, and it all seemed
to work with the threaded one because we lack an autorelease pool on
the SG render thread. (to be corrected separately) The basic one ended
up crashing sometimes, however. Holding on to the drawable is incorrect.

Fixes: QTBUG-76953
Change-Id: I0d0ec6d09aa209d2c848d7a9dbd9b15916fe23ab
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2019-07-31 09:04:41 +02:00
..
multiwindow_threaded.cpp rhi: metal: Do not hold on to the drawable when not presenting 2019-07-31 09:04:41 +02:00
multiwindow_threaded.pro Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
multiwindow_threaded.qrc Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
window.cpp Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
window.h Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00