summaryrefslogtreecommitdiffstats
path: root/waltham-transmitter/transmitter-plugin/plugin.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-23waltham-transmitter: Migrate to weston 5.0Veeresh Kadasani1-1/+2
This Patch have the changes to make transmitter work with Weston 5.0. Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
2019-02-15transmitter: Free the allocated memoryNaoko Tanibata1-0/+2
Free the allocated memory explicitly after it's used. Bug-AGL: SPEC-2058 Change-Id: Idad82117d9d9a415513cdda444ee253e9d2ec317 Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com>
2018-11-23transmitter: Avoid multiple module load errorguppy_6.99.2guppy_6.99.1guppy/6.99.2guppy/6.99.16.99.26.99.1Naoko Tanibata1-0/+7
Change-Id: I6febcc9b9633364d1d3f1ef5c0edebd57665117a Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com>
2018-07-27transmitter: initial commit for waltham-transmitterWataru Mizuno1-0/+940
The waltham-transmitter is the plugin of weston to enable client applications to share surface between multiple domains. Change-Id: I691410f5b6e74fa981ae53201b728810373185a2 Signed-off-by: Wataru Mizuno <wmizuno@jp.adit-jv.com>