mutter/clutter
Jonas Ådahl 28a898a22f Use signals instead of onscreen framebuffer frame callbacks
CoglFrameInfo is a frame info container associated with a single
onscreen framebuffer. The clutter stage will eventually support drawing
a stage frame with multiple onscreen framebuffers, thus needs its own
frame info container.

This patch introduces a new stage signal 'presented' and a accompaning
ClutterFrameInfo and adapts the stage windows and past onscreen frame
callbacks users to use the signal and new info container.

https://bugzilla.gnome.org/show_bug.cgi?id=768976
2016-07-20 14:23:48 +08:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter Use signals instead of onscreen framebuffer frame callbacks 2016-07-20 14:23:48 +08:00
examples move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
tests clutter: Add test .gitignore files 2016-07-20 14:23:48 +08:00
.gitignore Update .gitignore 2016-07-20 14:23:48 +08:00
configure.ac Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
Makefile.am move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00