Neil Roberts
2ee7052d89
cogl-framebuffer: Fix flushing the framebuffer on push
...
When pushing a framebuffer it would previously push
COGL_INVALID_HANDLE to the top of the framebuffer stack so that when
it later calls cogl_set_framebuffer it will recognise that the
framebuffer is different and replace the top with the new
pointer. This isn't ideal because it breaks the code to flush the
journal because _cogl_framebuffer_flush_journal is called with the
value of the old pointer which is NULL. That function was checking for
a NULL pointer so it wouldn't actually flush. It also would mean that
if you pushed the same framebuffer twice we would end up dirtying
state unnecessarily. To fix this cogl_push_framebuffer now pushes a
reference to the current framebuffer instead.
2011-02-10 20:19:01 +00:00
..
2011-02-07 15:40:50 +00:00
2011-02-10 20:19:01 +00:00
2011-02-09 16:34:21 +00:00
2011-01-21 10:25:45 +00:00
2011-01-21 16:18:10 +00:00
2011-02-09 19:12:20 +00:00
2011-02-09 13:29:30 +00:00
2011-01-21 20:22:32 +00:00
2011-02-09 13:29:30 +00:00
2011-02-09 16:33:55 +00:00
2010-05-26 14:09:24 +01:00
2010-05-20 11:19:51 +01:00
2010-10-25 23:44:53 +01:00
2010-10-21 13:13:00 +01:00
2010-11-29 10:54:33 +00:00
2010-10-21 13:13:00 +01:00
2010-12-10 16:03:10 +00:00
2011-01-31 13:37:32 +00:00
2011-02-08 15:30:48 +00:00
2011-01-20 16:35:26 +00:00
2011-01-20 16:35:26 +00:00
2011-01-24 11:52:47 +00:00
2010-10-18 11:26:44 +01:00
2010-07-31 10:56:09 +01:00
2010-12-11 17:43:23 +00:00
2010-09-10 11:18:53 +01:00
2011-01-26 11:01:21 +00:00
2010-06-07 14:22:26 +01:00
2011-02-09 13:29:30 +00:00
2011-02-09 13:34:25 +00:00
2011-01-20 16:35:26 +00:00
2011-01-20 13:29:37 +00:00
2011-01-20 13:29:37 +00:00
2011-01-20 13:29:37 +00:00
2011-01-20 13:29:37 +00:00
2011-01-20 13:29:37 +00:00
2011-01-20 13:29:37 +00:00
2011-01-20 13:29:37 +00:00
2011-01-20 13:29:37 +00:00
2011-01-20 13:29:37 +00:00
2011-01-20 13:29:37 +00:00
2011-01-20 13:29:37 +00:00
2011-01-20 13:29:37 +00:00
2011-01-20 13:29:37 +00:00
2011-01-20 13:29:37 +00:00
2010-06-01 12:08:18 +01:00
2010-10-18 11:26:45 +01:00
2009-10-14 11:31:29 +01:00
2011-01-25 11:14:37 +00:00
2011-01-25 11:14:37 +00:00
2011-01-20 16:35:26 +00:00
2011-01-20 16:35:26 +00:00
2011-01-20 16:35:26 +00:00
2011-01-20 16:35:26 +00:00
2010-10-08 13:29:49 +01:00
2010-03-25 09:41:54 +00:00
2010-10-18 11:26:45 +01:00
2010-03-02 11:12:32 +00:00
2010-11-08 16:01:19 +00:00
2010-11-08 16:01:19 +00:00
2010-10-18 11:26:45 +01:00
2011-01-17 17:31:46 +00:00
2011-01-17 17:31:46 +00:00
2010-11-23 12:50:29 +00:00
2010-11-11 13:14:23 +00:00
2011-01-17 15:22:48 +00:00
2011-01-17 15:22:48 +00:00
2011-01-20 16:35:26 +00:00
2011-01-20 16:35:26 +00:00
2011-01-19 14:33:27 +00:00
2010-11-18 15:21:16 +00:00
2010-09-17 12:17:50 +01:00
2011-01-10 14:03:35 +00:00
2011-02-08 15:30:48 +00:00
2011-01-31 13:43:12 +00:00
2010-12-17 13:37:05 +00:00
2010-11-18 18:23:49 +00:00
2009-07-21 09:22:38 +01:00
2011-01-20 16:35:26 +00:00
2011-01-20 16:35:26 +00:00
2011-01-28 18:19:49 +00:00
2011-01-28 18:19:49 +00:00
2011-01-21 10:25:43 +00:00
2011-01-18 14:48:14 +00:00
2010-09-07 10:40:49 +01:00
2010-09-29 15:12:57 +01:00
2010-11-18 18:23:49 +00:00
2011-01-21 10:25:43 +00:00
2011-01-21 10:25:43 +00:00
2011-02-09 13:34:25 +00:00
2011-01-28 18:19:49 +00:00
2010-10-21 12:22:17 +01:00
2010-02-15 19:03:37 +00:00
2010-06-07 22:40:34 +01:00
2009-10-14 11:31:29 +01:00
2010-09-08 17:04:21 +01:00
2010-12-10 17:15:39 +00:00
2010-10-18 11:26:45 +01:00
2009-10-14 11:31:30 +01:00
2010-11-17 16:19:10 +00:00
2011-01-20 13:29:37 +00:00
2010-09-29 15:12:57 +01:00
2010-03-01 12:56:10 +00:00
2011-01-28 18:19:49 +00:00
2011-01-21 10:25:45 +00:00
2010-10-25 00:31:36 +01:00
2010-05-24 15:06:14 +01:00
2010-12-02 09:53:00 +00:00
2010-09-10 17:54:52 +01:00
2010-12-02 09:53:00 +00:00
2010-10-18 11:26:45 +01:00
2010-12-09 12:36:50 +00:00
2010-08-10 17:12:06 +01:00
2009-12-02 11:36:25 +00:00
2011-01-10 21:22:22 +00:00
2011-02-09 15:27:24 +00:00
2010-11-06 20:11:16 +00:00
2011-01-21 10:25:43 +00:00
2010-11-17 16:19:10 +00:00
2009-07-10 11:38:42 +01:00
2010-10-18 11:26:44 +01:00
2010-05-19 16:10:05 +01:00
2011-01-21 20:44:17 +00:00
2011-01-21 20:42:52 +00:00
2010-11-29 10:55:52 +00:00
2010-12-09 12:36:50 +00:00
2011-01-20 16:35:26 +00:00
2011-01-20 16:35:26 +00:00
2010-10-21 13:13:00 +01:00
2010-11-23 12:50:29 +00:00
2011-01-20 16:35:26 +00:00
2011-01-20 16:35:26 +00:00
2010-10-21 12:22:17 +01:00
2009-10-06 10:43:41 +01:00
2011-02-09 15:27:24 +00:00
2010-09-14 12:43:16 +01:00
2010-09-14 12:43:16 +01:00
2011-01-17 17:31:59 +00:00
2010-12-07 21:44:32 +00:00
2011-01-21 20:44:16 +00:00
2010-10-19 01:42:19 +01:00
2010-11-18 15:21:16 +00:00
2010-10-18 11:26:44 +01:00
2010-12-09 12:36:50 +00:00
2011-01-20 16:35:26 +00:00
2011-01-20 16:35:26 +00:00
2010-12-09 11:57:06 +00:00
2010-06-03 14:34:41 +01:00
2010-06-16 17:14:57 +01:00
2011-01-11 11:20:16 +00:00
2010-11-18 18:23:49 +00:00
2011-01-20 16:35:26 +00:00
2011-01-20 16:35:26 +00:00
2010-10-21 13:13:00 +01:00
2010-10-21 11:30:19 +01:00
2010-05-19 16:10:05 +01:00
2011-01-28 18:19:49 +00:00
2011-02-08 15:49:19 +00:00
2011-02-08 15:49:19 +00:00
2011-02-09 13:34:25 +00:00
2010-12-30 12:44:13 +00:00
2010-10-25 17:21:20 +01:00
2010-10-18 11:26:45 +01:00
2010-10-08 12:11:39 +01:00
2010-09-23 15:17:58 +01:00
2011-01-30 23:00:00 +00:00
2010-02-03 14:38:13 +00:00
2010-11-18 18:23:49 +00:00
2010-11-18 18:23:49 +00:00
2011-01-24 11:31:09 +00:00
2011-01-24 11:52:47 +00:00
2010-11-17 16:19:10 +00:00
2010-11-17 16:19:10 +00:00
2011-01-20 13:29:37 +00:00
2011-01-20 13:29:37 +00:00
2011-01-21 10:25:43 +00:00
2010-12-09 13:59:08 +00:00
2010-12-10 17:15:39 +00:00
2010-09-29 15:13:00 +01:00
2010-02-06 10:49:33 +00:00
2010-03-02 11:12:32 +00:00
2011-01-19 14:33:27 +00:00
2010-09-29 14:40:15 +01:00
2011-02-03 10:58:38 +00:00