1
0
Fork 0
mutter-performance-source/clutter
Jonas Ådahl 12710dc644 clutter/stage: Add capture_into API
Add API similar to clutter_stage_capture() but that draws into
externally allocated memory. It is assumed that the pixel format is
ARGB32, and the memory is structured in a way that the width of the
passed rectangle is identical to the stride divided by 4.

https://bugzilla.gnome.org/show_bug.cgi?id=784199
2017-08-29 11:49:01 +08:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter clutter/stage: Add capture_into API 2017-08-29 11:49:01 +08:00
examples Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
tests tests: Fix actor-anchors test 2017-05-24 21:04:07 +02:00
.gitignore clutter: Remove clutter-build-config.h.in 2016-07-20 14:23:48 +08:00
configure.ac configure: require glib 2.53.2 2017-05-28 11:21:42 +10:00
Makefile.am move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00