Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.7.0-beta1
-
21cb0711c4d9bbd9d5d4b32899bf037dc8f1f4db (qt-creator/qt-creator/5.0)
Description
The Timeline has multiple custom shaders which only work with OpenGL. When OpenGL is unavailable, for example when using the software renderer, we switch the whole timeline off. Until now this was somewhat acceptable because OpenGL seemed to be the way "forward" in graphics software.
Recently Apple decided to deprecate OpenGL on all of their platforms. In order to keep the Timeline available on macOS we will have to be compatible with other QtQuick renderers eventually. macOS apparently supports Vulkan and Metal. In general OpenGL seems to not be the way "forward" anymore.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-20623 QmlDesigner and QmlProfiler from Creator 4.7-beta2 snapshot do not run in VirtualBox
- Closed