diff options
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | 2016-06-29 11:54:26 +0200 |
---|---|---|
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | 2016-07-01 14:10:26 +0300 |
commit | 827b5d225de14f0c54b77040671370bb09d0fa0a (patch) | |
tree | f67a7a77cbcf556e3a7191914a52b258416757aa /xwayland | |
parent | 24f917e723c2d00091ce772f89399da13f4d8ad6 (diff) | |
download | weston-827b5d225de14f0c54b77040671370bb09d0fa0a.tar.gz weston-827b5d225de14f0c54b77040671370bb09d0fa0a.tar.bz2 weston-827b5d225de14f0c54b77040671370bb09d0fa0a.zip |
compositor: add plugin-registry
Implement a simple register and lookup for function tables. This is
intended for plugins to expose APIs to other plugins.
It has been very hard to arrange a plugin to be able to call into
another plugin without modifying Weston core to explicitly support each
case. This patch fixes that.
The tests all pass.
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Signed-off-by: Giulio Camuffo <giuliocamuffo@gmail.com>
Diffstat (limited to 'xwayland')
0 files changed, 0 insertions, 0 deletions