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
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
*
Update TODO
Kristian Høgsberg
2011-08-19
1
-52
/
+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
3
-44
/
+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
5
-113
/
+151
*
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
6
-43
/
+30
*
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
4
-175
/
+42
*
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
*
Make expat a dependency to the scanner
Jørgen Lind
2011-08-12
1
-5
/
+7
*
Rename source subdir from wayland to src
Kristian Høgsberg
2011-08-12
20
-6
/
+6
*
Change scanner.c license to MIT
Kristian Høgsberg
2011-08-11
1
-13
/
+18
*
scanner: Silence warning
Kristian Høgsberg
2011-07-28
1
-1
/
+1
*
scanner: Initialize protocol.copyright to NULL
Kristian Høgsberg
2011-07-27
1
-0
/
+1
*
protocol: Delete screenshooter.xml
Tiago Vignatti
2011-07-26
1
-7
/
+0
*
scanner: Take copyright notice from xml file
Kristian Høgsberg
2011-07-25
2
-31
/
+92
*
connection: Use static strings instead of sprintf and buffer overflow
Kristian Høgsberg
2011-07-19
1
-5
/
+1
*
Link to -lrt for clock_gettime()
Kristian Høgsberg
2011-07-18
1
-2
/
+2
*
Pass object ID not pointer when sending a global announce event
Casey Dahlin
2011-07-18
1
-1
/
+1
*
conection: Handle demarshal errors a little less dramatically
Kristian Høgsberg
2011-07-18
1
-2
/
+6
*
Fix segfault in client when demarshalling fails
Casey Dahlin
2011-07-18
1
-0
/
+5
*
protocol: fix key event and related comments
Tiago Vignatti
2011-07-15
1
-3
/
+3
*
debug: add timestamps when logging
Tiago Vignatti
2011-07-15
4
-13
/
+23
*
protocol: Fix type of visual arg in token_visual event
Kristian Høgsberg
2011-07-15
1
-1
/
+1
*
scanner: Output type info for new_id arguments
Kristian Høgsberg
2011-07-15
2
-2
/
+99
*
protocol: Make id arg of display.global event be just a uint
Kristian Høgsberg
2011-07-11
1
-1
/
+1
*
scanner: map 'int' to int32_t.
Kristian Høgsberg
2011-07-07
1
-1
/
+1
*
Add touch events to protocol.
Laszlo Agocs
2011-06-29
1
-0
/
+27
*
server: Add wl_client_flush()
Kristian Høgsberg
2011-06-29
2
-0
/
+10
*
event-loop: Make idle handlers work again
Kristian Høgsberg
2011-06-23
1
-19
/
+18
*
Update TODO
Kristian Høgsberg
2011-06-21
1
-34
/
+1
*
Merge remote-tracking branch 'bnf/buffer.release'
Kristian Høgsberg
2011-06-21
3
-4
/
+9
|
\
|
*
Drop wl_compoositor parameter in wl_buffer
Benjamin Franzke
2011-06-21
1
-1
/
+0
|
*
Add busy_count and client parameter to wl_buffer
Benjamin Franzke
2011-06-21
2
-3
/
+6
|
*
Add buffer.release event
Benjamin Franzke
2011-06-21
1
-0
/
+3
*
|
Add more protocol for communicating screen geometry
Kristian Høgsberg
2011-06-21
1
-1
/
+26
*
|
Add wl_display_remove_global.
Laszlo Agocs
2011-06-20
4
-0
/
+54
*
|
Do not leak globals and listeners.
Laszlo Agocs
2011-06-20
2
-3
/
+16
|
/
*
Move map functionality into shell
Kristian Høgsberg
2011-06-18
1
-28
/
+33
*
Call a new global listener for each existing global
Corentin Chary
2011-06-11
1
-0
/
+5
*
Flush the protocol output buffer when it fills up
Corentin Chary
2011-06-11
1
-0
/
+4
*
Remove left-over visual prototypes
Kristian Høgsberg
2011-06-07
1
-8
/
+0
[next]