Move the EglOnXBackend to the x11 platforms
ClosedPublic

Authored by graesslin on Apr 15 2016, 7:15 AM.

Details

Summary

The EglOnXBackend is no longer needed in the core. It's only needed by
the two x11 platform plugins. To best share it, it's moved into a common
directory and compiled into a static library which in turn is linked by
the two plugins.

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 3347.Apr 15 2016, 7:15 AM
graesslin retitled this revision from to Move the EglOnXBackend to the x11 platforms.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptApr 15 2016, 7:15 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
sebas accepted this revision.Apr 15 2016, 12:42 PM
sebas added a reviewer: sebas.
This revision is now accepted and ready to land.Apr 15 2016, 12:42 PM
This revision was automatically updated to reflect the committed changes.