kwin/opengltest
Martin Gräßlin 067ca63239 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.
BUG: 270942
FIXED-IN: 4.7.0
2011-05-01 11:52:19 +02:00
..
CMakeLists.txt more helper apps to libexec 2010-05-03 15:02:26 +00:00
opengltest.cpp Enable direct rendering for all Mesa drivers 2011-05-01 11:52:19 +02:00