index
:
wayland
0.85
1.0
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.2
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
main
master
next
terminal
wayland-0.8
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass struct wl_resource as the first argument to server side stubs
next
Kristian Høgsberg
2011-08-23
4
-57
/
+58
*
server: wl_display and wl_input_device are no longer resources
Kristian Høgsberg
2011-08-20
2
-2
/
+0
*
Store objects in wl_map data structure
Kristian Høgsberg
2011-08-19
8
-66
/
+160
*
Remove range protocol
Kristian Høgsberg
2011-08-19
2
-36
/
+3
*
Destroy client resource by walking client hash table
Kristian Høgsberg
2011-08-19
1
-20
/
+18
*
Always allocate a new wl_resource when binding an object
Kristian Høgsberg
2011-08-19
4
-110
/
+148
*
Add wl_hash_table_for_each()
Kristian Høgsberg
2011-08-19
2
-0
/
+18
*
Bind globals to client provided object IDs
Kristian Høgsberg
2011-08-19
5
-42
/
+28
*
server: Hand code all wl_display client stubs
Kristian Høgsberg
2011-08-19
3
-16
/
+44
*
server: Assign global id as part of wl_display_add_global()
Kristian Høgsberg
2011-08-19
2
-13
/
+1
*
server: Make object hash table per-client
Kristian Høgsberg
2011-08-19
1
-18
/
+23
*
Rename global 'func' to 'bind'
Kristian Høgsberg
2011-08-19
2
-6
/
+6
*
server: Make everything in the object hash a wl_resource
Kristian Høgsberg
2011-08-18
4
-132
/
+170
*
Use a callback object instead of ad-hoc lists for sync and frame events
Kristian Høgsberg
2011-08-16
3
-157
/
+29
*
connection: Object ID 0 is not a valid new object ID
Kristian Høgsberg
2011-08-16
1
-1
/
+1
*
event-loop: Quiet a few warnings
Kristian Høgsberg
2011-08-12
1
-2
/
+10
*
Rename source subdir from wayland to src
Kristian Høgsberg
2011-08-12
18
-0
/
+5041