Neil Roberts
a2774fb0dc
offscreen-effect: Track the size of the actor separately
...
Previously the offscreen effect was keeping track of the size of the
texture so that it could detect when a different size is requested and
create a new texture. However this breaks if a subclass overrides
create_texture to make the texture bigger because in that case the
size of the texture will always be different from the calculated size
of the actor. This patch makes it also track the size of the fbo that
was requested before being passed through create_texture() and it
instead uses that to detect when a new FBO is needed.
https://bugzilla.gnome.org/show_bug.cgi?id=665040
Reviewed-by: Emmanuele Bassi <ebassi@linux.intel.com>
2011-11-28 15:42:35 +00:00
..
2011-11-10 15:37:51 +00:00
2011-11-10 19:05:39 +01:00
2011-11-18 22:06:30 +01:00
2011-11-15 17:58:25 +00:00
2011-11-10 14:55:03 +00:00
2011-11-10 15:41:41 +00:00
2011-11-10 14:55:03 +00:00
2011-11-10 14:55:04 +00:00
2011-11-03 13:45:20 +00:00
2011-11-10 14:55:04 +00:00
2011-11-14 11:06:28 +00:00
2011-11-10 14:55:03 +00:00
2011-09-29 19:34:32 +02:00
2011-09-29 19:34:24 +02:00
2011-10-01 12:40:11 +02:00
2011-06-07 16:06:24 +01:00
2011-06-17 18:38:29 +01:00
2011-11-10 15:37:51 +00:00
2011-11-08 14:46:55 +00:00
2011-10-15 18:36:27 +01:00
2011-10-11 17:59:46 +01:00
2011-09-12 13:12:14 +01:00
2011-10-11 23:02:17 +01:00
2011-09-12 13:12:14 +01:00
2011-11-02 13:00:46 +00:00
2011-10-07 16:56:21 +01:00
2011-09-07 16:14:10 +01:00
2011-10-11 17:59:46 +01:00
2011-11-10 14:55:03 +00:00
2011-11-10 15:37:51 +00:00
2011-11-03 13:45:20 +00:00
2011-10-17 10:24:25 +01:00
2011-08-29 22:43:42 +01:00
2011-10-11 17:59:46 +01:00
2011-09-02 15:48:27 +01:00
2011-10-11 17:59:46 +01:00
2011-06-07 16:06:24 +01:00
2011-06-07 16:06:24 +01:00
2011-10-19 15:27:03 +01:00
2011-10-07 11:53:02 +01:00
2011-10-11 17:59:46 +01:00
2011-09-12 12:36:31 +01:00
2011-11-18 17:23:56 +00:00
2011-11-02 13:00:46 +00:00
2011-09-12 13:12:14 +01:00
2011-06-09 15:12:41 +01:00
2011-10-11 17:59:46 +01:00
2011-10-19 15:23:55 +01:00
2011-10-19 15:23:55 +01:00
2011-09-05 17:22:14 +01:00
2011-11-10 14:13:45 +00:00
2011-10-11 17:59:46 +01:00
2011-11-14 13:33:04 +08:00
2011-09-29 19:34:31 +02:00
2011-07-29 13:06:51 +01:00
2011-11-18 17:54:19 +00:00
2011-11-15 11:15:00 +00:00
2011-11-03 15:13:54 +00:00
2011-10-11 17:15:34 +01:00
2011-11-10 14:55:03 +00:00
2011-09-02 14:53:56 +01:00
2011-10-11 17:59:46 +01:00
2011-09-02 15:22:08 +01:00
2011-06-20 15:25:54 +01:00
2011-06-13 16:00:45 +01:00
2011-09-12 13:12:14 +01:00
2011-10-11 17:59:46 +01:00
2011-10-15 18:36:27 +01:00
2011-06-07 16:06:24 +01:00
2011-10-11 17:59:46 +01:00
2011-10-11 17:59:46 +01:00
2011-05-13 01:46:32 +01:00
2011-05-13 01:46:32 +01:00
2011-09-05 12:21:18 -04:00
2011-10-11 17:59:46 +01:00
2011-09-12 13:12:14 +01:00
2011-06-13 15:36:07 +01:00
2011-11-03 15:16:02 +00:00
2011-11-03 15:02:35 +00:00
2011-05-26 08:48:13 -04:00
2011-06-07 16:06:24 +01:00
2011-10-11 17:59:46 +01:00
2011-07-26 13:44:12 +01:00
2011-06-07 16:06:24 +01:00
2011-10-12 17:25:37 +08:00
2011-11-03 14:42:39 +00:00
2011-11-03 14:42:39 +00:00
2011-11-03 16:05:36 +00:00
2011-07-26 13:44:12 +01:00
2011-11-18 17:44:42 +00:00
2011-11-15 17:58:25 +00:00
2011-06-20 15:25:53 +01:00
2011-11-14 17:16:27 +00:00
2011-07-04 15:58:08 +01:00
2011-10-11 23:42:23 +01:00
2011-06-07 16:06:24 +01:00
2011-11-28 15:42:35 +00:00
2011-03-07 13:26:20 +00:00
2011-09-30 17:05:15 +01:00
2011-10-14 11:34:38 +01:00
2011-10-11 17:59:46 +01:00
2011-11-15 17:58:25 +00:00
2011-11-18 17:44:42 +00:00
2011-11-18 17:44:42 +00:00
2011-05-13 01:46:32 +01:00
2011-11-10 15:37:51 +00:00
2011-09-07 16:14:10 +01:00
2011-11-25 10:54:54 +01:00
2011-10-11 17:59:50 +01:00
2011-06-07 16:06:24 +01:00
2011-06-07 16:06:24 +01:00
2011-10-11 17:52:17 +01:00
2011-10-11 22:45:14 +01:00
2011-09-30 11:51:37 +01:00
2011-09-30 11:51:37 +01:00
2011-06-07 16:06:24 +01:00
2011-06-07 16:06:24 +01:00
2011-07-18 13:43:29 +01:00
2011-10-11 17:59:46 +01:00
2011-11-14 15:43:20 +00:00
2011-11-02 13:00:46 +00:00
2011-09-26 12:05:55 +01:00
2011-11-10 14:55:03 +00:00
2011-11-03 13:45:19 +00:00
2011-11-15 17:58:25 +00:00
2011-11-14 11:45:14 +00:00
2011-10-07 12:11:52 +01:00
2011-10-11 17:59:50 +01:00
2011-06-10 15:15:15 +01:00
2011-10-11 17:59:46 +01:00
2011-08-29 22:43:42 +01:00
2011-10-11 17:59:46 +01:00
2011-09-19 20:26:37 +01:00
2011-06-13 16:15:22 +01:00
2011-11-18 17:30:39 +00:00
2011-11-02 13:00:46 +00:00
2011-11-27 12:19:39 +00:00
2011-10-11 17:59:50 +01:00
2011-11-03 15:32:04 +00:00
2011-06-07 16:06:24 +01:00
2011-10-11 17:59:46 +01:00
2011-09-26 12:05:55 +01:00
2011-11-02 13:00:47 +00:00
2011-11-03 13:45:20 +00:00
2011-11-07 12:12:53 +08:00
2011-11-03 15:32:04 +00:00
2011-11-23 17:30:13 +00:00
2011-11-07 12:44:44 +08:00
2011-11-22 13:53:08 +00:00