On Tue, Jan 07, 2014 at 06:41:42PM +0100, benjamin.gaign...@linaro.org wrote:
> From: Benjamin Gaignard
>
> It allow to use a dmabuf file descriptor in a wayland protocol.
> To make as generic as possible it is up to the server to call
> wl_dmabuf_send_format() and/or wl_dmabuf_send_device() to s
From: Benjamin Gaignard
It allow to use a dmabuf file descriptor in a wayland protocol.
To make as generic as possible it is up to the server to call
wl_dmabuf_send_format() and/or wl_dmabuf_send_device() to signal
it capabilities.
Signed-off-by: Benjamin Gaignard
---
protocol/Makefile.am