wayland/src
Jason Ekstrand 61ac9c6849 server: Add aditional wl_resource accessors
Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
2013-06-14 15:56:08 -04:00
..
.gitignore Add a public header for the version number 2012-04-12 17:54:44 -04:00
connection.c Change wl_closure_invoke to take an opcode instead of an actual function pointer 2013-03-18 23:04:32 -04:00
event-loop.c event-loop: fix returning the destroy-signal listener 2013-01-24 16:14:33 -05:00
Makefile.am Remove input structs 2013-05-07 09:10:49 -04:00
scanner.c scanner: Fix 'destroy)' typo in check for destroy request presence 2013-02-25 16:01:38 -05:00
scanner.mk Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-client-uninstalled.pc.in build: add uninstalled pkg-config files 2012-05-29 10:09:59 -04:00
wayland-client.c Add support for flags in the wl_map API and add a WL_MAP_ENTRY_LEGACY flag 2013-06-05 00:55:17 -04:00
wayland-client.h client: add wl_proxy_get_class() 2013-02-26 11:28:21 -05:00
wayland-client.pc.in pkgconfig: Use configure provided directories 2012-11-27 20:35:50 -05:00
wayland-egl.h wayland-egl: Drop ill-defined pixmap support 2012-10-16 15:30:56 -04:00
wayland-os.c os: wrap accept4(SOCK_CLOEXEC) 2012-04-25 09:37:42 +03:00
wayland-os.h os: wrap accept4(SOCK_CLOEXEC) 2012-04-25 09:37:42 +03:00
wayland-private.h Change WL_ZOMBIE_OBJECT from 0x2 to an actual pointer 2013-06-05 17:45:36 -04:00
wayland-server-uninstalled.pc.in build: add uninstalled pkg-config files 2012-05-29 10:09:59 -04:00
wayland-server.c server: Add aditional wl_resource accessors 2013-06-14 15:56:08 -04:00
wayland-server.h server: Add aditional wl_resource accessors 2013-06-14 15:56:08 -04:00
wayland-server.pc.in pkgconfig: Use configure provided directories 2012-11-27 20:35:50 -05:00
wayland-shm.c Add accessor functions for wl_resource and deprecate wl_client_add_resource 2013-06-05 00:59:08 -04:00
wayland-util.c Remove incorrect sanity-check from wl_map_insert_at 2013-06-05 17:45:47 -04:00
wayland-util.h Add accessor functions for wl_resource and deprecate wl_client_add_resource 2013-06-05 00:59:08 -04:00
wayland-version.h.in Add a public header for the version number 2012-04-12 17:54:44 -04:00