r52317 - in /desktop/experimental/mutter/debian: changelog patches/git_revert_call_threaded_swap.patch
smcv at users.alioth.debian.org
smcv at users.alioth.debian.org
Tue Apr 4 08:12:33 UTC 2017
Author: smcv
Date: Tue Apr 4 08:12:33 2017
New Revision: 52317
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52317
Log:
Correctly label debian/patches/git_revert_call_threaded_swap.patch
as a revert, not as the change that is being reverted
Modified:
desktop/experimental/mutter/debian/changelog
desktop/experimental/mutter/debian/patches/git_revert_call_threaded_swap.patch
Modified: desktop/experimental/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/changelog?rev=52317&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/changelog [utf-8] (original)
+++ desktop/experimental/mutter/debian/changelog [utf-8] Tue Apr 4 08:12:33 2017
@@ -2,6 +2,8 @@
* Import 3.24 packaging from Ubuntu. Thanks to Jeremy Bicha
* Add patch metadata
+ * Correctly label debian/patches/git_revert_call_threaded_swap.patch
+ as a revert, not as the change that is being reverted
-- Simon McVittie <smcv at debian.org> Tue, 04 Apr 2017 08:55:20 +0100
Modified: desktop/experimental/mutter/debian/patches/git_revert_call_threaded_swap.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/patches/git_revert_call_threaded_swap.patch?rev=52317&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/patches/git_revert_call_threaded_swap.patch [utf-8] (original)
+++ desktop/experimental/mutter/debian/patches/git_revert_call_threaded_swap.patch [utf-8] Tue Apr 4 08:12:33 2017
@@ -1,15 +1,10 @@
-From 383ba566bd7c2a76d0856015a66e47caedef06b6 Mon Sep 17 00:00:00 2001
-From: "Owen W. Taylor" <otaylor at fishsoup.net>
-Date: Tue, 21 Feb 2017 13:51:16 -0500
-Subject: Call cogl_xlib_renderer_set_threaded_swap_wait_enabled()
+From: Jeremy Bicha <jbicha at ubuntu.com>
+Date: Thu, 02 Mar 2017 16:09:36 -0500
+Subject: Revert "Call cogl_xlib_renderer_set_threaded_swap_wait_enabled()"
-Set up things so that if the INTEL_swap_event extension is not present,
-but the driver is known to have good thread support, we use an extra
-thread and call glXWaitVideoSync() in the thread. This allows idles
-to work properly, even when Mutter is constantly redrawing new frames;
-otherwise, without INTEL_swap_event, we'll just block in glXSwapBuffers().
+This broke budgie-wm.
-https://bugzilla.gnome.org/show_bug.cgi?id=779039
+Bug: https://bugzilla.gnome.org/show_bug.cgi?id=779538
---
src/backends/x11/meta-backend-x11.c | 6 ------
src/backends/x11/meta-renderer-x11.c | 8 --------
More information about the pkg-gnome-commits
mailing list