wayland/src
Kristian Høgsberg 1c5578e87f connection: Just look at buffer size and remove redundant n_fds_out
Instead of maintaining a count of the fds in the buffer, just compute
that from the buffer size.  That way we don't get out of sync.
2012-03-23 00:48:19 -04:00
..
.gitignore Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
connection.c connection: Just look at buffer size and remove redundant n_fds_out 2012-03-23 00:48:19 -04:00
data-device.c Add wl_array_for_each 2012-03-04 13:40:49 -05:00
event-loop.c event-loop: Use two-step destruction of event loop sources. 2012-03-21 10:30:19 -04:00
Makefile.am Fix 'make dist' as connection.h no longer exists 2012-01-13 12:58:52 -05:00
scanner.c scanner: Add since attribute 2012-03-05 10:31:53 -05:00
scanner.mk Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-client.c Don't block when flushing a full protocol buffer 2012-02-29 11:07:48 -05:00
wayland-client.h Rename client side wl_display_destroy() to wl_display_disconnect() 2012-02-28 14:23:58 -05:00
wayland-client.pc.in Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-egl.h Remove the wl_visual interface 2011-08-31 18:34:21 -04:00
wayland-private.h connection: Export wl_connection_queue() so we can test it 2012-03-02 23:38:31 -05:00
wayland-server.c server: fix event sending type mismatches 2012-03-02 18:09:27 +02:00
wayland-server.h Check arguments to wl_resource_post_error in gcc 2012-03-20 16:52:17 -04:00
wayland-server.pc.in Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-shm.c server: use the event sending wrappers 2012-03-02 18:06:19 +02:00
wayland-util.c util: clear pointers on wl_list_remove() 2011-11-29 14:46:49 +02:00
wayland-util.h Add wl_array_for_each 2012-03-04 13:40:49 -05:00