summaryrefslogtreecommitdiff
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Use weston_compositor_add_destroy_listener_once() in pluginsPekka Paalanen2019-11-211-2/+8
* remoting: Use DRM FourCC formats instead of GBM formatsDaniel Stone2019-11-112-5/+7
* remoting: make sure GL renderer is enabledStefan Agner2019-10-251-2/+2
* build: separate deps for int and ext libweston usersPekka Paalanen2019-10-241-1/+1
* build: simplify include_directoriesPekka Paalanen2019-10-041-1/+1
* libweston: Introduce backend.hMarius Vlad2019-07-181-0/+1
* libweston: Migrate functions that operate on 'weston_compositor'Marius Vlad2019-07-181-0/+1
* backend-drm: fix race during system suspendAntonio Borneo2019-07-121-2/+4
* remoting: make a gstreamer pipeline configurableTomohito Esaki2019-07-092-15/+48
* doc: Move helper scripts to doc/scriptsMarius Vlad2019-06-251-1/+1
* build: Fix hint to disable remotingSilva Alejandro Ismael2019-06-171-1/+1
* Rename plugin-registry.h to libweston/plugin-registry.hPekka Paalanen2019-04-181-1/+1
* Rename public backend headersPekka Paalanen2019-04-181-1/+1
* Rename compositor.h to libweston/libweston.hPekka Paalanen2019-04-181-1/+1
* meson: link remoting with glib and gobjectPekka Paalanen2019-03-281-1/+2
* Fix typos all around (thanks codespell!)Emmanuel Gil Peyrot2019-02-201-2/+2
* Add Meson build systemDaniel Stone2018-12-091-0/+31
* Add remoting plugin for output streamingTomohito Esaki2018-10-303-0/+1009