1. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  2. b4dae9b Make config.h inclusion consistent by Bryce Harrington · 9 years ago
  3. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  4. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  5. 1f6b0d1 clients: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  6. c3f03f5 simple-touch: Handle multiple seats properly by Ander Conselvan de Oliveira · 11 years ago
  7. f97a680 clients: remove superfluous call by Peter Hutterer · 12 years ago
  8. c7d2c4c Add more missing config.h #includes by Kristian Høgsberg · 12 years ago
  9. c85a917 simple-touch: Handle OOM when allocating struct touch by Kristian Høgsberg · 12 years ago
  10. 85c40f2 clients: Fix typo in simple-touch and simple-shm. by Stefan Schmidt · 12 years ago
  11. 5addaa1 simple-touch: Attach buffer before posting damage by Kristian Høgsberg · 12 years ago
  12. 0eab05d clients: add global_remove handler stubs by Pekka Paalanen · 12 years ago
  13. 5717b6d Stop relying on ARRAY_LENGTH being defined in wayland-util.h by Kristian Høgsberg · 13 years ago
  14. a17f7a1 clients: Check return value of wl_display_dispatch() by Kristian Høgsberg · 13 years ago
  15. 392c5f2 simple-touch: do not include GL headers by Pekka Paalanen · 13 years ago
  16. 8e15918 compositor, clients: make damage double-buffered by Pekka Paalanen · 13 years ago
  17. c9e00c0 clients: use wl_surface_commit by Pekka Paalanen · 13 years ago
  18. fa80e11 Update to new fd and wl_registry APIs by Kristian Høgsberg · 13 years ago
  19. 01a9f1b clients: Set title for all shell surface demos. by Scott Moreau · 13 years ago
  20. 76fc57e simple-touch: use proper damage in touch_paint() by Pekka Paalanen · 13 years ago
  21. 0768419 simple-touch: fix off-by-one in position checks by Pekka Paalanen · 13 years ago
  22. 55b7cb2 simple-touch: more colors and thicker marks by Pekka Paalanen · 13 years ago
  23. 7e94a98 simple-touch: respond to ping protocol by Pekka Paalanen · 13 years ago
  24. 1da1b8f Rewrite shm buffer file allocation v2 by Pekka Paalanen · 13 years ago
  25. 37816df Convert wl_input_device to wl_seat (and friends) by Daniel Stone · 13 years ago
  26. 80680c7 window.c: Just use float instead of GLfloat, remove GLES2.h include by Kristian Høgsberg · 13 years ago
  27. 103db7f Convert wire input co-ordinates to fixed-point by Daniel Stone · 13 years ago
  28. eae5de7 Follow wayland change to serial numbers by Kristian Høgsberg · 13 years ago
  29. 1662628 clients: Use new shm interface by Kristian Høgsberg · 13 years ago
  30. 875ab9e Add signedness warning flag and fix fallout by Kristian Høgsberg · 13 years ago
  31. 9629fe3 Simplify shm buffer handling by Kristian Høgsberg · 13 years ago
  32. 210d079 Hook up axis events. by Scott Moreau · 13 years ago
  33. dd631c1 simple-touch: Update to enter/leave changes by Kristian Høgsberg · 13 years ago
  34. b29f412 protocol: remove absolute coordinates from pointer by Pekka Paalanen · 13 years ago
  35. 8e81df4 Use new format codes by Kristian Høgsberg · 13 years ago
  36. 558949b clients: Add simple-touch client for testing touch events. by Kristian Høgsberg · 14 years ago