summaryrefslogtreecommitdiff
path: root/va/wayland
Commit message (Expand)AuthorAgeFilesLines
* autotools: unbreak --enable-wayland with BSD sedJan Beich2020-10-161-1/+1
* enable driver candidate select fucntion for DRMCarl Zhang2019-12-251-1/+26
* Add pointer to struct wl_interface for driver to useHaihao Xiang2018-12-262-1/+13
* build: enable out-of-source buildingVíctor Manuel Jáquez Leal2018-02-011-1/+1
* Move driver context allocation to common codeMark Thompson2017-11-211-2/+1
* build: Remove unused macroVíctor Manuel Jáquez Leal2017-11-211-2/+1
* wayland: fix toctou violation when opening drm deviceU. Artie Eoff2017-11-161-8/+12
* Add reserved bytes to most structuresXiang, Haihao2017-09-271-0/+3
* Move VADisplay allocation to common codeMark Thompson2017-09-271-2/+2
* wayland: Add wl_drm listener immediately upon bindPhilipp Kerling2017-08-171-7/+10
* wayland: Implement registry remove handlerPhilipp Kerling2017-08-171-3/+20
* wayland: Immediately destroy wl_* objects when DRM device is authenticatedPhilipp Kerling2017-08-171-29/+50
* wayland: Do not rely on external library for wl_drm_interfacePhilipp Kerling2017-06-202-33/+17
* wayland: Also support wl_drm version 1Philipp Kerling2017-06-151-1/+5
* wayland: Use private event queue for compositor communicationPhilipp Kerling2017-06-151-10/+69
* wayland: Cleanup wl_registry in va_wayland_drm_destroyPhilipp Kerling2017-06-151-0/+5
* wayland: Fix uninitialized registryPhilipp Kerling2017-06-151-0/+1
* wayland: Don't commit and ship generated filesJussi Kukkonen2017-02-242-291/+4
* Wayland-drm: Fix not finding wl_drm_interface on systems with libglvndHans de Goede2017-02-151-3/+9
* wayland: Check whether prime fd can be used in buffer sharing mechanismXiang, Haihao2016-09-192-2/+21
* New wayland-drm.xmlXiang, Haihao2016-09-192-2/+72
* A simple encoder for H.264/AVC SVC temporal scalabilityXiang, Haihao2016-09-131-40/+77
* Remove unused 'id' in va_wayland_drm_createLim Siew Hoon2016-06-241-1/+0
* Remove unused variable 'id' in va_wayland_emgd_create.Lim Siew Hoon2016-06-241-1/+0
* Fix error caused by 'make distclean' with wayland disabledXiang, Haihao2015-12-113-31/+6
* Automake 1.13 fixupsArmin K2013-03-191-1/+1
* wayland: port to 1.0 protocol.Rob Bradford2012-11-152-20/+61
* wayland: add initial support for EMGD driver.Gwenole Beauchesne2012-09-264-0/+194
* wayland: ship with wayland-drm protocol.Zhao halley2012-09-264-1/+407
* API: add support for Wayland.Gwenole Beauchesne2012-09-267-0/+739