-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 6.0
-
Fix Version/s: 6.0
-
Component/s: Qt RHI, Quick: SceneGraph
-
Labels:None
The textureprovider example should be removed. It is using OpenGL directly to demonstrate compressed texture support.
This is bad on multiple levels now:
1. it uses OpenGL directly,
2. it reimplements something that is built-in since 5.12 (compressed texture support)
It is unfortunate that we lose the example of implementing a custom QSGTexture provider, but removing it is the best choice for now, it seems.
- is required for
-
QTBUG-79268 Purge direct OpenGL code path in Qt Quick
-
- Closed
-
- resulted from
-
QTBUG-82997 Implement Quick scenegraph Qt 6 RHI todos (API changes) to enable purging the direct OpenGL code path
-
- Closed
-