Revision 6cf0577...
Go back to digest for 4th November 2012Bug Fixes in KDE Base
Fredrik Höglund committed changes in [kde-workspace/KDE/4.9] kwin/scene_opengl_glx.cpp:
kwin/glx: Avoid MSAA configs in initBufferConfigs()
It appears that we're accidentally choosing an MSAA config with the
Intel driver in Mesa 9.0. So change the algorithm to take the values
of GLX_SAMPLES and GLX_SAMPLE_BUFFERS into account.
Found by Kenneth Graunke.
File Changes
Modified 1 files
- kwin/scene_opengl_glx.cpp
1 files changed in total