[PATCH weston 0/3] Allow simple-dmabuf-drm to pass y_inverted flag and cleanups

Guido Günther agx at sigxcpu.org
Fri Mar 16 17:56:46 UTC 2018


Changes from v2

 - Explain OPT_* usage
 - Switch is_immediate to OPT_*
 - use getopt_long

Changes from v1

 - introduce opts as a bitmask of features that can be used to
   manipulate the displayed image

Guido Günther (3):
  Allow simple-dmabuf-drm to pass y_inverted flag
  simple-dmabuf-drm: use opt bitmask instead of is_immediate
  simple-dmabuf-drm: use getopt_long

 clients/simple-dmabuf-drm.c | 76 ++++++++++++++++++++++++++++-----------------
 1 file changed, 47 insertions(+), 29 deletions(-)

-- 
2.16.1



More information about the wayland-devel mailing list