1. cb512c0 Fix armhf configure breakage due to missing libdrm_intel package by Bryce Harrington · 10 years ago
  2. a358207 Fix build breakage when using older gbm lacking dmabuf import by Bryce Harrington · 10 years ago
  3. 5386898 clients: add simple-dmabuf client by George Kiagiadakis · 11 years ago
  4. bf8cc6f compositor-drm: dmabuf GBM import by Pekka Paalanen · 11 years ago
  5. e4d231e compositor-drm: init linux_dmabuf support by Pekka Paalanen · 11 years ago
  6. 5ffb440 compositor-x11: init linux_dmabuf support by Pekka Paalanen · 11 years ago
  7. a352580 gl-renderer: add dmabuf import by Pekka Paalanen · 11 years ago
  8. 534defd gl-renderer: introduce struct egl_image by Louis-Francis Ratté-Boulianne · 10 years ago
  9. 230f3b1 dmabuf: implement linux_dmabuf extension by Pekka Paalanen · 11 years ago
  10. 23ab715 protocol: add linux_dmabuf extension (v3) by Pekka Paalanen · 11 years ago
  11. f3c8336 weston-launch: On error putenv returns a non-zero value by Dawid Gajownik · 10 years ago
  12. 2f7d33d compositor: fix crash when destroying incompletely created output by Dawid Gajownik · 10 years ago
  13. 58106d7 fullscreen-shell: Fix modeset on transformed outputs by Jason Ekstrand · 10 years ago
  14. 87c862a input: when destroying a seat, remove keyboard focus first by Derek Foreman · 10 years ago
  15. 74a635b Coding style fixes by Dawid Gajownik · 10 years ago
  16. 5e653ca Use [x]zalloc instead of [x]malloc + memset by Ryo Munakata · 10 years ago
  17. b18f788 xwm: don't let X windows steal the focus by Giulio Camuffo · 10 years ago
  18. 75ead05 rpi-renderer: use weston_output matrix instead of a private matrix by Derek Foreman · 10 years ago
  19. f9318d1 input: add a weston_pointer_clear_focus() helper function by Derek Foreman · 10 years ago
  20. 2ccd9a2 test/ivi: include protocol headers for all used protocols by Bill Spitzak · 10 years ago
  21. 61ed7b6 input: pass the global touch coordinates to the touch grab by Giulio Camuffo · 10 years ago
  22. 7239d74 compositor: remove a call to weston_compositor_schedule_repaint by Ryo Munakata · 10 years ago
  23. e4d6c83 desktop-shell: Make resize and move functions take a pointer instead of a seat by Derek Foreman · 10 years ago
  24. 88249cd don't crash when the key file doesn't exist by David FORT · 10 years ago
  25. 82d4925 backends: don't destroy renderer and output twice by Dawid Gajownik · 10 years ago
  26. 405ae2f compositor-rdp: rdp_destroy() double free error #91457 by Dawid Gajownik · 10 years ago
  27. 0b2bcbf screen-share: don't test keyboard/pointer pointers by Dawid Gajownik · 10 years ago
  28. e42d754 desktop-shell: drop shell_client from the head of the surface list on destroy by Derek Foreman · 10 years ago
  29. f965db5 compositor-rdp: free() can handle NULL pointers by Dawid Gajownik · 10 years ago
  30. 71f5704 main: print backends in help message in alphabetical order by Dawid Gajownik · 10 years ago
  31. 2d7ded8 .gitignore: ignore doxygen generated files v2 by Dawid Gajownik · 10 years ago
  32. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  33. b41b59e fullscreen-shell: Test for device presence properly by Derek Foreman · 10 years ago
  34. 006cf67 desktop-shell: Check for device presence properly by Derek Foreman · 10 years ago
  35. 60d9731 desktop-shell: Don't call wl_list_init() in the middle of a list by Derek Foreman · 10 years ago
  36. 30ce607 input: Check device counts in bind_seat() by Derek Foreman · 10 years ago
  37. d956379 Update .gitignore by Dawid Gajownik · 10 years ago
  38. d99a050 main: update RDP backend help message by Dawid Gajownik · 10 years ago
  39. d88f194 gitignore: Ignore some dist generated files by Bryce Harrington · 10 years ago
  40. 22276a5 zoom: Store the seat that initiated a zoom by Derek Foreman · 10 years ago
  41. 25bd8a7 zoom: Call weston_output_activate_zoom() appropriately by Derek Foreman · 10 years ago
  42. 859b52b zoom: Rename zoom_area_center_from_pointer to zoom_area_center_from_point by Derek Foreman · 10 years ago
  43. a36eb50 zoom: Change zoom->active to a bool by Derek Foreman · 10 years ago
  44. b3463a9 Fix crash when using RDP4 security by FORT David · 10 years ago
  45. c2635c6 remove a warning during compilation by FORT David · 10 years ago
  46. 2eff22b build: mkdir target weston.ini directories before writing by Ross Burton · 10 years ago
  47. 7e07db9 cms-helper/static: Add "identity" builtin cms profile (v3) by Mario Kleiner · 10 years ago
  48. 2611ebd cms-colord: Fix crash at compositor shutdown. (v2) by Mario Kleiner · 10 years ago
  49. 004b4a1 desktop-shell: Put monitor to sleep when idle timer expires by Derek Foreman · 10 years ago
  50. 3f86e50 compositor: Respect WESTON_BUILD_DIR env var in weston_load_module by Derek Foreman · 10 years ago
  51. d8156e2 exposay: Fix use after free when a view is destroyed during animation by Derek Foreman · 10 years ago
  52. daf846e exposay: Fix logic inversion when ending keyboard grabs by Derek Foreman · 10 years ago
  53. 6b557a7 input: make a function for device removal by Derek Foreman · 10 years ago
  54. 118a429 window: Use wl_cursor_frame_and_duration() for mouse cursor updates by Derek Foreman · 10 years ago
  55. 6feb0f9 desktop-shell: use work area instead of panel size to constrain moves by Derek Foreman · 10 years ago
  56. 612341f desktop-shell: use output position in get_output_panel_size() by Derek Foreman · 10 years ago
  57. f814c5d desktop-shell: add output co-ordinates to get_output_work_area() by Derek Foreman · 10 years ago
  58. c683623 logind-util: Use %u for unsigned int in snprintf by Bryce Harrington · 10 years ago
  59. 27135af compositor: destroy modifier_binding_list by Ryo Munakata · 10 years ago
  60. 179c186 Adding doxygen setup and info for the testing framework. by Jon A. Cruz · 10 years ago
  61. a67c541 Converted the config parser test to the new framework. by Jon A. Cruz · 10 years ago
  62. 646aef5 Enables output in the JUnit XML format. by Jon A. Cruz · 10 years ago
  63. 315476f build: don't duplicate rule for weston.desktop by Ross Burton · 10 years ago
  64. 2217f3f shell: Switch middle and right mouse bindings by Derek Foreman · 10 years ago
  65. 6bc33d6 log: Open log file CLOEXEC so child processes don't get the fd by Derek Foreman · 10 years ago
  66. 4a8a3a1 input: Also pass appropriate pointer type when libva unavailable by Bryce Harrington · 10 years ago
  67. 99a6a2d bindings: Make run binding functions take apropriate device instead of a seat by Derek Foreman · 10 years ago
  68. b591a30 bindings: make install_binding_grab take a keyboard instead of a seat by Derek Foreman · 10 years ago
  69. f7b2f8b desktop-shell: Use the grabbed pointer in popup_grab_button by Derek Foreman · 10 years ago
  70. 8fbebbd desktop-shell: Make surface_resize take a pointer instead of a seat by Derek Foreman · 10 years ago
  71. 74de469 desktop-shell: Make surface_rotate take a pointer instead of a seat by Derek Foreman · 10 years ago
  72. 794fa0e desktop-shell: Make surface_move take a pointer instead of a seat by Derek Foreman · 10 years ago
  73. b7674ae desktop-shell: Make surface_touch_move take a touch instead of a seat by Derek Foreman · 10 years ago
  74. 8ae2db5 input: Pass the appropriate pointer type to bindings instead of a seat by Derek Foreman · 10 years ago
  75. 0720ea3 compositor-drm: Simplify logic in setup_output_seat_constraint by Derek Foreman · 10 years ago
  76. 2e6485c bindings: Stop exporting internal functions by Derek Foreman · 10 years ago
  77. cee82d6 exposay: Test keyboard presence before using keyboard pointer by Derek Foreman · 10 years ago
  78. ddc2c97 text-backend: Replace focus_listener_initialized with a bool by Derek Foreman · 10 years ago
  79. d0ead48 compositor-drm: Refactor code into cursor_bo_update() by Pekka Paalanen · 11 years ago
  80. 70d337d compositor-drm: Fix cursor view size check by Daniel Stone · 10 years ago
  81. 36609c7 compositor-drm: Record current DPMS level by Daniel Stone · 10 years ago
  82. eee580b compositor-drm: Refactor getting current mode into a new function by Pekka Paalanen · 11 years ago
  83. 3ce6362 compositor-drm: Refactor connector name into new function by Pekka Paalanen · 11 years ago
  84. 7b36b42 compositor-drm: Refactor initial mode out of create_output by Pekka Paalanen · 11 years ago
  85. b7df04e compositor: Respect repaint-window when restarting repaint loop. by Mario Kleiner · 10 years ago
  86. f507ec3 compositor-drm: Allow instant start of repaint loop. (v4) by Mario Kleiner · 10 years ago
  87. d7894d0 compositor,shared: add millihz_to_nsec() by Pekka Paalanen · 10 years ago
  88. aa21f62 shared: introduce timespec-util.h by Pekka Paalanen · 10 years ago
  89. c1809b2 presentation-shm: Allow setting of delay before surface.commit by Mario Kleiner · 10 years ago
  90. 2abe445 README: introduce libweston by Pekka Paalanen · 10 years ago
  91. 21deb28 ivi-shell: transform refactoring to improve it to more readable code by Nobuhiko Tanibata · 10 years ago
  92. 1e6fd66 ivi-shell: transform refactoring, remove transform part of ivi_layout_surface and ivi_layout_layer once by Nobuhiko Tanibata · 10 years ago
  93. 4c1dbf7 ivi-shell: remove one indent level from update_prop() by Nobuhiko Tanibata · 10 years ago
  94. 8c7287f Partially revert "xwayland: Always free reply from xcb_get_property_reply()" by Emmanuel Gil Peyrot · 10 years ago
  95. a820b4d Documentation for the prepare_lock_surface event description, is incorrect by Christopher Michael · 10 years ago
  96. 35e7b10 zunitc: Fix minor typo by Bryce Harrington · 10 years ago
  97. 966cc4b zunitc: Fix some minor grammatical errors in dox by Bryce Harrington · 10 years ago
  98. 66f2a38 zunitc: wrap dox to 80 columns by Bryce Harrington · 10 years ago
  99. 504c4c5 Documentation for the prepare_lock_surface event description, is incorrect by Christopher Michael · 10 years ago
  100. 29f09fe screen-share: Use the correct list pointer when freeing shm buffers by Bryce Harrington · 10 years ago