1
0
Fork 0
mutter-performance-source/clutter
Jonas Ådahl b78b8c9578 ClutterStageView: Always blit full texture on full onscreen framebuffer
When blitting an offscreen onto an onscreen, the whole offscreen should
always be drawn on the whole onscreen. Thus, don't try to convert
between coordinate spaces, just draw the whole offscreen on the whole
onscreen.

https://bugzilla.gnome.org/show_bug.cgi?id=770672
2016-09-15 10:14:20 +08:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter ClutterStageView: Always blit full texture on full onscreen framebuffer 2016-09-15 10:14:20 +08: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