-
Committer:
Tarmac
-
Author(s):
Marco Trevisan (Treviño)
-
Date:
2013-05-13 21:06:28 UTC
-
mfrom:
(3653.2.2 compiz-0.9.9)
-
Revision ID:
tarmac-20130513210628-8oblzhrqh8ap6qcn
OpenGL Screen: Ignore the MSAA configs during initialization
This fixes a crash with new MESA drivers and high monitor resolutions
caused by the fact that we're accidentally using some MSAA configs with
some drivers in Mesa 9.0.
Taking in account the values of GLX_SAMPLES and GLX_SAMPLE_BUFFERS
fixes the issue.
See mesa bug https://bugs.freedesktop.org/show_bug.cgi?id=61182. Fixes: https://bugs.launchpad.net/bugs/1174495.
Approved by PS Jenkins bot, Sam Spilsbury.