On Thursday, 2016-11-17 17:25:59 +0530, Varad Gautam wrote: > From: Varad Gautam <varad.gau...@collabora.com> > > this will allow adding other drm backends later. > > Signed-off-by: Varad Gautam <varad.gau...@collabora.com> > --- > Makefile.am | 12 +- > clients/simple-dmabuf-drm.c | 668 > ++++++++++++++++++++++++++++++++++++++++++ > clients/simple-dmabuf-intel.c | 668 > ------------------------------------------ > configure.ac | 22 +- > 4 files changed, 685 insertions(+), 685 deletions(-) > create mode 100644 clients/simple-dmabuf-drm.c > delete mode 100644 clients/simple-dmabuf-intel.c
Hint: next time, you could use `git format-patch -M` to show renames, instead of delete + create. Makes reading the diff (and therefore reviewing) much easier :) _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel