Revision afe9665...
Go back to digest for 8th May 2011Bug Fixes in KDE Base
Martin Gräßlin committed changes in [kde-workspace] kwin/opengltest/opengltest.cpp:
Enable direct rendering for all Mesa drivers
As KWin requires at least Mesa 7.10 for OpenGL we can be sure
that all Mesa drivers support DRI2 and can enable direct rendering
for it.
Parsing the version string to identify if it is a mesa driver.
This can cause breakage again in future versions of Mesa.
Unfortunately version, vendor and renderer are the only information
queryable just with OpenGL API.
FIXED-IN: 4.7.0
File Changes
Modified 1 files
- kwin/opengltest/opengltest.cpp
1 files changed in total