diff options
author | Laszlo Agocs <[email protected]> | 2015-07-29 13:10:06 +0200 |
---|---|---|
committer | Laszlo Agocs <[email protected]> | 2015-08-05 18:18:56 +0000 |
commit | 4a552d95f69b1319caacc5d36bcf428b06f32e1c (patch) | |
tree | 5291a0686f61a274f21858182cd13a3c94830376 /src/gui/opengl/qopengldebug.cpp | |
parent | 25981d9b7f8e92c4fd32193264c1815ade8cd46f (diff) |
Avoid multisampled contexts in QOpenGLWidget
as it is not needed at all. Multisampled FBOs do not need multisampled
configs.
What's more, this fixes crashing Mesa with Intel and EGL, where creating
a pbuffer for a config with multisampling simply crashes. (and due to
other issues we disable surfaceless QOffscreenSurface for Intel so
the pbuffer cannot be avoided)
Task-number: QTBUG-47509
Change-Id: I3ae3fae8513a6dc64ca4ab11c61d4777c6c09cec
Reviewed-by: Andy Nichols <[email protected]>
Diffstat (limited to 'src/gui/opengl/qopengldebug.cpp')
0 files changed, 0 insertions, 0 deletions