1
0
Fork 0
mutter-performance-source/cogl
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/autotools move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl Use signals instead of onscreen framebuffer frame callbacks 2016-07-20 14:23:48 +08:00
cogl-gles2 cogl/clutter: Drop soname versions of private libraries 2016-04-28 15:34:51 +02:00
cogl-pango Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
cogl-path Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
test-fixtures Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
tests Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
.gitignore Make it possible to include private cogl API from mutter 2016-07-20 14:23:48 +08:00
cogl-mutter-config.h.in Make it possible to include private cogl API from mutter 2016-07-20 14:23:48 +08:00
config-custom.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
configure.ac Make it possible to include private cogl API from mutter 2016-07-20 14:23:48 +08:00
Makefile.am move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00