kwin/plugins/platforms
Martin Gräßlin 730fd05f58 Move querying glx extensions into the platform plugin
Summary:
Glx extensions are only interesting to the glxbackend. Given that
querying can be moved there.

In order to simplify the extensions can be stored in the OpenGLBackend
which also provides the convenience check as before.

The egl platforms should also be adjusted to query in that way and
remove it from the kwinglutils.

There is still a usage of the glxextensions inside kwinglutils to
resolve one function. That should also be moved into the platform.

Reviewers: #kwin, #plasma_on_wayland

Subscribers: plasma-devel, kwin

Tags: #plasma_on_wayland, #kwin

Differential Revision: https://phabricator.kde.org/D3332
2016-11-16 07:47:36 +01:00
..
drm add connector name to screen model 2016-11-15 16:05:42 +01:00
fbdev SVN_SILENT made messages (.desktop file) - always resolve ours 2016-11-04 09:48:38 +00:00
hwcomposer SVN_SILENT made messages (.desktop file) - always resolve ours 2016-11-04 09:48:38 +00:00
virtual Convert virtual backend to per screen rendering 2016-11-11 12:56:54 +00:00
wayland SVN_SILENT made messages (.desktop file) - always resolve ours 2016-11-04 09:48:38 +00:00
x11 Move querying glx extensions into the platform plugin 2016-11-16 07:47:36 +01:00
CMakeLists.txt