mutter/clutter
Carlos Garnacho 61e9c5c357 clutter/cogl: Hook up ClutterStageView render-to-texture
"Blit" the result on the framebuffer after each view is painted.
This of course only applies if there is an offscreen buffer to
perform any blitting. Otherwise the onscreen framebuffer is rendered
to directly and this step is not necessary.

https://bugzilla.gnome.org/show_bug.cgi?id=745079
2016-08-24 02:38:05 +02:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter clutter/cogl: Hook up ClutterStageView render-to-texture 2016-08-24 02:38:05 +02:00
examples move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
tests Fix build of clutter tests 2016-08-23 13:45:05 +02:00
.gitignore clutter: Remove clutter-build-config.h.in 2016-07-20 14:23:48 +08:00
configure.ac configure: Require libinput 1.4 2016-07-27 13:32:38 +02:00
Makefile.am move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00