Skip to content
  • Martin Flöser's avatar
    Move querying glx extensions into the platform plugin · 730fd05f
    Martin Flöser authored
    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
    730fd05f