Lionel Landwerlin 9c6f3793e8 offscreen-effect: limit offscreen fbo size to the stage's size
When using a ClutterOffscreenEffect, the size of the offscreen buffer
allocated to perform the effect is currently computed using the paint
volume of the actor it's attached to and in the case the paint volume
cannot be computed, the effect falls back to using the stage's size.

If you scale an actor enough so its paint volume is much bigger that
the size of the stage, you can end up running out of memory (which
leads to your application crashing).

https://bugzilla.gnome.org/show_bug.cgi?id=699675
2013-05-15 14:58:45 +01:00
..
2013-02-13 09:27:17 -05:00
2013-04-04 11:53:39 +01:00
2012-04-27 12:30:48 +01:00
2012-04-27 12:28:49 +01:00
2013-03-13 15:05:28 -03:00
2012-04-27 12:30:48 +01:00
2012-06-05 12:28:25 +02:00
2012-06-11 13:47:29 +01:00
2012-04-30 17:17:41 +01:00
2012-12-02 14:50:53 -05:00
2012-04-27 12:30:48 +01:00
2012-04-27 12:30:50 +01:00
2013-05-06 10:20:36 -07:00
2013-05-06 10:04:21 -07:00
2013-04-04 11:53:39 +01:00
2012-04-27 12:30:48 +01:00
2012-09-03 20:54:43 +01:00
2012-08-20 18:28:22 +01:00