summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sjoerd Simons [Mon, 7 Nov 2016 21:52:45 +0000 (22:52 +0100)]
gdk: Ensure surface buffer scale is set
GDK will only set the buffer scale for the surfaces it creates when
attaching an image or when using an egl window window. Neither will
happen for native clutter applications, thus directly set the buffer
scale from clutter in that case (so it's in sync with the rendering
scale)
Signed-off-by: Sjoerd Simons <sjoerd@luon.net>
https://bugzilla.gnome.org/show_bug.cgi?id=769190
Gbp-Pq: Name gdk-Ensure-surface-buffer-scale-is-set.patch
Sjoerd Simons [Thu, 25 Jun 2015 08:39:48 +0000 (10:39 +0200)]
Rely on gdk to dispatch wayland events
Disable cogl dispatching wayland events as Gdk will already be
dispatching them causing a deadlock when cogl tries again to dispatch
wayland events.
https://bugzilla.gnome.org/show_bug.cgi?id=774079
Gbp-Pq: Name Rely-on-gdk-to-dispatch-wayland-events.patch
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 [Sun, 12 Mar 2017 08:23:59 +0000 (08:23 +0000)]
_do-not-build-cookbook
Gbp-Pq: Name 01_do-not-build-cookbook.patch
Michael Biebl [Sun, 12 Mar 2017 08:23:59 +0000 (08:23 +0000)]
clutter-1.0 (1.26.0+dfsg-3) unstable; urgency=medium
* Remove broken /usr/share/doc/libclutter-1.0-doc/html-cally symlink.
(Closes: #857519)
[dgit import unpatched clutter-1.0 1.26.0+dfsg-3]
Michael Biebl [Sun, 12 Mar 2017 08:23:59 +0000 (08:23 +0000)]
Import clutter-1.0_1.26.0+dfsg-3.debian.tar.xz
[dgit import tarball clutter-1.0 1.26.0+dfsg-3 clutter-1.0_1.26.0+dfsg-3.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]