Clean up egl/glx extensions in debug console
ClosedPublic

Authored by graesslin on Nov 17 2016, 12:44 PM.

Details

Summary

As there is no difference between egl and glx extensions anymore inside
KWin (both are provided through the OpenGLBackend) there is no need to
have to group boxes and do a manual hide/show based on which platform is
used.

Instead there is now just one group box and it's called "Platform
Extensions".

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin updated this revision to Diff 8262.Nov 17 2016, 12:44 PM
graesslin retitled this revision from to Clean up egl/glx extensions in debug console.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added reviewers: KWin, Plasma.
Restricted Application added a project: KWin. · View Herald TranscriptNov 17 2016, 12:44 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
sebas accepted this revision.Nov 17 2016, 12:44 PM
sebas added a reviewer: sebas.
This revision is now accepted and ready to land.Nov 17 2016, 12:44 PM
This revision was automatically updated to reflect the committed changes.