..
.gitignore
Add a public header for the version number
2012-04-12 17:54:44 -04:00
connection.c
connection: Use wl_log to report errors
2014-02-18 14:45:45 -08:00
event-loop.c
server: Make wl_object and wl_resource opaque structs
2013-07-02 15:52:47 -04:00
Makefile.am
Add -pthread to AM_CFLAGS to do the right thing when using threads
2013-11-23 12:24:43 -08:00
scanner.c
scanner: Add GCC pragmas to disable -Wredundant-decls
2014-02-18 14:28:08 -08: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
wayland-client: Set a proper errno
2014-02-18 13:39:59 -08:00
wayland-client.h
client: Introduce functions to allocate and marshal proxies atomically
2013-11-15 20:49:36 -08:00
wayland-client.pc.in
Export the Wayland protocol XML file
2013-09-21 21:48:56 -07:00
wayland-egl.h
wayland: Be consistent about #include-guard names
2013-10-21 14:39:06 -07: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
Rename wl_debug to debug_server/client
2014-02-05 20:54:33 -08:00
wayland-server.h
Don't deref the sample pointer in the wl_container_of macro
2014-02-05 17:21:43 -08:00
wayland-server.pc.in
Export the Wayland protocol XML file
2013-09-21 21:48:56 -07:00
wayland-shm.c
shm: assert sigbus_data is not NULL before member access
2014-01-15 10:46:08 -08:00
wayland-util.c
Make default log handler print to stderr
2014-02-07 15:57:07 -08:00
wayland-util.h
Don't deref the sample pointer in the wl_container_of macro
2014-02-05 17:21:43 -08:00
wayland-version.h.in
Add a public header for the version number
2012-04-12 17:54:44 -04:00