clients: rename simple-dmabuf into simple-dmabuf-intel

Graphics / Wayland / Weston - Emmanuel Gil Peyrot [collabora.com] - 11 January 2016 13:30 UTC

This client was using an Intel-specific way to allocate a dmabuf, so it makes sense to have that in its name.

3b65b0b clients: rename simple-dmabuf into simple-dmabuf-intel
.gitignore | 2 +-
Makefile.am | 12 +-
clients/simple-dmabuf-intel.c | 591 +++++++++++++++++++++++++++++++++++++++++
clients/simple-dmabuf.c | 591 -----------------------------------------
configure.ac | 20 +-
5 files changed, 608 insertions(+), 608 deletions(-)

Upstream: cgit.freedesktop.org


  • Share