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-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-04
connection: Leave fd open in wl_connection_destroy
Benjamin Herr
1
-1
/
+1
2013-08-19
Add support for server-side language bindings
Jason Ekstrand
1
-11
/
+3
2013-08-07
Don't include wayland-server.h in wayland-private.h
Kristian Høgsberg
1
-1
/
+2
2013-08-06
shm: Add API for renderers to register additional pixel formats
Tomeu Vizoso
1
-0
/
+4
2013-07-02
Add version information to wl_message signatures.
Jason Ekstrand
1
-0
/
+3
2013-07-02
server: Make wl_object and wl_resource opaque structs
Kristian Høgsberg
1
-0
/
+9
2013-06-21
Add a wl_resource_instance_of function
Jason Ekstrand
1
-0
/
+3
2013-06-05
Change WL_ZOMBIE_OBJECT from 0x2 to an actual pointer
Jason Ekstrand
1
-2
/
+3
2013-06-05
Add support for flags in the wl_map API and add a WL_MAP_ENTRY_LEGACY flag
Jason Ekstrand
1
-2
/
+11
2013-06-05
Add a "side" field and some sanity checks to wl_map.
Jason Ekstrand
1
-2
/
+3
2013-03-18
Change wl_closure_invoke to take an opcode instead of an actual function pointer
Jason Ekstrand
1
-1
/
+1
2013-03-17
client: Invoke new_id closure arguments as pointers instead of integers
Jonas Ådahl
1
-1
/
+6
2013-02-26
Clean up and refactor wl_closure and associated functions
Jason Ekstrand
1
-6
/
+25
2012-11-05
client: Keep track of proxy validity and number of reference holders
Jonas Ådahl
1
-0
/
+2
2012-10-19
Move un-namespaced container_of into private header
Kristian Høgsberg
1
-0
/
+4
2012-10-19
Move ARRAY_LENGTH out of public headers
Kristian Høgsberg
1
-0
/
+2
2012-10-10
connection: Move object lookup out of wl_connection_demarshal()
Kristian Høgsberg
1
-0
/
+3
2012-10-10
client: Split event handling into demarshal and dispatch steps
Kristian Høgsberg
1
-0
/
+1
2012-10-10
Change filedescriptor API to be thread safe
Kristian Høgsberg
1
-10
/
+5
2012-07-23
Unstatic arg_count_for_signature and get_next_argument
Daniel Stone
1
-0
/
+11
2012-07-22
wayland-util: add method for reserving new object id
Mathias Fiedler
1
-0
/
+1
2012-06-13
connection: Always malloc closure
Kristian Høgsberg
1
-6
/
+4
2012-05-31
Wayland: logging
Martin Minarik
1
-0
/
+4
2012-04-22
connection: Move closure object out of wl_connection
Kristian Høgsberg
1
-6
/
+19
2012-03-02
connection: Export wl_connection_queue() so we can test it
Kristian Høgsberg
1
-0
/
+2
2012-02-29
Don't block when flushing a full protocol buffer
Kristian Høgsberg
1
-3
/
+3
2011-12-27
Drop unused hash table
Kristian Høgsberg
1
-0
/
+2
2011-11-22
Add support for server allocated object IDs
Kristian Høgsberg
1
-2
/
+7
2011-11-18
Move private definitions and prototypes to new wayland-private.h
Kristian Høgsberg
1
-0
/
+86