[PATCH weston v2 0/4] simple-dmabuf-drm: multiple backends and etnaviv support
Guido Günther
agx at sigxcpu.org
Thu Mar 15 16:33:17 UTC 2018
Changes from v1:
- Split up changes
- autoconf:
- don't define unused have_ variables. Use true instead to prevent
abort of PKG_CHECK_MODULES
- use && instead of -a in test
- properly check variables
- use vfunc for drm_device_destroy
Guido Günther (4):
simple-dmabuf-drm: allow multiple backends
simpla-dmabuf-drm: Use more weston like coding style
simple-dmabuf-drm: use vfunc for drm_device_destroy
simple-dmabuf-drm: support etnaviv drm as well
Makefile.am | 6 +-
clients/simple-dmabuf-drm.c | 166 +++++++++++++++++++++++++++++++++-----------
configure.ac | 29 +++++---
3 files changed, 150 insertions(+), 51 deletions(-)
--
2.16.1
More information about the wayland-devel
mailing list