index
:
~krh/wayland
fixed-optimization
master
menu
popup
protocol-changes
session-manager
subscribe
testing
personal wayland repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wayland
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-12
Rename source subdir from wayland to src
Kristian Høgsberg
18
-5041/+0
2011-08-11
Change scanner.c license to MIT
Kristian Høgsberg
1
-13/+18
2011-07-28
scanner: Silence warning
Kristian Høgsberg
1
-1/+1
2011-07-27
scanner: Initialize protocol.copyright to NULL
Kristian Høgsberg
1
-0/+1
2011-07-26
scanner: Take copyright notice from xml file
Kristian Høgsberg
1
-31/+66
2011-07-19
connection: Use static strings instead of sprintf and buffer overflow
Kristian Høgsberg
1
-5/+1
2011-07-18
Link to -lrt for clock_gettime()
Kristian Høgsberg
1
-2/+2
2011-07-18
Pass object ID not pointer when sending a global announce event
Casey Dahlin
1
-1/+1
2011-07-18
conection: Handle demarshal errors a little less dramatically
Kristian Høgsberg
1
-2/+6
2011-07-18
Fix segfault in client when demarshalling fails
Casey Dahlin
1
-0/+5
2011-07-15
debug: add timestamps when logging
Tiago Vignatti
4
-13/+23
2011-07-15
scanner: Output type info for new_id arguments
Kristian Høgsberg
2
-2/+99
2011-07-07
scanner: map 'int' to int32_t.
Kristian Høgsberg
1
-1/+1
2011-06-29
server: Add wl_client_flush()
Kristian Høgsberg
2
-0/+10
2011-06-23
event-loop: Make idle handlers work again
Kristian Høgsberg
1
-19/+18
2011-06-21
Merge remote-tracking branch 'bnf/buffer.release'
Kristian Høgsberg
2
-4/+6
2011-06-21
Drop wl_compoositor parameter in wl_buffer
Benjamin Franzke
1
-1/+0
2011-06-21
Add busy_count and client parameter to wl_buffer
Benjamin Franzke
2
-3/+6
2011-06-20
Add wl_display_remove_global.
Laszlo Agocs
3
-0/+49
2011-06-20
Do not leak globals and listeners.
Laszlo Agocs
2
-3/+16
2011-06-11
Call a new global listener for each existing global
Corentin Chary
1
-0/+5
2011-06-11
Flush the protocol output buffer when it fills up
Corentin Chary
1
-0/+4
2011-06-07
Remove left-over visual prototypes
Kristian Høgsberg
1
-8/+0
2011-06-07
connection: Fix pointer arithmetic error
Kristian Høgsberg
1
-1/+1
2011-05-31
Fall back to accept() on systems where accept4() is not implemented.
Samuel Rødal
1
-1/+7
2011-05-31
wayland-shm: Check visual for being NULL
Benjamin Franzke
1
-1/+1
2011-05-13
Add event to associate visuals with a pixel format token
Kristian Høgsberg
2
-50/+35
2011-05-13
server: Send error if client tries to bind to non-existant object
Kristian Høgsberg
1
-2/+9
2011-05-11
Define shm specific errors
Kristian Høgsberg
1
-15/+10
2011-05-11
Unify error events
Kristian Høgsberg
4
-43/+47
2011-05-11
connection.c: Use sizeof int for allocating fd extra storage
Kristian Høgsberg
1
-1/+1
2011-05-10
display: Adds wl_display_flush to send buffered commands
Robert Bragg
2
-0/+8
2011-05-10
wayland-util: Drop unused struct wl_argument
Benjamin Franzke
1
-5/+0
2011-05-06
Add configure option to disable scanner compilation
jani.uusi-rantala@nokia.com
1
-0/+8
2011-05-06
Add a destroy_listener to wl_resource
Benjamin Franzke
3
-13/+23
2011-05-04
connection: Define _GNU_SOURCE for F_DUPFD_CLOEXEC
Benjamin Franzke
1
-0/+2
2011-05-04
scanner: Fail if there's a 'destroy' request not marked as a destructor
Kristian Høgsberg
1
-0/+3
2011-05-04
scanner: Initialize wl_message structs completely
Kristian Høgsberg
1
-1/+1
2011-05-04
connection: Handle fd passing in an CLOEXEC safe way
Kristian Høgsberg
1
-2/+2
2011-05-02
mmap shm buffers read/write
Kristian Høgsberg
1
-1/+2
2011-04-29
Add some things related to wayland-scanner to .gitignore
Casey Dahlin
1
-1/+1
2011-04-29
event-loop: Drop unused idle_list
Kristian Høgsberg
1
-3/+0
2011-04-22
Don't define wl_shell in wayland-server.h
Kristian Høgsberg
1
-4/+0
2011-04-22
event-loop: Idle callback are a special case of a checked source
Kristian Høgsberg
1
-11/+8
2011-04-22
event-loop: Dont use a check callback just dispatch again
Kristian Høgsberg
3
-50/+49
2011-04-22
Add common shm-server code
Benjamin Franzke
3
-0/+262
2011-04-22
Remove buffer.attach vfunc
Benjamin Franzke
1
-1/+0
2011-04-22
Add buffer.damage request to the protocol
Benjamin Franzke
1
-3/+0
2011-04-21
event-loop: Add an optional post-dispatch source callout
Kristian Høgsberg
2
-17/+54
2011-04-20
Pass version number to global bind function
subscribe
Kristian Høgsberg
2
-7/+12
[next]