summaryrefslogtreecommitdiff
path: root/remoting
AgeCommit message (Expand)AuthorFilesLines
2019-11-21Use weston_compositor_add_destroy_listener_once() in pluginsPekka Paalanen1-2/+8
2019-11-11remoting: Use DRM FourCC formats instead of GBM formatsDaniel Stone2-5/+7
2019-10-25remoting: make sure GL renderer is enabledStefan Agner1-2/+2
2019-10-24build: separate deps for int and ext libweston usersPekka Paalanen1-1/+1
2019-10-04build: simplify include_directoriesPekka Paalanen1-1/+1
2019-07-18libweston: Introduce backend.hMarius Vlad1-0/+1
2019-07-18libweston: Migrate functions that operate on 'weston_compositor'Marius Vlad1-0/+1
2019-07-12backend-drm: fix race during system suspendAntonio Borneo1-2/+4
2019-07-09remoting: make a gstreamer pipeline configurableTomohito Esaki2-15/+48
2019-06-25doc: Move helper scripts to doc/scriptsMarius Vlad1-1/+1
2019-06-17build: Fix hint to disable remotingSilva Alejandro Ismael1-1/+1
2019-04-18Rename plugin-registry.h to libweston/plugin-registry.hPekka Paalanen1-1/+1
2019-04-18Rename public backend headersPekka Paalanen1-1/+1
2019-04-18Rename compositor.h to libweston/libweston.hPekka Paalanen1-1/+1
2019-03-28meson: link remoting with glib and gobjectPekka Paalanen1-1/+2
2019-02-20Fix typos all around (thanks codespell!)Emmanuel Gil Peyrot1-2/+2
2018-12-09Add Meson build systemDaniel Stone1-0/+31
2018-10-30Add remoting plugin for output streamingTomohito Esaki3-0/+1009