graesslin created this revision. graesslin added reviewers: KWin, Plasma on Wayland. Restricted Application added subscribers: kwin, plasma-devel. Restricted Application added projects: Plasma on Wayland, KWin.
REVISION 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. REPOSITORY rKWIN KWin BRANCH glx-extensions-to-platform REVISION DETAIL https://phabricator.kde.org/D3332 AFFECTED FILES debug_console.cpp libkwineffects/kwinglutils.cpp libkwineffects/kwinglutils.h plugins/platforms/x11/standalone/glxbackend.cpp plugins/platforms/x11/standalone/glxbackend.h scene_opengl.h EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, #kwin, #plasma_on_wayland Cc: plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas