Owen W. Taylor
2cf1405506
Clean up CoglTexturePixmapX11 first
...
With currently distributed versions of Mesa, calling XFreePixmap()
before glxDestroyPixmap() will cause an X error from DRI. So, we
need to make sure that we get rid of the CoglTexturePixmapX11 before
we XFreePixmap().
clutter_x11_texture_pixmap_dispose(): Call
clutter_x11_texture_pixmap_set_pixmap() instead of using XFreePixmap
directly so that we leverage the text-clearing hack and destroy
things in the right order.
clutter_x11_texture_pixmap_set_pixmap(): Don't do a pointless roundtrip
and trap a pointless error when setting pixmap to None.
clutter_x11_texture_pixmap_set_pixmap(): Free damage resources when
we are setting Pixmap to None.
clutter_x11_texture_pixmap_set_window(): When setting a new window
or setting the window to None, immedediately call
cluter_x11_texture_pixmap_set_pixmap(). This means that set_window(None)
immediately will free any referenced resources related to the window.
http://bugzilla.clutter-project.org/show_bug.cgi?id=2303
2010-09-08 17:24:49 +01:00
..
2010-07-07 16:30:31 +01:00
2010-09-06 18:09:19 +01:00
2010-09-03 11:14:05 +01:00
2010-03-01 12:56:10 +00:00
2010-08-23 11:49:07 +01:00
2010-09-03 11:38:22 +01:00
2010-08-04 15:13:12 +01:00
2010-08-24 20:00:04 +01:00
2010-09-08 17:24:49 +01:00
2010-05-26 14:09:24 +01:00
2010-05-20 11:19:51 +01:00
2010-05-17 16:42:10 +01:00
2010-08-10 17:12:06 +01:00
2010-05-17 16:42:10 +01:00
2010-09-08 16:41:47 +01:00
2010-08-17 14:54:20 +01:00
2010-08-10 17:12:06 +01:00
2010-06-30 11:32:15 +01:00
2010-09-03 16:12:24 +01:00
2009-01-20 18:47:50 +00:00
2010-07-31 10:56:09 +01:00
2010-07-31 10:56:09 +01:00
2010-08-10 17:12:06 +01:00
2010-05-05 11:32:39 +01:00
2010-09-08 16:41:47 +01:00
2010-06-07 14:22:26 +01:00
2010-09-08 15:15:57 +01:00
2010-09-08 15:15:57 +01:00
2010-09-08 15:43:07 +01:00
2009-03-16 15:00:55 +00:00
2010-09-08 15:43:07 +01:00
2009-06-19 16:38:35 +01:00
2010-09-08 15:43:07 +01:00
2010-04-22 16:39:18 +01:00
2010-08-17 14:54:20 +01:00
2009-11-19 11:51:21 +00:00
2010-09-08 15:43:07 +01:00
2009-06-19 16:38:35 +01:00
2010-09-08 15:43:07 +01:00
2009-06-19 16:38:35 +01:00
2010-09-08 16:41:47 +01:00
2009-01-20 16:42:49 +00:00
2010-06-01 12:08:18 +01:00
2008-12-05 13:13:37 +00:00
2010-08-11 11:32:44 +01:00
2009-10-14 11:31:29 +01:00
2010-08-10 17:12:06 +01:00
2010-06-30 11:32:15 +01:00
2010-08-10 17:12:06 +01:00
2009-01-14 15:03:30 +00:00
2010-08-12 17:08:26 +01:00
2010-06-03 14:10:55 +01:00
2010-08-20 17:03:06 +01:00
2010-03-25 09:41:54 +00:00
2010-09-03 12:14:50 +01:00
2010-03-02 11:12:32 +00:00
2010-09-08 15:43:07 +01:00
2010-03-01 12:56:10 +00:00
2010-08-10 17:12:06 +01:00
2009-03-16 15:00:55 +00:00
2010-08-26 16:39:39 +01:00
2010-08-26 16:39:39 +01:00
2010-08-10 17:12:06 +01:00
2009-03-16 15:00:55 +00:00
2010-09-08 17:04:21 +01:00
2009-06-29 21:37:02 +02:00
2010-08-17 14:54:20 +01:00
2010-06-03 14:10:55 +01:00
2010-05-26 14:09:24 +01:00
2010-05-20 11:19:51 +01:00
2010-09-08 16:41:47 +01:00
2010-03-02 11:12:32 +00:00
2010-08-23 11:55:13 +01:00
2010-09-03 16:58:47 +01:00
2010-06-10 18:40:29 +01:00
2009-07-21 09:22:38 +01:00
2010-08-12 17:08:26 +01:00
2010-06-03 14:10:55 +01:00
2010-09-08 16:41:47 +01:00
2010-03-02 11:12:32 +00:00
2010-09-07 10:40:49 +01:00
2010-09-07 10:40:49 +01:00
2010-06-10 17:34:48 +01:00
2010-06-03 14:34:41 +01:00
2009-05-29 12:40:23 +01:00
2007-08-20 20:16:15 +00:00
2010-09-08 15:15:57 +01:00
2010-09-08 15:15:57 +01:00
2010-03-18 14:15:33 +00: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
2009-03-10 12:38:04 +00:00
2010-07-15 14:07:07 +01:00
2009-10-14 11:31:30 +01:00
2010-09-08 16:41:47 +01:00
2009-03-16 15:40:18 +00:00
2010-03-01 12:56:10 +00:00
2009-04-08 18:19:46 +01:00
2010-03-01 12:56:10 +00:00
2008-10-30 17:04:34 +00:00
2010-08-10 17:12:06 +01:00
2010-02-17 18:21:50 +00:00
2010-09-08 17:04:21 +01:00
2010-05-24 15:06:14 +01:00
2009-08-12 15:31:16 +01:00
2008-06-10 06:37:46 +00:00
2010-03-01 12:56:10 +00:00
2010-09-08 16:41:47 +01:00
2009-12-13 01:23:54 +00:00
2010-08-10 17:12:06 +01:00
2009-12-02 11:36:25 +00:00
2010-09-08 16:41:47 +01:00
2009-02-14 11:31:00 +00:00
2010-09-08 16:41:47 +01:00
2010-07-05 16:45:43 +01:00
2010-06-12 17:45:54 +01:00
2010-06-07 12:05:24 +01:00
2009-07-10 11:38:42 +01:00
2010-07-15 14:07:07 +01:00
2010-05-19 16:10:05 +01:00
2009-05-05 20:18:28 +01:00
2010-09-08 16:41:47 +01:00
2009-05-20 16:06:09 +01:00
2010-09-06 16:11:46 +01:00
2010-09-01 18:05:53 +01:00
2010-09-03 16:58:47 +01:00
2010-06-10 18:40:29 +01:00
2010-09-08 16:41:47 +01:00
2009-10-06 10:43:41 +01:00
2010-09-08 15:15:57 +01:00
2010-04-22 17:52:13 +01:00
2010-01-08 20:19:50 +00:00
2010-07-15 14:07:07 +01:00
2009-03-16 15:00:55 +00:00
2010-09-08 16:41:47 +01:00
2009-03-16 15:00:55 +00:00
2010-09-08 15:43:07 +01:00
2010-07-09 14:59:32 +01:00
2010-09-08 16:41:47 +01:00
2009-03-16 15:00:55 +00:00
2010-03-01 12:56:10 +00:00
2010-03-02 11:12:32 +00:00
2010-08-10 17:12:06 +01:00
2010-06-21 15:55:36 +01:00
2010-08-12 17:08:26 +01:00
2010-06-03 14:34:41 +01:00
2010-06-16 17:14:57 +01:00
2009-05-12 14:53:44 +01:00
2010-09-03 12:14:50 +01:00
2009-04-03 12:47:21 +01:00
2010-09-08 16:41:47 +01:00
2010-05-19 16:10:05 +01:00
2010-07-20 14:39:01 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 17:04:21 +01:00
2010-07-13 14:57:48 +01:00
2010-09-08 16:41:47 +01:00
2010-08-08 19:17:14 +01:00
2010-08-10 23:20:06 +01:00
2010-08-10 23:20:06 +01:00
2010-09-08 15:43:07 +01:00
2010-02-03 14:38:13 +00:00
2010-09-06 18:09:19 +01:00
2010-05-28 16:07:17 +01:00
2010-09-03 12:14:50 +01:00
2009-06-19 16:38:35 +01:00
2010-02-01 10:40:34 +00:00
2009-03-16 15:40:18 +00:00
2010-06-07 12:05:24 +01:00
2010-09-08 16:41:47 +01:00
2010-06-11 14:47:48 +01:00
2010-09-08 17:04:21 +01:00
2009-10-16 15:25:37 +01:00
2010-07-15 12:09:01 +01:00
2010-02-06 10:49:33 +00:00
2010-03-02 11:12:32 +00:00
2010-08-10 23:20:06 +01:00
2010-09-08 11:46:36 +01:00