1
0
Fork 0
mutter-performance-source/clutter
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
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter clutter: Add ability to scale stage views 2017-04-07 22:30:48 +08:00
examples Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
tests clutter: Force scale=1 in tests/conform 2017-02-17 17:01:57 +01:00
.gitignore clutter: Remove clutter-build-config.h.in 2016-07-20 14:23:48 +08:00
configure.ac Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
Makefile.am move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00