mutter/clutter
Georges Basile Stavracas Neto c1b6184e0a
clutter-stage: Pass framebuffer to read pixels from
Instead of using cogl_read_pixels(), which is deprecated and
uses the implicit framebuffer, pass the current CoglFramebuffer
and use cogl_framebuffer_read_pixels().
2018-11-18 20:28:38 -02:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter clutter-stage: Pass framebuffer to read pixels from 2018-11-18 20:28:38 -02:00
tests clutter/tests: Remove events-touch test 2018-11-14 15:55:45 +01:00
.gitignore clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
configure.ac clutter: Assume XGE is available at build time 2018-11-08 18:40:53 +00:00
Makefile.am clutter: Remove examples 2018-11-06 17:17:36 +01:00
meson.build Add meson build support 2018-11-06 18:51:44 +01:00