Robert Bragg
b710ed0eea
[backend-egl] fix clutter_backend_egl_get_visual_info to not use Xalloc
...
It looks like the intention was to duplicate an XVisualInfo in such a way
that the pointer could be returned and then later freed using XFree. But
Xalloc isn't an Xlib counterpart to XFree; Xlib doesn't provide a general
purpose malloc wrapper afik. By shuffling things about a bit, it was
possible to avoid the need for this hack.
2009-09-21 23:06:44 +01:00
..
2009-09-21 18:40:20 +01:00
2009-08-14 13:08:17 +01:00
2009-09-21 23:06:44 +01:00
2009-08-14 13:08:17 +01:00
2009-09-16 17:47:59 +01:00
2009-08-17 14:14:18 +01:00
2009-08-11 13:27:25 +01:00
2009-09-16 17:47:59 +01:00
2009-08-03 14:25:08 +01:00
2009-08-03 14:25:08 +01:00
2009-09-16 17:47:59 +01:00
2009-08-26 16:49:45 +01:00
2009-08-20 14:12:54 +01:00
2009-06-04 13:21:57 +01:00
2009-05-27 13:01:31 +01:00
2009-05-27 13:01:31 +01:00
2009-09-07 12:44:06 +01:00
2009-08-25 12:16:41 +01:00
2009-06-19 14:19:39 +01:00
2009-05-13 22:21:48 +01:00
2009-03-16 15:00:55 +00:00
2009-06-19 16:38:35 +01:00
2009-06-19 16:38:35 +01:00
2009-06-19 16:38:35 +01:00
2009-06-19 16:38:35 +01:00
2009-06-19 16:38:35 +01:00
2009-06-19 16:38:35 +01:00
2009-09-08 10:21:46 +01:00
2009-06-15 12:41:13 +01:00
2009-05-14 15:53:59 +01:00
2009-08-20 14:12:54 +01:00
2009-07-27 12:04:40 +01:00
2009-06-29 21:37:02 +02:00
2009-09-21 18:17:12 +01:00
2009-05-28 17:18:13 +01:00
2009-08-03 14:25:09 +01:00
2009-07-21 09:22:38 +01:00
2009-05-29 12:40:23 +01:00
2009-06-19 13:12:05 +01:00
2009-06-19 13:12:05 +01:00
2009-06-18 14:20:28 +01:00
2009-08-25 17:40:17 +01:00
2009-04-08 18:19:46 +01:00
2009-06-04 16:30:30 +01:00
2009-08-12 15:31:16 +01:00
2009-05-12 16:31:41 +01:00
2009-07-28 12:13:43 +01:00
2009-06-09 15:03:56 +01:00
2009-06-04 16:30:31 +01:00
2009-07-10 11:38:42 +01:00
2009-07-10 11:38:42 +01:00
2009-05-05 20:18:28 +01:00
2009-09-10 13:28:54 +01:00
2009-05-20 16:06:09 +01:00
2009-04-16 17:16:31 +01:00
2009-07-13 16:16:38 +01:00
2009-06-30 17:13:38 +01:00
2009-08-12 10:30:11 +01:00
2009-08-12 15:57:25 +01:00
2009-08-26 16:48:32 +01:00
2009-07-27 15:01:52 +01:00
2009-05-12 14:53:44 +01:00
2009-06-01 17:40:23 +01:00
2009-04-03 12:47:21 +01:00
2009-05-29 15:13:55 +01:00
2009-05-29 15:13:55 +01:00
2009-06-04 16:30:32 +01:00
2009-08-13 10:49:39 +01:00
2009-07-20 11:44:52 +01:00
2009-09-08 14:15:18 +01:00
2009-05-14 16:19:15 +01:00
2009-08-26 18:28:35 +01:00
2009-05-23 19:35:19 +01:00
2009-09-16 11:57:57 +01:00
2009-06-19 16:38:35 +01:00
2009-06-16 16:43:00 +01:00
2009-08-14 16:05:33 +01:00
2009-07-28 13:46:11 +01:00
2009-09-16 17:47:59 +01:00