mutter/clutter/clutter/x11
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
..
xsettings Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
clutter-backend-x11.c Explicitly create per backend stage windows 2016-07-20 14:23:48 +08:00
clutter-backend-x11.h Make mutter manage its own clutter backends 2016-07-20 14:23:48 +08:00
clutter-device-manager-core-x11.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
clutter-device-manager-core-x11.h
clutter-device-manager-xi2.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
clutter-device-manager-xi2.h
clutter-event-x11.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
clutter-glx-texture-pixmap.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
clutter-glx-texture-pixmap.h
clutter-glx.h
clutter-input-device-core-x11.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
clutter-input-device-core-x11.h
clutter-input-device-xi2.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
clutter-input-device-xi2.h
clutter-keymap-x11.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
clutter-keymap-x11.h
clutter-settings-x11.h
clutter-stage-x11.c Use signals instead of onscreen framebuffer frame callbacks 2016-07-20 14:23:48 +08:00
clutter-stage-x11.h Use signals instead of onscreen framebuffer frame callbacks 2016-07-20 14:23:48 +08:00
clutter-x11-texture-pixmap.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
clutter-x11-texture-pixmap.h
clutter-x11.h clutter/x11: Add API to request video memory purges to be reported 2016-06-27 20:23:49 +02:00