index
:
~sardemff7/wayland
master
wip/shm_open
My Wayland WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wayland-server-core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
wayland-server: Add functions to wl_global
Olivier Fourdan
1
-0
/
+6
2017-01-24
wayland-server: Add API to control globals visibility
Olivier Fourdan
1
-0
/
+25
2016-08-12
server: Add doxygen comment for wl_client_for_each
Yong Bakos
1
-0
/
+1
2016-08-12
Add API to install protocol loggers on the server wl_display
Giulio Camuffo
1
-0
/
+24
2016-08-12
Add API to retrieve and iterate over the resources list of a client
Giulio Camuffo
1
-0
/
+9
2016-08-12
Add a resource creation signal
Giulio Camuffo
1
-0
/
+4
2016-08-11
Add API to get the list of connected clients
Giulio Camuffo
1
-0
/
+14
2016-08-11
Add API to retrieve the interface name of a wl_resource
Giulio Camuffo
1
-0
/
+2
2016-08-11
server: add listener API for new clients
Sungjae Park
1
-0
/
+4
2016-06-07
server-core, event-loop: Fix parameter alignment.
Yong Bakos
1
-3
/
+3
2016-06-07
server, server-core: Minimize fwd decs, use macro, and format
Yong Bakos
1
-22
/
+29
2016-04-19
server: move include directives before extern "C" wrapper
Emil Velikov
1
-4
/
+4
2016-01-19
server: Add an API to get the file descriptor for a client
Sung-Jin Park
1
-0
/
+3
2015-12-18
server: Add a socket with an existing fd
Bryce Harrington
1
-0
/
+3
2015-11-06
shm: Deprecate wl_shm_buffer_create()
Derek Foreman
1
-1
/
+1
2015-10-29
cosmetic: fix incorrect whitespace.
Jon Cruz
1
-1
/
+1
2015-10-26
cosmetic: fix inconsistent code style with header prototypes.
Jon Cruz
1
-62
/
+130
2015-10-21
shm: Add shm_buffer ref and shm_pool unref functions
Derek Foreman
1
-0
/
+7
2015-06-12
src: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
1
-16
/
+19
2015-04-30
introduce new headers wayland-client-core.h and wayland-server-core.h
Giulio Camuffo
1
-0
/
+405