mutter/clutter
Jonas Ådahl 767e12125b ClutterStageCogl: Let the sub-classes handle the onscreen
In preperation for having allowing drawing onto multiple onscreen
framebuffers, move the onscreen framebuffer handling to the
corresponding winsys dependent backends.

Currently the onscreen framebuffer is still accessed, but, as can seen
by the usage of "legacy" in the accessor name, it should be considered
the legacy method. Eventually only the X11 Compositing Manager backend
will make use of the legacy single onscreen framebuffer API.

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 ClutterStageCogl: Let the sub-classes handle the onscreen 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