1. e7d868a launcher: fix typo by Derek Foreman · 10 years ago
  2. 56fe1c7 compositor: remove incorrect idle timer initialization by Egor Starkov · 10 years ago
  3. 44bbdd0 fbdev: Ensure strncpy results are null terminated. by Bryce Harrington · 10 years ago
  4. ae5df83 launcher-logind: Remove old VT switching code, move to SwitchTo/Activate by Jasper St. Pierre · 10 years ago
  5. 72dea06 launcher: Split out launcher implementations into three distinct ones by Jasper St. Pierre · 10 years ago
  6. 30bcf35 launcher: Rename logind-util to launcher-logind by Jasper St. Pierre · 10 years ago
  7. 9c7de16 compositor-drm: Ensure strings from EDID blobs are null terminated by Bryce Harrington · 10 years ago
  8. bfae30d vaapi-recorder: Fix allocator sizeof operand mismatch by Lucas Tanure · 10 years ago
  9. ca510d0 rpi: fix segfault at startup in rpi_flippipe_init() v2 by John Sadler · 10 years ago
  10. 6179338 compositor-fbdev: Remove bizarre division by sizeof by Derek Foreman · 10 years ago
  11. 3f32a13 Revert "compositor-drm: disable hardware cursors" by Pekka Paalanen · 10 years ago
  12. 7628789 rpi: prevent segfault on shut-down due to NULL backend by John Sadler · 10 years ago
  13. 960b5eb rpi: avoid segfault in rpir_view_compute_rects() when EGL client destroys buffer by John Sadler · 10 years ago
  14. ab81f15 build, compositor-drm: fix output name constants another way by Pekka Paalanen · 10 years ago
  15. 1a912a9 gl-renderer: gl_renderer_create display cleanup on error by Dawid Gajownik · 10 years ago
  16. 89c49b3 compositor-drm: rename outputs to follow kernel style by Pekka Paalanen · 10 years ago
  17. 3f89794 compositor-fbdev: fix VT switching crash by Pekka Paalanen · 10 years ago
  18. 2b25450 compositor-drm: cast surface to EGLNativeWindowType by Dawid Gajownik · 10 years ago
  19. a358207 Fix build breakage when using older gbm lacking dmabuf import by Bryce Harrington · 10 years ago
  20. bf8cc6f compositor-drm: dmabuf GBM import by Pekka Paalanen · 11 years ago
  21. e4d231e compositor-drm: init linux_dmabuf support by Pekka Paalanen · 11 years ago
  22. 5ffb440 compositor-x11: init linux_dmabuf support by Pekka Paalanen · 11 years ago
  23. a352580 gl-renderer: add dmabuf import by Pekka Paalanen · 11 years ago
  24. 534defd gl-renderer: introduce struct egl_image by Louis-Francis Ratté-Boulianne · 10 years ago
  25. 230f3b1 dmabuf: implement linux_dmabuf extension by Pekka Paalanen · 11 years ago
  26. f3c8336 weston-launch: On error putenv returns a non-zero value by Dawid Gajownik · 10 years ago
  27. 2f7d33d compositor: fix crash when destroying incompletely created output by Dawid Gajownik · 10 years ago
  28. 87c862a input: when destroying a seat, remove keyboard focus first by Derek Foreman · 10 years ago
  29. 74a635b Coding style fixes by Dawid Gajownik · 10 years ago
  30. 75ead05 rpi-renderer: use weston_output matrix instead of a private matrix by Derek Foreman · 10 years ago
  31. f9318d1 input: add a weston_pointer_clear_focus() helper function by Derek Foreman · 10 years ago
  32. 61ed7b6 input: pass the global touch coordinates to the touch grab by Giulio Camuffo · 10 years ago
  33. 7239d74 compositor: remove a call to weston_compositor_schedule_repaint by Ryo Munakata · 10 years ago
  34. e4d6c83 desktop-shell: Make resize and move functions take a pointer instead of a seat by Derek Foreman · 10 years ago
  35. 88249cd don't crash when the key file doesn't exist by David FORT · 10 years ago
  36. 82d4925 backends: don't destroy renderer and output twice by Dawid Gajownik · 10 years ago
  37. 405ae2f compositor-rdp: rdp_destroy() double free error #91457 by Dawid Gajownik · 10 years ago
  38. 0b2bcbf screen-share: don't test keyboard/pointer pointers by Dawid Gajownik · 10 years ago
  39. f965db5 compositor-rdp: free() can handle NULL pointers by Dawid Gajownik · 10 years ago
  40. 71f5704 main: print backends in help message in alphabetical order by Dawid Gajownik · 10 years ago
  41. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  42. 30ce607 input: Check device counts in bind_seat() by Derek Foreman · 10 years ago
  43. d99a050 main: update RDP backend help message by Dawid Gajownik · 10 years ago
  44. 22276a5 zoom: Store the seat that initiated a zoom by Derek Foreman · 10 years ago
  45. 25bd8a7 zoom: Call weston_output_activate_zoom() appropriately by Derek Foreman · 10 years ago
  46. 859b52b zoom: Rename zoom_area_center_from_pointer to zoom_area_center_from_point by Derek Foreman · 10 years ago
  47. a36eb50 zoom: Change zoom->active to a bool by Derek Foreman · 10 years ago
  48. b3463a9 Fix crash when using RDP4 security by FORT David · 10 years ago
  49. c2635c6 remove a warning during compilation by FORT David · 10 years ago
  50. 7e07db9 cms-helper/static: Add "identity" builtin cms profile (v3) by Mario Kleiner · 10 years ago
  51. 2611ebd cms-colord: Fix crash at compositor shutdown. (v2) by Mario Kleiner · 10 years ago
  52. 3f86e50 compositor: Respect WESTON_BUILD_DIR env var in weston_load_module by Derek Foreman · 10 years ago
  53. 6b557a7 input: make a function for device removal by Derek Foreman · 10 years ago
  54. c683623 logind-util: Use %u for unsigned int in snprintf by Bryce Harrington · 10 years ago
  55. 27135af compositor: destroy modifier_binding_list by Ryo Munakata · 10 years ago
  56. 6bc33d6 log: Open log file CLOEXEC so child processes don't get the fd by Derek Foreman · 10 years ago
  57. 4a8a3a1 input: Also pass appropriate pointer type when libva unavailable by Bryce Harrington · 10 years ago
  58. 99a6a2d bindings: Make run binding functions take apropriate device instead of a seat by Derek Foreman · 10 years ago
  59. b591a30 bindings: make install_binding_grab take a keyboard instead of a seat by Derek Foreman · 10 years ago
  60. 8ae2db5 input: Pass the appropriate pointer type to bindings instead of a seat by Derek Foreman · 10 years ago
  61. 0720ea3 compositor-drm: Simplify logic in setup_output_seat_constraint by Derek Foreman · 10 years ago
  62. 2e6485c bindings: Stop exporting internal functions by Derek Foreman · 10 years ago
  63. ddc2c97 text-backend: Replace focus_listener_initialized with a bool by Derek Foreman · 10 years ago
  64. d0ead48 compositor-drm: Refactor code into cursor_bo_update() by Pekka Paalanen · 11 years ago
  65. 70d337d compositor-drm: Fix cursor view size check by Daniel Stone · 10 years ago
  66. 36609c7 compositor-drm: Record current DPMS level by Daniel Stone · 10 years ago
  67. eee580b compositor-drm: Refactor getting current mode into a new function by Pekka Paalanen · 11 years ago
  68. 3ce6362 compositor-drm: Refactor connector name into new function by Pekka Paalanen · 11 years ago
  69. 7b36b42 compositor-drm: Refactor initial mode out of create_output by Pekka Paalanen · 11 years ago
  70. b7df04e compositor: Respect repaint-window when restarting repaint loop. by Mario Kleiner · 10 years ago
  71. f507ec3 compositor-drm: Allow instant start of repaint loop. (v4) by Mario Kleiner · 10 years ago
  72. d7894d0 compositor,shared: add millihz_to_nsec() by Pekka Paalanen · 10 years ago
  73. aa21f62 shared: introduce timespec-util.h by Pekka Paalanen · 10 years ago
  74. 29f09fe screen-share: Use the correct list pointer when freeing shm buffers by Bryce Harrington · 10 years ago
  75. 2f2a70c compositor: make sure to reset views' pointers to destroyed output by Giulio Camuffo · 10 years ago
  76. f53beb8 compositor-wayland: Use the correct list pointer when freeing shm buffers by Derek Foreman · 10 years ago
  77. bab996e compositor: move the main() to a new main.c file by Giulio Camuffo · 11 years ago
  78. 459137b compositor: add API to manage compositor instances by Giulio Camuffo · 11 years ago
  79. 430aee1 weston-launch: Drop redundant exit() by Bryce Harrington · 10 years ago
  80. 954f183 compositor: introduce struct weston_backend by Giulio Camuffo · 11 years ago
  81. c8a1ff0 compositor-drm: fix drm_waitvblank_pipe() decl style by Pekka Paalanen · 10 years ago
  82. ada4f07 compositor-drm: Add comment for newly added drm_waitvblank_pipe() by Bryce Harrington · 10 years ago
  83. 2ab4f4e compositor-drm: Handle more than two output crtcs per card by Mario Kleiner · 10 years ago
  84. 8081704 compositor-drm: Allow weston_output_mode_switch_to_native() to work. by Mario Kleiner · 10 years ago
  85. 872797c compositor-drm: Fix refresh rate selection in drm_output_switch_mode by Mario Kleiner · 10 years ago
  86. aa9536a text_backend: make destructor call explicit by Pekka Paalanen · 10 years ago
  87. e28ee34 compositor: add missing help text by JoonCheol Park · 10 years ago
  88. 4fa7b7f compositor: Add missing help text by Derek Foreman · 10 years ago
  89. 665b025 compositor-x11: More verbose logging by Bryce Harrington · 10 years ago
  90. 972d1af text: cleanup text backend style by Murray Calavera · 10 years ago
  91. 066ca0c gl-renderer: Don't print GL error for EGLGetDisplay() by Derek Foreman · 10 years ago
  92. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  93. d618f68 Moved the MIN() macro to the helper include. by Jon Cruz · 10 years ago
  94. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  95. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  96. 73ad676 vaapi-recorder: Drop redundant license by Bryce Harrington · 10 years ago
  97. 7e45add weston-egl-ext.h: Reformat license text by Bryce Harrington · 10 years ago
  98. 2dc0673 libbacklight: Add missing boilerplate to header by Bryce Harrington · 10 years ago
  99. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  100. 83285fc compositor: remove the authenticate vfunc by Giulio Camuffo · 10 years ago