wayland/src
Aaron Faanes 5a92553237 doc: Slight tweaks to wl_listener
Prefer \comment over // in code blocks for consistency's sake and keep
variable definitions separated by a line from the rest of the body.
2013-09-21 11:31:50 -07:00
..
.gitignore Add a public header for the version number 2012-04-12 17:54:44 -04:00
connection.c Add support for server-side language bindings 2013-08-19 16:23:08 -07:00
event-loop.c server: Make wl_object and wl_resource opaque structs 2013-07-02 15:52:47 -04:00
Makefile.am build: Add wayland-scanner.pc. 2013-07-03 16:38:12 -04:00
scanner.c scanner: Emit wl_*_destroy stub even if interface has a destructor 2013-08-30 15:53:55 -07: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 client-side language bindings 2013-08-19 16:23:08 -07:00
wayland-client.h Add support for client-side language bindings 2013-08-19 16:23:08 -07: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 Add support for server-side language bindings 2013-08-19 16:23:08 -07:00
wayland-scanner-uninstalled.pc.in build: Add wayland-scanner.pc. 2013-07-03 16:38:12 -04:00
wayland-scanner.pc.in build: Add wayland-scanner.pc. 2013-07-03 16:38:12 -04:00
wayland-server-uninstalled.pc.in build: add uninstalled pkg-config files 2012-05-29 10:09:59 -04:00
wayland-server.c wayland-server: Fix a uninitialized warning from clang 2013-09-11 10:42:37 -07:00
wayland-server.h doc: Slight tweaks to wl_listener 2013-09-21 11:31:50 -07:00
wayland-server.pc.in pkgconfig: Use configure provided directories 2012-11-27 20:35:50 -05:00
wayland-shm.c shm: Add API for renderers to register additional pixel formats 2013-08-06 16:48:02 -07:00
wayland-util.c Remove incorrect sanity-check from wl_map_insert_at 2013-06-05 17:45:47 -04:00
wayland-util.h utils: Document wl_container_of 2013-09-21 11:31:41 -07:00
wayland-version.h.in Add a public header for the version number 2012-04-12 17:54:44 -04:00