1
0
Fork 0
mutter-performance-source/clutter
Florian Müllner aebd5ba6e0 stage-view: Fix memory handling of :framebuffer property
Currently the setter doesn't take ownership of the value, but dispose()
will unref it (and thus release someone else's reference). Fix this by
taking ownership of the property value in the setter.
2016-07-20 20:04:27 +02:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter stage-view: Fix memory handling of :framebuffer property 2016-07-20 20:04:27 +02:00
examples move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
tests Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
.gitignore clutter: Remove clutter-build-config.h.in 2016-07-20 14:23:48 +08:00
configure.ac Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split 2016-07-20 14:23:48 +08:00
Makefile.am move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00