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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
scanner: Reword fallthrough comment to quiet GCC
Daniel Stone
1
-3
/
+1
2017-03-14
wayland-util: do not export the wl_map_* API
Emil Velikov
1
-9
/
+9
2017-02-28
wayland-server: Remove unused members from struct wl_client
Sergi Granell
1
-2
/
+0
2017-01-27
wayland-server: hide wl_priv_signal from doxygen
Pekka Paalanen
1
-0
/
+4
2017-01-26
dtddata: Use standard permission notice
Yong Bakos
1
-16
/
+19
2017-01-25
wayland-server: log an error for events with wrong client objects
Derek Foreman
1
-0
/
+35
2017-01-25
server: Disallow sending events to clients after posting an error
Derek Foreman
1
-3
/
+5
2017-01-25
server: Refactor array send functions
Derek Foreman
1
-21
/
+13
2017-01-25
server: use the new wl_priv_signal for wl_resource
Giulio Camuffo
1
-6
/
+46
2017-01-25
server: use the new wl_priv_signal in wl_client
Giulio Camuffo
1
-9
/
+9
2017-01-25
server: add a safer signal type and port wl_display to it
Giulio Camuffo
2
-9
/
+118
2017-01-24
wayland-server: Add functions to wl_global
Olivier Fourdan
2
-0
/
+18
2017-01-24
wayland-server: Add API to control globals visibility
Olivier Fourdan
2
-5
/
+87
2017-01-24
scanner: support "since" attribute for enum entries
Peter Hutterer
1
-4
/
+30
2017-01-24
scanner: add helper function to convert "since" to a version
Peter Hutterer
1
-11
/
+22
2016-12-10
util: Document wl_array and wl_list members
Yong Bakos
1
-0
/
+5
2016-11-21
util: Clarify documentation of wl_dispatcher_func_t
Yong Bakos
1
-10
/
+17
2016-11-21
wayland-client: Require base 10 for WAYLAND_SOCKET, explicitly
Bryce Harrington
1
-1
/
+1
2016-11-21
util: Document wl_log_func_t
Yong Bakos
1
-0
/
+24
2016-11-21
buildsystem: adjust uninstalled -client/server pkg-config infra
Reynaldo H. Verdejo Pinochet
2
-2
/
+4
2016-11-21
build: Fix scanner path in uninstalled pkg-config file
Derek Foreman
1
-1
/
+1
2016-11-21
util: Improve documentation of wl_iterator_result
Yong Bakos
1
-2
/
+4
2016-11-18
util: Improve documentation of wl_argument
Yong Bakos
1
-13
/
+16
2016-11-18
util: Document wl_interface
Yong Bakos
1
-0
/
+52
2016-11-16
util: Document wl_fixed_t
Yong Bakos
1
-0
/
+36
2016-11-16
util: Remove stray space from function signature
Yong Bakos
1
-1
/
+1
2016-11-16
scanner: Fixed doxygen group name for _add_listener
Bill Spitzak
1
-1
/
+1
2016-11-10
tests: Test wl_message_count_arrays
Yong Bakos
2
-1
/
+4
2016-11-10
util: Document wl_message
Yong Bakos
1
-0
/
+68
2016-11-10
scanner: Remove return doxygen annotation
Yong Bakos
1
-1
/
+1
2016-11-10
shm: Make shm_pool_interface static const
Yong Bakos
1
-1
/
+1
2016-10-18
util: Document GCC attributes
Yong Bakos
1
-3
/
+10
2016-10-18
wl_array: Set data to invalid address after free
Yong Bakos
2
-0
/
+4
2016-10-18
util: Document wl_array
Yong Bakos
1
-5
/
+68
2016-09-26
util: Document wl_list methods
Yong Bakos
1
-40
/
+184
2016-09-13
server: Document display parameter
Yong Bakos
1
-0
/
+1
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
2
-6
/
+120
2016-08-12
Add API to retrieve and iterate over the resources list of a client
Giulio Camuffo
5
-7
/
+85
2016-08-12
Add a resource creation signal
Giulio Camuffo
2
-0
/
+37
2016-08-11
Add API to get the list of connected clients
Giulio Camuffo
2
-0
/
+68
2016-08-11
Add API to retrieve the interface name of a wl_resource
Giulio Camuffo
2
-0
/
+14
2016-08-11
server: add listener API for new clients
Sungjae Park
2
-0
/
+29
2016-08-11
scanner: Generate all SINCE_VERSION macros for everyone
Quentin Glidic
1
-0
/
+2
2016-07-25
(multiple): Include stdint.h
Yong Bakos
6
-0
/
+6
2016-07-18
scanner: Use uint32_t instead of uint
Khem Raj
1
-1
/
+1
2016-07-11
scanner: Improve documentation for strtouint()
Bryce Harrington
1
-2
/
+11
2016-06-07
scanner: Move PROGRAM_NAME define
Yong Bakos
1
-2
/
+2
2016-06-07
server-core, event-loop: Fix parameter alignment.
Yong Bakos
2
-7
/
+7
2016-06-07
scanner: Replace #define tab with space
Yong Bakos
1
-2
/
+2
[next]