| .. |
|
.gitignore
|
Rename source subdir from wayland to src
|
2011-08-12 16:25:14 -04:00 |
|
connection.c
|
connection: Fix printf format warnings
|
2011-12-17 16:05:44 -05:00 |
|
event-loop.c
|
event-loop: Fix idle handler dispatch corner case
|
2011-10-29 14:27:33 -04:00 |
|
Makefile.am
|
Move private definitions and prototypes to new wayland-private.h
|
2011-11-18 13:46:56 -05:00 |
|
scanner.c
|
scanner: Only strdup interface_name after making sure it's not NULL
|
2011-11-18 21:23:33 -05:00 |
|
scanner.mk
|
Rename source subdir from wayland to src
|
2011-08-12 16:25:14 -04:00 |
|
wayland-client.c
|
Increase closure buffer size and fail gracefully for too big closures.
|
2011-12-17 16:02:05 -05:00 |
|
wayland-client.h
|
Add support for server allocated object IDs
|
2011-11-22 14:04:11 -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-hash.c
|
hash: Improve double hashing
|
2011-11-15 10:15:48 -05:00 |
|
wayland-private.h
|
Add support for server allocated object IDs
|
2011-11-22 14:04:11 -05:00 |
|
wayland-server.c
|
server: destroy the socket event source on display destroy
|
2011-12-22 10:40:39 -05:00 |
|
wayland-server.h
|
server: document wl_resource_post_event() arguments
|
2011-11-29 14:46:49 +02:00 |
|
wayland-server.pc.in
|
Rename source subdir from wayland to src
|
2011-08-12 16:25:14 -04:00 |
|
wayland-shm.c
|
server: Make error posting functions take a resource instead of a client
|
2011-09-01 09:53:33 -04:00 |
|
wayland-util.c
|
util: clear pointers on wl_list_remove()
|
2011-11-29 14:46:49 +02:00 |
|
wayland-util.h
|
Use __typeof__ instead of typeof
|
2011-12-22 15:24:20 -05:00 |