Move resolving glxSwapIntervalMesa into platform plugin
ClosedPublic

Authored by graesslin on Nov 11 2016, 7:19 AM.

Details

Summary

No need to resolve glx methods through the shared lib. At the moment
this duplicates some code, but will be cleaned up with a follow up
change.

Test Plan

Tested on X11, function gets resolved and used.

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 8084.Nov 11 2016, 7:19 AM
graesslin retitled this revision from to Move resolving glxSwapIntervalMesa into platform plugin.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added reviewers: KWin, Plasma on Wayland.
Restricted Application added projects: Plasma on Wayland, KWin. · View Herald TranscriptNov 11 2016, 7:19 AM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
graesslin edited the test plan for this revision. (Show Details)Nov 11 2016, 7:24 AM
bshah accepted this revision.Nov 16 2016, 6:58 AM
bshah added a reviewer: bshah.
This revision is now accepted and ready to land.Nov 16 2016, 6:58 AM
This revision was automatically updated to reflect the committed changes.