main: Teach agl-compositor to load additional modules 81/26281/1
authorMarius Vlad <marius.vlad@collabora.com>
Tue, 20 Apr 2021 10:31:18 +0000 (13:31 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 20 Apr 2021 12:51:50 +0000 (15:51 +0300)
commitccda88821b5bd9a7eb82aafc59823709f453c091
treea9444d254c8bf3af7f53770f9698477c37bc8f9d
parent61dff3ff317c4d686b481cb808f98c51f7b743c3
main: Teach agl-compositor to load additional modules

Passing modules arguments to the compositor instance would be useful
when using the testing framework/harness because that way the test
itself can start-up. The idea here is that we would need to load-up a
testing plug-in (either one from weston) or one written specifically for
this.

Bug-AGL: SPEC-3888

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ia5e688901fe11b1ab10feb3f5e2631a0f31707be
src/main.c