summaryrefslogtreecommitdiff
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* remoting-plugin: Check virtual outputs/remoting instanceMarius Vlad2023-02-201-0/+13
* remoting-plugin: Release and detach the headMarius Vlad2023-02-201-1/+2
* backend-drm: prepare virtual output API for heterogeneous outputsPhilipp Zabel2022-06-101-6/+1
* pipewire,remoting,tests: Replace asprintf w/ str_printfMarius Vlad2022-03-141-1/+2
* remoting: Fix warnings for multi-planar interfaceDaniel Stone2021-11-271-3/+4
* Add weston-drm-fourcc.hPekka Paalanen2021-02-251-1/+1
* remoting,pipewire: Use the connector and the output name for the head nameMarius Vlad2020-11-091-1/+4
* plug-ins: Migrate pipewire and remoting plug-ins headers to public headerMarius Vlad2020-09-043-80/+1
* remoting, pipewire: Install pipewire and remoting plug-ins headersMarius Vlad2020-08-271-0/+1
* remoting: Add DPMS support in remoting plugingMarius Vlad2020-08-271-2/+21
* 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