summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Owen W. Taylor [Wed, 29 Jun 2016 21:03:46 +0000 (17:03 -0400)]
Don't create the Cogl GLib source multiple times
Since the check for backend->cogl_context was accidentally moved
to clutter_backend_do_real_create_context, the Glib source that
is created at the end of clutter_backend_do_create_context() is
created and added each time create_context() is called, though
create_context() is supposed to be idempotent.
https://bugzilla.gnome.org/show_bug.cgi?id=768243
Gbp-Pq: Name Don-t-create-the-Cogl-GLib-source-multiple-times.patch
Debian GNOME Maintainers [Fri, 18 Nov 2016 21:23:04 +0000 (21:23 +0000)]
_do-not-build-cookbook
Gbp-Pq: Name 01_do-not-build-cookbook.patch
Sjoerd Simons [Fri, 18 Nov 2016 21:23:04 +0000 (21:23 +0000)]
clutter-1.0 (1.26.0+dfsg-2) unstable; urgency=medium
* d/p/Don-t-create-the-Cogl-GLib-source-multiple-times.patch:
- Added. Avoid clreating multiple glib sources (gbo#768243, upstream git)
* d/p/Rely-on-gdk-to-dispatch-wayland-events.patch
- Added. Don't dispatch wayland events from cogl as gdk will already do
that. Fixes clutter-gst hanging on wayland (bgo#774079)
* d/p/gdk-Ensure-surface-buffer-scale-is-set.patch
- Added. Ensure buffer scale is always set on wayland surfaces. Fixes
clutter applications not being properly scaled on HiDPI (bgo#769190)
[dgit import unpatched clutter-1.0 1.26.0+dfsg-2]
Sjoerd Simons [Fri, 18 Nov 2016 21:23:04 +0000 (21:23 +0000)]
Import clutter-1.0_1.26.0+dfsg-2.debian.tar.xz
[dgit import tarball clutter-1.0 1.26.0+dfsg-2 clutter-1.0_1.26.0+dfsg-2.debian.tar.xz]
Andreas Henriksson [Sun, 9 Oct 2016 14:56:06 +0000 (14:56 +0000)]
Import clutter-1.0_1.26.0+dfsg.orig.tar.xz
[dgit import orig clutter-1.0_1.26.0+dfsg.orig.tar.xz]