index
:
wayland.git
android
android-0.85
android-4.0.1_r1.2-a
android-4.0.1_r1.2-b
eventwrappers
eventwrappers-v2
for-0.85
for-0.85b
latched
latched-2
master
remove-abs
shellsurf
shellsurf-v3
subsurface-v1
subsurface-v1.5
subsurface-wip
tomeu/16bpp
tomeu/raspberrypi-16bpp
wl_fixed_t
Tomeu's Wayland core branches
Tomeu Vizoso
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-10
protocol: elaborate on wl_buffer
latched-2
Pekka Paalanen
1
-1/+17
2012-10-10
protocol: wl_surface.frame needs wl_surface.commit
Pekka Paalanen
1
-1/+11
2012-10-10
protocol: clarify input region on drags and pointers
Pekka Paalanen
1
-4/+16
2012-10-10
protocol: double-buffered state for wl_surface
Pekka Paalanen
1
-23/+98
2012-10-10
Ensure cursor_data.c is included in distribution tarballs
Matt Roper
4
-2/+3
2012-10-10
connection: Add missing free from error path
Rob Bradford
1
-0/+1
2012-10-10
xcursor: Fix allocation based on string length
Rob Bradford
1
-1/+1
2012-10-10
wayland: Fix typos
Tiago Vignatti
1
-3/+3
2012-10-10
doc: Remove Shared Object Cache section
Tiago Vignatti
1
-55/+0
2012-10-10
doc: Auto-generate Protocol/Interfaces section instead
Tiago Vignatti
3
-128/+66
2012-10-10
doc: Improve Wire Format section
Tiago Vignatti
1
-5/+17
2012-10-01
connection: Drop unused static closures
Kristian Høgsberg
1
-1/+0
2012-09-26
man: fix compilation without xsltproc
David Herrmann
1
-5/+9
2012-09-25
man: add man-page infrastructure
David Herrmann
5
-1/+137
2012-09-25
protocol: Fix typo
Tiago Vignatti
1
-1/+1
2012-09-13
Fix typo (ratio, not ration)
Diego Viola
1
-1/+1
2012-09-12
event-loop: export wl_event_loop_dispatch_idle()
David Herrmann
2
-3/+4
2012-09-11
wayland-server: return new ID in wl_client_add_resource()
David Herrmann
2
-5/+9
2012-09-11
event-loop: remove dead code
David Herrmann
1
-2/+2
2012-09-11
cursor: add cursor.pcf and extraction program
Philipp Brüschweiler
2
-0/+531
2012-09-11
cursor: Add a default cursor theme
Philipp Brüschweiler
2
-1/+618
2012-08-29
tests: Quiet warning
Kristian Høgsberg
1
-1/+2
2012-08-29
tests: ensure sanity leak check tests pass when leak checks are disabled.
U. Artie Eoff
2
-1/+13
2012-08-29
tests: Allow disabling leak checking assertions by env
Rob Bradford
1
-2/+4
2012-08-16
Add wl_shm_buffer_create()
Kristian Høgsberg
2
-1/+50
2012-08-16
client: Add wl_display_connect_to_fd() function
Kristian Høgsberg
2
-27/+45
2012-08-16
protocol: Fix typo.
Scott Moreau
1
-1/+1
2012-08-14
socket-test: don't try to be clever, fail if no XDG_RUNTIME_DIR is set
Philipp Brüschweiler
1
-11/+10
2012-08-13
Add support for X cursor themes.
Christopher Michael
1
-1/+1
2012-08-13
Fix grammar in the rendering section.
Christopher Michael
1
-1/+1
2012-08-04
connection: zero out string padding
Kristian Høgsberg
1
-3/+5
2012-08-01
protocol: Remove "repeat" from "key_state"
Andre Heider
1
-2/+0
2012-07-27
Don't skip the first directory entry when reading cursors.
Dima Ryazanov
1
-1/+0
2012-07-24
Bump version to 0.95.0
Kristian Høgsberg
1
-2/+2
2012-07-24
Make distcheck work from builddir configured with --disable-documentation
Kristian Høgsberg
1
-6/+6
2012-07-24
More consistent ID printing
Daniel Stone
4
-16/+16
2012-07-24
Make NEW_IDs nullable
Daniel Stone
3
-6/+48
2012-07-24
Unstatic arg_count_for_signature and get_next_argument
Daniel Stone
2
-7/+13
2012-07-24
tests: Wrap calloc by just returning NULL if we're called too early
Kristian Høgsberg
1
-0/+13
2012-07-23
test-runner: Wrap realloc() too
Daniel Stone
1
-1/+11
2012-07-23
.gitignore: Add ctags and cscope files
Daniel Stone
1
-0/+2
2012-07-22
protocol: Add transform argument to wl_output.geometry event
Kristian Høgsberg
2
-7/+27
2012-07-22
connection: reserve id on incoming new object
Mathias Fiedler
1
-3/+3
2012-07-22
wayland-util: add method for reserving new object id
Mathias Fiedler
2
-0/+34
2012-07-22
wayland-server: send error on invalid new object id
Mathias Fiedler
1
-4/+10
2012-07-20
wayland-shm: Commit the width/height getters that actually compile
Kristian Høgsberg
1
-4/+4
2012-07-20
README: Update
Kristian Høgsberg
1
-111/+16
2012-07-20
shm: Add shm_buffer getters for width and height
Kristian Høgsberg
2
-0/+22
2012-07-20
wayland-client: Add missing newline from an error message
Robert Ancell
1
-1/+1
2012-07-17
remove listener from wl_data_source destroy_signal listener list
Dmitry Guryanov
1
-1/+1
[next]