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-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
2016-06-07
server, server-core: Minimize fwd decs, use macro, and format
Yong Bakos
2
-23
/
+30
2016-06-07
client-core: Add missing line breaks
Yong Bakos
1
-0
/
+2
2016-06-07
event-loop: Include wayland-util.h
Yong Bakos
1
-0
/
+1
2016-06-07
wayland-shm: Include wayland-util.h
Yong Bakos
1
-0
/
+1
2016-06-07
scanner: Fix reported executable name to 'wayland-scanner'
Bryce Harrington
1
-6
/
+8
2016-06-01
wayland-server: Clarify included header dependencies
Yong Bakos
1
-1
/
+1
2016-06-01
event-loop: Make transitive include explicit
Yong Bakos
1
-1
/
+1
2016-06-01
doc: Unpublish global_zombie_object and wl_interface_equal
Yong Bakos
1
-15
/
+15
2016-06-01
doc: Unpublish wl_log* and wl_abort
Yong Bakos
1
-2
/
+2
2016-06-01
doc: Unpublish wl_display_get_additional_shm_formats
Yong Bakos
1
-0
/
+2
2016-05-20
scanner: Remove unused forward decs from client protocol
Yong Bakos
1
-4
/
+4
2016-05-11
private: Remove unnecessary forward declarations
Yong Bakos
1
-4
/
+0
2016-05-11
connection: Move wl_interface_equal to util
Yong Bakos
3
-17
/
+17
[next]