mutter/clutter/clutter/cogl
Jonas Ådahl 63450d69d3 clutter: Add ability to scale stage views
This commit adds the ability to set a scale on a scale view. This will
cause the content in the stage view to be painted with the given scale,
while still keeping the configured layout on the stage. In effect, for
a stage view with scale 'n', this means the framebuffer of a given stage
will 'n' times larger, keeping the same size on the stage.

https://bugzilla.gnome.org/show_bug.cgi?id=777732
2017-04-07 22:30:48 +08:00
..
clutter-stage-cogl.c clutter: Add ability to scale stage views 2017-04-07 22:30:48 +08:00
clutter-stage-cogl.h Use signals instead of onscreen framebuffer frame callbacks 2016-07-20 14:23:48 +08:00