index
:
wayland.git
master
pq's wayland core branches
Helio Chissini de Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-12
Merge branch 'master' of git://anongit.freedesktop.org/wayland/wayland into a...
HEAD
master
Pekka Paalanen
14
-50/+1283
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-21
Change denomination on Collabora target and root dir to Contrib as agreed in ...
Helio Chissini de Castro
1
-3/+3
2012-08-21
android: build wayland-scanner
Pekka Paalanen
2
-2/+30
2012-08-21
android: collabora.mk no longer needed
Pekka Paalanen
1
-1/+0
2012-08-17
android: fix src/Android.mk deps
Pekka Paalanen
1
-1/+1
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-16
android: improve makefile remaking
Pekka Paalanen
1
-2/+2
2012-08-16
android: split the configure target
Pekka Paalanen
1
-6/+7
2012-08-16
android: pkg-config libdirs must be absolute
Pekka Paalanen
1
-1/+1
2012-08-16
android: hook up the reset and clean targets
Pekka Paalanen
1
-0/+3
2012-08-15
android: depend on libffi-configure
Pekka Paalanen
1
-0/+1
2012-08-15
android: fix build for CCAP
Pekka Paalanen
1
-24/+25
2012-08-15
Merge branch 'master' of git://anongit.freedesktop.org/wayland/wayland into a...
Pekka Paalanen
19
-173/+232
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
2012-07-12
android: build libwayland-cursor
Pekka Paalanen
2
-3/+22
2012-07-12
HACK: disable signalfd and timerfd for android
Pekka Paalanen
1
-0/+26
2012-07-12
android: build shared instead of static libs
Pekka Paalanen
1
-2/+2
2012-07-12
android: add build files
Pekka Paalanen
2
-0/+71
2012-07-10
cursor: fix fd leak and a segfault
Pekka Paalanen
1
-0/+6
[next]