Details
-
Technical task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
Description
With the default OpenGL code path being removed in Qt 6.0, all platforms and devices that are not verified with the new QRhi-based rendering path become unsupported by default.
To not end up in regression hell, the bare minimum in the embedded space (excluding Linux) is to test, measure, and fix if needed the following:
- Must verify that Qt Quick with the QRhi-based rendering path works at least with OpenGL on at least one INTEGRITY device.
- What about QNX?