Neil Roberts
dd7b1d53db
Allocate immediately in _cogl_egl_texture_2d_new_from_image
...
The _cogl_egl_texture_2d_new_from_image function has a CoglError
argument which implies that it is unlike the other texture
constructors and returns errors immediately rather than having a
delayed-allocation mechanism. cogl_wayland_texture_2d_new_from_buffer
which calls it is also like this. We can't rely on delayed-allocation
semantics for this without changing the applications because the
texture needs to be allocated before the corresponding EGLImage is
destroyed. This patch just makes it immediately allocate.
A better patch might be to remove the error argument to make it
obvious that there are delayed-allocation semantics and then fix all
of the applications.
This was breaking Cogland and Mutter.
Reviewed-by: Robert Bragg <robert@linux.intel.com>
(cherry picked from commit 0206c03d54823b2f6cbb2aa420d07a4db9bcd8a3)
2014-02-20 16:05:08 +00:00
..
2014-01-09 16:29:14 +00:00
2014-02-20 13:38:43 +00:00
2013-05-29 19:30:44 +01:00
2014-02-05 13:44:38 +00:00
2014-01-09 16:29:14 +00:00
2011-09-09 15:06:31 +01:00
2011-05-06 12:12:08 +01:00
2011-09-09 15:06:31 +01:00
2014-01-09 15:49:47 +00:00
2014-01-09 15:49:47 +00:00
2014-01-09 15:49:47 +00:00
2014-01-09 15:49:47 +00:00
2013-07-29 16:57:33 +01:00
2011-05-16 14:31:31 +01:00
2013-09-23 18:37:29 +01:00
2013-09-23 15:02:31 +01:00
2013-06-07 16:53:29 +01:00
2013-12-04 18:38:44 +00:00
2013-09-23 15:02:31 +01:00
2014-01-20 14:40:45 +00:00
2014-01-20 14:40:45 +00:00
2013-04-04 13:37:51 +01:00
2013-07-29 16:31:44 +01:00
2013-07-29 16:59:37 +01:00
2013-09-23 15:02:31 +01:00
2013-06-06 21:45:11 +01:00
2013-01-22 17:48:05 +00:00
2013-11-28 18:12:22 +00:00
2013-01-22 17:47:39 +00:00
2014-01-09 15:49:35 +00:00
2013-01-22 17:48:08 +00:00
2013-01-22 17:48:17 +00:00
2012-08-06 14:27:45 +01:00
2013-01-22 17:48:07 +00:00
2013-11-28 18:12:22 +00:00
2013-11-27 19:33:44 +00:00
2013-12-03 15:28:35 +00:00
2013-08-19 22:44:35 +01:00
2013-06-13 13:45:47 +01:00
2013-06-13 13:45:47 +01:00
2012-08-06 14:27:39 +01:00
2013-07-09 22:52:49 +01:00
2013-08-20 19:18:40 -04:00
2012-08-06 18:51:33 +01:00
2013-01-22 17:47:24 +00:00
2013-11-28 18:12:22 +00:00
2014-01-09 16:29:14 +00:00
2014-01-20 14:40:45 +00:00
2012-08-06 14:27:40 +01:00
2013-05-29 19:30:44 +01:00
2013-01-22 17:48:05 +00:00
2013-01-22 17:48:05 +00:00
2013-08-30 12:04:36 +01:00
2013-08-30 12:04:36 +01:00
2010-03-01 12:56:10 +00:00
2011-05-16 18:45:51 +01:00
2012-08-06 14:27:39 +01:00
2013-09-06 18:42:09 +01:00
2013-10-28 16:34:57 +00:00
2013-08-23 16:44:07 +01:00
2013-09-23 15:02:31 +01:00
2014-01-09 15:49:46 +00:00
2012-08-06 18:51:32 +01:00
2013-01-22 17:48:05 +00:00
2013-07-29 18:31:36 +01:00
2013-01-22 17:48:16 +00:00
2013-01-22 17:48:08 +00:00
2013-06-27 14:29:51 +01:00
2013-05-29 11:58:48 +01:00
2012-08-06 14:27:39 +01:00
2013-01-22 17:48:13 +00:00
2013-01-22 17:48:01 +00:00
2013-01-22 17:48:17 +00:00
2013-06-13 13:45:47 +01:00
2014-02-20 13:38:43 +00:00
2013-09-23 15:02:31 +01:00
2013-01-22 17:48:05 +00:00
2013-01-30 20:09:49 +00:00
2013-01-30 20:09:49 +00:00
2013-09-23 15:02:31 +01:00
2014-01-09 15:49:46 +00:00
2014-01-09 16:29:14 +00:00
2014-01-09 15:29:30 +00:00
2012-08-06 14:27:45 +01:00
2012-08-06 14:27:45 +01:00
2013-06-13 13:45:47 +01:00
2014-02-20 13:38:43 +00:00
2013-01-08 14:56:25 +01:00
2014-01-09 15:49:47 +00:00
2013-04-30 16:39:31 +01:00
2013-09-06 18:42:10 +01:00
2013-09-02 16:22:08 +01:00
2013-09-02 16:22:01 +01:00
2013-11-28 18:12:22 +00:00
2013-04-30 16:39:31 +01:00
2013-04-30 16:39:31 +01:00
2012-08-06 14:27:42 +01:00
2013-08-19 22:44:45 +01:00
2012-08-06 14:27:39 +01:00
2013-05-29 19:30:44 +01:00
2011-05-16 14:31:31 +01:00
2013-01-22 17:47:59 +00:00
2013-09-23 15:02:31 +01:00
2011-05-16 14:31:31 +01:00
2013-01-22 17:48:07 +00:00
2013-01-22 17:48:13 +00:00
2013-06-13 13:45:47 +01:00
2013-11-28 18:12:22 +00:00
2013-08-23 13:55:42 +01:00
2013-01-22 17:48:05 +00:00
2013-06-13 13:45:47 +01:00
2014-02-20 13:38:43 +00:00
2014-01-09 15:29:30 +00:00
2013-01-22 17:48:05 +00:00
2012-08-06 14:27:40 +01:00
2013-01-22 17:48:05 +00:00
2013-01-22 17:48:19 +00:00
2013-11-28 18:12:22 +00:00
2013-09-23 15:02:31 +01:00
2013-01-18 17:28:25 +00:00
2013-09-23 15:02:31 +01:00
2013-01-22 17:48:05 +00:00
2014-02-20 13:38:43 +00:00
2013-01-22 20:11:25 +00:00
2013-11-27 19:33:44 +00:00
2013-06-13 13:45:47 +01:00
2013-06-13 13:45:47 +01:00
2012-08-06 14:27:39 +01:00
2012-02-20 23:16:37 +00:00
2013-09-23 15:02:30 +01:00
2013-08-30 12:04:36 +01:00
2013-07-11 14:22:12 +01:00
2011-11-01 12:03:02 +00:00
2012-08-06 14:27:42 +01:00
2013-09-06 18:42:10 +01:00
2014-02-20 13:38:43 +00:00
2013-09-23 15:02:31 +01:00
2013-01-30 19:56:45 +00:00
2013-01-30 19:56:45 +00:00
2013-09-06 18:42:09 +01:00
2011-05-16 13:28:17 +01:00
2014-01-14 12:05:17 +00:00
2014-01-14 12:05:17 +00:00
2013-06-06 21:49:14 +01:00
2014-01-14 12:05:17 +00:00
2014-01-14 12:05:17 +00:00
2013-04-04 13:38:43 +01:00
2012-08-06 14:27:39 +01:00
2013-06-06 21:27:09 +01:00
2013-09-23 15:02:30 +01:00
2014-01-09 15:49:35 +00:00
2013-06-21 14:18:37 +01:00
2013-06-13 13:45:46 +01:00
2013-06-13 13:45:46 +01:00
2013-06-21 14:18:37 +01:00
2013-11-28 18:12:22 +00:00
2013-09-23 15:02:30 +01:00
2013-11-28 18:12:22 +00:00
2013-09-23 15:02:30 +01:00
2013-01-22 17:48:05 +00:00
2013-01-22 17:48:07 +00:00
2013-09-23 15:02:31 +01:00
2013-01-22 17:48:05 +00:00
2012-08-06 14:27:39 +01:00
2013-07-01 13:47:48 +01:00
2013-07-11 14:22:12 +01:00
2013-04-30 16:39:31 +01:00
2013-07-29 18:31:36 +01:00
2012-08-06 14:27:39 +01:00
2013-11-27 19:33:44 +00:00
2013-07-29 18:31:36 +01:00
2013-09-23 18:38:49 +01:00
2013-01-22 17:48:05 +00:00
2013-01-22 17:48:17 +00:00
2013-01-22 17:48:05 +00:00
2013-11-28 18:12:22 +00:00
2013-05-29 19:30:44 +01:00
2010-09-14 12:43:17 +01:00
2011-05-16 14:11:47 +01:00
2013-01-22 17:48:13 +00:00
2013-09-06 18:42:09 +01:00
2012-08-06 14:27:39 +01:00
2013-01-22 17:48:05 +00:00
2013-11-28 18:12:22 +00:00
2013-11-28 18:12:22 +00:00
2013-09-23 15:02:31 +01:00
2012-08-06 14:27:41 +01:00
2013-11-28 18:12:22 +00:00
2013-06-13 13:45:47 +01:00
2013-12-11 18:49:19 +00:00
2012-08-06 14:27:39 +01:00
2012-08-06 14:27:39 +01:00
2013-09-02 16:22:08 +01:00
2013-01-22 17:48:17 +00:00
2012-08-06 14:27:39 +01:00
2013-01-22 17:48:17 +00:00
2014-01-09 15:49:46 +00:00
2013-09-23 15:02:30 +01:00
2012-08-06 14:27:39 +01:00
2012-08-06 14:27:39 +01:00
2013-01-22 17:48:05 +00:00
2014-01-09 15:49:47 +00:00
2014-01-09 15:49:47 +00:00
2014-01-09 15:49:47 +00:00
2014-01-09 15:49:47 +00:00
2014-01-09 15:49:47 +00:00
2014-02-20 16:05:08 +00:00
2014-01-09 15:49:47 +00:00
2013-01-22 17:48:17 +00:00
2014-01-09 15:49:47 +00:00
2014-01-09 15:49:47 +00:00
2013-01-22 17:48:09 +00:00
2014-01-09 15:49:47 +00:00
2013-01-22 17:48:17 +00:00
2014-01-13 17:35:05 +00:00
2014-01-13 17:35:05 +00:00
2014-01-20 14:40:45 +00:00
2014-01-20 14:40:45 +00:00
2014-01-20 14:40:45 +00:00
2012-08-14 18:55:42 +01:00
2013-10-28 16:34:57 +00:00
2012-08-06 14:27:39 +01:00
2013-01-22 17:48:16 +00:00
2014-01-09 15:29:30 +00:00
2013-11-28 16:59:55 +00:00
2013-07-09 15:46:46 +01:00
2013-11-28 18:12:22 +00:00
2013-05-30 13:41:44 +01:00
2013-05-30 13:41:44 +01:00
2013-01-30 20:09:49 +00:00
2012-02-20 23:12:45 +00:00
2013-04-30 16:39:31 +01:00
2013-05-28 21:36:03 +01:00
2013-11-28 16:59:55 +00:00
2013-01-22 17:48:17 +00:00
2013-11-28 16:59:55 +00:00
2013-06-06 21:27:09 +01:00
2014-01-09 17:10:21 +00:00
2013-08-30 12:04:36 +01:00
2013-10-28 16:34:57 +00:00
2014-01-09 16:29:11 +00:00
2013-01-18 17:28:25 +00:00