wtf man, don't corrupt my patches

This commit is contained in:
Adam Jackson 2013-10-25 14:50:24 -04:00
parent 6f1f00f7f0
commit 72ddd37176
4 changed files with 29 additions and 25 deletions

View File

@ -1,6 +1,6 @@
From cef3bbdd16e12c344e40e10ede0e511044e3a8df Mon Sep 17 00:00:00 2001
From 99bc1cf93e274c3f7620d757c5d4fbe40229e810 Mon Sep 17 00:00:00 2001
From: Adam Jackson <ajax@redhat.com>
Date: Fri, 25 Oct 2013 12:33:38 -0400
Date: Fri, 25 Oct 2013 14:35:36 -0400
Subject: [PATCH] xwayland: Port to new damage API
Signed-off-by: Adam Jackson <ajax@redhat.com>
@ -22,3 +22,4 @@ index c03855c..0cb4f28 100644
dixSetPrivate(&window->devPrivates, &xwl_window_private_key, NULL);
--
1.8.3.1

View File

@ -29,3 +29,4 @@ index 20db80c..5045e65 100644
wl_callback_add_listener(callback, &free_pixmap_listener, pixmap);
--
1.8.3.1

View File

@ -88,3 +88,4 @@ index 5045e65..c03855c 100644
--
1.8.3.1

View File

@ -84,3 +84,4 @@ index 6573a3a..1edcedc 100644
const char *name,
--
1.8.3.1