OSDN Git Service

Add pointer to struct wl_interface for driver to use
[android-x86/hardware-intel-common-libva.git] / va / wayland / va_wayland_drm.c
2018-12-26 Haihao XiangAdd pointer to struct wl_interface for driver to use
2017-11-16 U. Artie Eoffwayland: fix toctou violation when opening drm device
2017-08-17 Philipp Kerlingwayland: Add wl_drm listener immediately upon bind
2017-08-17 Philipp Kerlingwayland: Implement registry remove handler
2017-08-17 Philipp Kerlingwayland: Immediately destroy wl_* objects when DRM...
2017-08-16 Xiang, HaihaoMerge branch 'v1.8-branch' into master
2017-06-20 Philipp Kerlingwayland: Do not rely on external library for wl_drm_int...
2017-06-15 Philipp Kerlingwayland: Also support wl_drm version 1
2017-06-15 Philipp Kerlingwayland: Use private event queue for compositor communi...
2017-06-15 Philipp Kerlingwayland: Cleanup wl_registry in va_wayland_drm_destroy
2017-06-15 Philipp Kerlingwayland: Fix uninitialized registry
2017-02-15 Hans de GoedeWayland-drm: Fix not finding wl_drm_interface on system...
2016-10-31 Xiang, Haihaowayland: Check whether prime fd can be used in buffer...
2016-09-19 Xiang, Haihaowayland: Check whether prime fd can be used in buffer...
2016-08-22 Lim Siew HoonRemove unused 'id' in va_wayland_drm_create
2016-06-24 Lim Siew HoonRemove unused 'id' in va_wayland_drm_create
2012-11-15 Rob Bradfordwayland: port to 1.0 protocol.
2012-09-26 Gwenole BeauchesneAPI: add support for Wayland.