-
Type:
Bug
-
Status: Closed
-
Priority:
P0: Blocker
-
Resolution: Done
-
Affects Version/s: 5.3.0, 5.3.1
-
Fix Version/s: 5.3.1
-
Component/s: Quick: Widget
-
Labels:None
Trying to show a non-multisampled QQuickWidget will always fail on Windows in ANGLE builds.
This is because QOpenGLFramebufferObject is unable to cope with the samples value of -1 and QQuickWidget is not aware of this limitation. The best fix is to make it more robust by treating such undefined (default) values as 0.
- is required for
-
QTBUG-39093 Issues to be fixed for Qt 5.3.1
-
- Closed
-
| For Gerrit Dashboard: QTBUG-39699 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 87657,1 | Handle invalid sample counts gracefully in FBOs | 5.3 | qt/qtbase | Status: ABANDONED | +2 | 0 |
| 87708,2 | Handle invalid sample counts gracefully in FBOs | 5.3.1 | qt/qtbase | Status: MERGED | +2 | 0 |