summaryrefslogtreecommitdiff
path: root/src/i965_output_wayland.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: Fix for FD leaks in case of invalid image formatMatteo Valdina2019-06-031-0/+4
* Check the interface from libva firstHaihao Xiang2019-01-111-11/+16
* wayland: Implement registry remove handlerPhilipp Kerling2017-08-171-3/+31
* wayland: Also support wl_drm version 1Philipp Kerling2017-06-211-1/+2
* wayland: Use private event queue for compositor communicationPhilipp Kerling2017-06-201-19/+65
* wayland: Cleanup wl_registry on terminatePhilipp Kerling2017-06-201-0/+5
* Unify the coding style in the driverXiang, Haihao2017-04-071-36/+52
* wayland: return error rather than assertion in case of invalid formatHyunjun Ko2017-02-171-3/+0
* Wayland-drm: Fix not finding wl_drm_interface on systems with libglvndHans de Goede2017-02-151-3/+9
* Wayland: try prime fd first in buffer sharing meachanismXiang, Haihao2016-09-191-8/+24
* Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D)Zhao Yakui2014-04-231-9/+9
* support 422H/422V/411P/444P format for wayland video outputZhao Halley2013-09-231-0/+4
* Use IMC3 for JPEG decodingXiang, Haihao2013-05-201-0/+1
* wayland: port to 1.0 protocol.Rob Bradford2012-11-151-19/+95
* wayland: drop explicit dependencies to Wayland libraries.Gwenole Beauchesne2012-08-061-17/+150
* Add Wayland support.Gwenole Beauchesne2012-08-061-0/+210