Version 2.0

60min: Qt Quick Graphics State of the Union

Qt Quick advancements in Qt 5.8 and beyond

Event_large

As announced earlier this year, the Qt graphics stack - and first and foremost, Qt Quick - is undergoing the most significant changes since its introduction in Qt 5.0. The aim of the modularization process is to remove the strong OpenGL dependency, paving the way for other graphics APIs in the future, and to strengthen support for environments where accelerated graphics is not feasible.

The previously standalone Qt Quick 2D Renderer is going to become a core part of Qt Quick with a new LGPLv3 license, making it available out of the box on every platform. In addition to a number of internal changes and enhancements, the introduction of partial updates will be visible to every user of this backend since expensive fullscreen updates plaguing earlier releases are now avoided.

To prove that the changed Qt Quick Scenegraph interfaces are suitable to handle graphics APIs different from OpenGL, an additional backend using Direct3D 12 is being developed in parallel with the rest of the changes. This also provides the foundations for potential future support for APIs like Vulkan or Metal.

While OpenGL remains the default, number one choice, and many Qt Quick applications are expected to be able to run on a different backend without changes, there are cases, typically involving custom QQuickItems or shader effects, that will need attention and potentially a few changes from the applications. The first set of the Qt Quick improvements are expected to get integrated into Qt 5.8, due H2/2016. It is now therefore time to take a look at what these changes mean in practice.

Info

Day: 2016-09-03
Start time: 15:00
Duration: 01:00
Track: QtQuick

Links

Feedback

Click here to let us know how you liked this event.