mutter/clutter
Owen W. Taylor d6b290ef77 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
2016-06-30 11:20:21 -04:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter Don't create the Cogl GLib source multiple times 2016-06-30 11:20:21 -04:00
examples move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
tests build: Namespace installed tests of private libraries 2016-04-29 14:49:03 +02:00
.gitignore move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
configure.ac clutter: Add back support for non-wayland builds 2016-04-29 16:13:59 +02:00
Makefile.am move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00