debian/patches/fix-kwin.diff | 14 -------------- debian/patches/series | 1 - 2 files changed, 15 deletions(-)
New commits: commit 36f33a5834420064b1ec43c9f63b630d2a2f51cd Author: Maarten Lankhorst <maarten.lankho...@canonical.com> Date: Tue Aug 12 14:01:16 2014 +0200 drop now unneeded patch diff --git a/debian/patches/fix-kwin.diff b/debian/patches/fix-kwin.diff deleted file mode 100644 index c8ea49a..0000000 --- a/debian/patches/fix-kwin.diff +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/src/mesa/drivers/dri/i965/brw_context.c b/src/mesa/drivers/dri/i965/brw_context.c -index e113654..5790680 100644 ---- a/src/mesa/drivers/dri/i965/brw_context.c -+++ b/src/mesa/drivers/dri/i965/brw_context.c -@@ -645,7 +645,7 @@ brwCreateContext(gl_api api, - - brw_init_driver_functions(brw, &functions); - -- if (notify_reset) -+ if (notify_reset && brw->gen >= 6) - functions.GetGraphicsResetStatus = brw_get_graphics_reset_status; - - struct gl_context *ctx = &brw->ctx; - diff --git a/debian/patches/series b/debian/patches/series index af7bbd6..8e13066 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -8,5 +8,4 @@ x32-updates.diff 120-hide-x86sse.patch egl-platform-mir.patch i915-dont-default-to-2.1.patch -fix-kwin.diff llvm-3.5.diff -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xhazu-0007zv...@moszumanska.debian.org