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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
(multiple): Include stdint.h
Yong Bakos
1
-0
/
+1
2016-06-07
server, server-core: Minimize fwd decs, use macro, and format
Yong Bakos
1
-1
/
+1
2016-05-11
doc: Formalize file comment in wayland-client.h, wayland-server.h
Yong Bakos
1
-3
/
+6
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
-373
/
+11
2014-11-25
doc: Added \code tags around sample code in doxygen comments
Bill Spitzak
1
-4
/
+4
2014-08-05
server: Add a simple API to find a good default display
Jasper St. Pierre
1
-0
/
+1
2014-07-24
doc: Fix link to wl_list_remove()
Bryce W. Harrington
1
-2
/
+2
2014-02-05
Don't deref the sample pointer in the wl_container_of macro
Neil Roberts
1
-1
/
+1
2014-01-15
add_shm_format: check wl_array_add return value before deref
U. Artie Eoff
1
-1
/
+1
2013-11-13
server: Add API to protect access to an SHM buffer
Neil Roberts
1
-0
/
+6
2013-10-21
wayland: Be consistent about #include-guard names
Kristian Høgsberg
1
-2
/
+2
2013-09-21
doc: Slight tweaks to wl_listener
Aaron Faanes
1
-4
/
+6
2013-09-16
wayland-server: Improve wording for wl_signal_get's doc
Aaron Faanes
1
-1
/
+1
2013-09-16
utils: Reference some useful methods in wl_signal's doxygen
Aaron Faanes
1
-1
/
+6
2013-09-16
wayland-server: Document wl_listener
Aaron Faanes
1
-0
/
+45
2013-09-11
wayland-server: Add a wl_resource_for_each_safe macro
Rob Bradford
1
-0
/
+8
2013-09-11
wayland-server: Document wl_signal
Aaron Faanes
1
-0
/
+37
2013-08-19
Add support for server-side language bindings
Jason Ekstrand
1
-0
/
+10
2013-08-12
wayland-server: Add a wl_resource_for_each macro
Rob Bradford
1
-0
/
+5
2013-08-06
shm: Add API for renderers to register additional pixel formats
Tomeu Vizoso
1
-0
/
+3
2013-07-09
wayland-server: Add wl_global_create/destroy()
Kristian Høgsberg
1
-8
/
+16
2013-07-02
wayland-server: Remove error event posting from wl_resource_create
Kristian Høgsberg
1
-0
/
+2
2013-07-02
wayland-server: Mark wl_client_add/new_object as deprecated
Kristian Høgsberg
1
-8
/
+11
2013-07-02
Add wl_resource_create() and a version field to wl_resource
Jason Ekstrand
1
-0
/
+12
2013-07-02
server: Make wl_object and wl_resource opaque structs
Kristian Høgsberg
1
-27
/
+15
2013-06-21
Change wl_shm_buffer to use a resource pointer
Jason Ekstrand
1
-4
/
+1
2013-06-21
Change SHM wl_buffer functions to use the wl_shm_buffer structure
Jason Ekstrand
1
-5
/
+10
2013-06-21
Add a wl_resource_instance_of function
Jason Ekstrand
1
-0
/
+5
2013-06-14
server: Add aditional wl_resource accessors
Jason Ekstrand
1
-0
/
+6
2013-06-07
server: Add wl_resource_get_id()
Kristian Høgsberg
1
-0
/
+2
2013-06-05
Add accessor functions for wl_resource and deprecate wl_client_add_resource
Jason Ekstrand
1
-2
/
+27
2013-05-08
server: Drop struct wl_surface
Kristian Høgsberg
1
-4
/
+0
2013-05-07
Remove input structs
Kristian Høgsberg
1
-237
/
+0
2013-04-03
wayland-server: Listen for pointer current surface destruction
Rob Bradford
1
-0
/
+3
2013-04-02
server: use the right function pointer type in wl_signal_get
Giulio Camuffo
1
-1
/
+1
2013-03-18
Add wl_resource_init and use it in libwayland implementations of data sharing...
Jason Ekstrand
1
-0
/
+16
2013-01-15
Add a destroy signal to the wl_event_loop object
Jason Ekstrand
1
-0
/
+6
2013-01-11
Added a destroy signal to the wl_display object.
Jason Ekstrand
1
-0
/
+5
2012-10-15
wayland-server: Add touch grab support
Matt Roper
1
-0
/
+35
2012-10-10
Change filedescriptor API to be thread safe
Kristian Høgsberg
1
-1
/
+4
2012-09-12
event-loop: export wl_event_loop_dispatch_idle()
David Herrmann
1
-0
/
+1
2012-09-10
wayland-server: return new ID in wl_client_add_resource()
David Herrmann
1
-1
/
+1
2012-08-16
Add wl_shm_buffer_create()
Kristian Høgsberg
1
-0
/
+5
2012-07-20
shm: Add shm_buffer getters for width and height
Kristian Høgsberg
1
-0
/
+6
2012-06-22
Maintain keyboard modifier state in wayland-server
Daniel Stone
1
-0
/
+7
2012-06-12
wayland-server: Add destroy signal to wl_seat
Jonas Ådahl
1
-0
/
+1
2012-06-05
Add a focus change signal for wl_pointer and wl_keyboard
Kristian Høgsberg
1
-0
/
+2
2012-06-03
data-device: Don't implement data source through data offer object
Kristian Høgsberg
1
-1
/
+4
2012-05-31
wl_keyboard: Add modifier event
Daniel Stone
1
-0
/
+3
[next]