Requested surface format is ignored

Bug #1458609 reported by Loïc Molinari
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qtubuntu (Ubuntu)
In Progress
Medium
Loïc Molinari

Bug Description

QPlatformIntegration::createOpenGLContext() and QPlatformIntegration::createPlatformWindow()are given a QSurfaceFormat describing the format (and other options like the swap interval) requested by the user. This is currently ignored by QtUbuntu which always creates an ARGB8888 context and an ARGB surface.

Telling mir whether the requested surface is opaque or not allows compositing optimization by rendering opaque surfaces front-to-back with depth write/test on (early z-culling) and blending off.

description: updated
Changed in qtubuntu (Ubuntu):
assignee: nobody → Loïc Molinari (loic.molinari)
status: New → In Progress
summary: - Requested window surface format is ignored
+ Requested surface format is ignored
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.