Go to file
Carlos Garnacho 65e816908a clutter: Add ClutterPaintVolume argument to ClutterActor::queue_redraw
This is an ABI break, hopefully an unimportant one since this signal/vmethod
is barely overridden.

The signal has been added an extra ClutterPaintVolume argument, and has been
given a boolean return value. The recursion to the parents has been taken
out of the default implementation and into the caller, using the returned
boolean parameter to control further propagation.

Passing the ClutterPaintVolume is easier on performance, as we don't need
setting this pointer as gobject data just to retrieve/unset it further
in propagation.

https://bugzilla.gnome.org/show_bug.cgi?id=782344
2017-05-22 17:43:09 +02:00
clutter clutter: Add ClutterPaintVolume argument to ClutterActor::queue_redraw 2017-05-22 17:43:09 +02:00
cogl cogl: Mark vertex buffers as dynamic 2017-05-22 17:27:11 +02:00
data Use Unicode in a new translatable string 2017-04-07 19:25:12 +02:00
doc Remove gtk-doc 2015-07-06 00:52:18 -07:00
po core: Replace close dialog implementation with MetaCloseDialog 2017-05-15 15:09:15 +02:00
src compositor: Remove MetaSurfaceActorWayland::painting signal 2017-05-22 17:27:11 +02:00
tools Clean up the source tree 2014-03-18 20:37:35 -04:00
.gitignore Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
autogen.sh Fix bashism in autogen.sh 2017-05-11 13:45:44 +02:00
configure.ac configure.ac: explicitly set link_all_deplibs=yes 2017-05-22 06:14:25 +00:00
COPYING Updated obsolete FSF postal address in COPYING 2014-01-13 11:35:48 -05:00
Makefile.am Fix the merged build 2016-04-27 20:37:47 +02:00
mutter.doap doap: add <programming-language> 2014-07-31 17:50:28 +02:00
NEWS Bump version to 3.25.1 2017-04-27 17:46:16 +02:00