summaryrefslogtreecommitdiff
path: root/ext/wayland/wldisplay.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: fix null pointer dereference on errorMatthew Waters2016-04-061-1/+2
* waylandsink: take into account the case where a pool may be destroyed togethe...George Kiagiadakis2014-10-111-1/+21
* waylandsink: remove the ugly gst_wl_display_stop() now that this mechanism is...George Kiagiadakis2014-10-111-11/+7
* waylandsink: rework the mechanism for keeping buffers out of the pool until w...George Kiagiadakis2014-10-111-5/+26
* waylandsink/wldisplay: verify that all the required interfaces have been foun...George Kiagiadakis2014-06-171-0/+18
* waylandsink: create and maintain the subsurface inside the sinkGeorge Kiagiadakis2014-06-171-0/+6
* waylandsink: Update wl_scaler to version 2George Kiagiadakis2014-06-171-1/+1
* waylandsink/wldisplay: bind to the latest available wl_compositor versionGeorge Kiagiadakis2014-06-171-2/+2
* waylandsink: Use wl_scaler/wl_viewport to scale the surface in the compositor...George Kiagiadakis2014-06-171-0/+2
* waylandsink: handle the list of supported formats properlyGeorge Kiagiadakis2014-06-171-1/+3
* waylandsink: apply the same debug category to all the subobjectsGeorge Kiagiadakis2014-06-171-0/+3
* waylandsink: cleanup header includesGeorge Kiagiadakis2014-06-171-0/+4
* waylandsink: process display events in a separate threadGeorge Kiagiadakis2014-06-171-0/+233