1. b07de93 compositor-wayland: avoid recursive dispatch with wl_outputs by Pekka Paalanen · 8 years ago
  2. aedcd8e weston: fix boolean wayland backend options by Pekka Paalanen · 8 years ago
  3. efade28 libweston-desktop/xdg-shell-v6: Actually send same-as-current configure if needed by Quentin Glidic · 8 years ago
  4. 71ebc05 compositor-wayland: Don't use two different presentation methods for fs shell by Armin Krezović · 8 years ago
  5. b4e239f compositor-wayland: destroy the appropriate output instead of exiting when receiving an xdg_toplevel::close event by Sergi Granell · 8 years ago
  6. cafc652 compositor-wayland: use input region instead of opaque region to zxdg_shell_v6::set_window_geometry by Sergi Granell · 8 years ago
  7. be1090b compositor-drm: Allow disabling universal planes by Daniel Stone · 8 years ago
  8. b138d7a gl-renderer: Ignore INVALID modifier by Daniel Stone · 8 years ago
  9. cbe7fb0 compositor-fbdev: fix finish_frame_timer leak by Pekka Paalanen · 8 years ago
  10. 82ffe79 compositor-fbdev: rename fbdev_output_disable_handler() by Pekka Paalanen · 8 years ago
  11. 61e5a27 compositor-fbdev: always destroy renderer-output on disable by Pekka Paalanen · 8 years ago
  12. a51e71f compositor-fbdev: simplify FB destroy/unmap/disable by Pekka Paalanen · 8 years ago
  13. 82db6b7 compositor-fbdev: remove unused output arguments by Pekka Paalanen · 8 years ago
  14. 7da9a38 libweston: set backend pointer earlier by Pekka Paalanen · 8 years ago
  15. d7e3511 libweston: ensure backend is not loaded twice by Pekka Paalanen · 8 years ago
  16. ae6d35d libweston: rename weston_output_destroy() to weston_output_release() by Pekka Paalanen · 8 years ago
  17. 01e0068 libweston: send more wl_surface.enter/leave events by Pekka Paalanen · 8 years ago
  18. a0bfedc compositor-drm: set all properties in create_output_for_connector by Pekka Paalanen · 8 years ago
  19. 6f1866b compositor-drm: set output make/model/serial once by Pekka Paalanen · 8 years ago
  20. 1580be6 compositor-wayland: move output init into common, fix error path by Pekka Paalanen · 8 years ago
  21. 26ac2e1 libweston: weston_output_init(..., +name) by Pekka Paalanen · 8 years ago
  22. d05a819 tests: ensure output dependent IVI tests run by Pekka Paalanen · 8 years ago
  23. 4270414 libweston: move weston_output::mode_list init to core by Pekka Paalanen · 8 years ago
  24. be2f6b0 Fix API troubles with FreeRDP 2.0 v2 by David Fort · 8 years ago
  25. fa41bdf shared: struct timespec is in time.h by Yann E. MORIN · 8 years ago
  26. df0e4b9 gl-renderer: Emit GPU rendering begin and end timeline timepoints by Alexandros Frantzis · 8 years ago
  27. e39eb8f libweston: Add check and fallback for linux/sync_file.h by Alexandros Frantzis · 8 years ago
  28. 7192b17 gl-renderer: Add support for fence sync extensions by Alexandros Frantzis · 8 years ago
  29. 75d38ef timeline: Add GPU timestamp timepoint argument by Alexandros Frantzis · 8 years ago
  30. 3052bc7 compositor: fix starvation of wl_buffer::release by Matt Hoosier · 8 years ago
  31. 2a0c6c3 compositor-drm: unref udev on backend destruction by Pekka Paalanen · 8 years ago
  32. 513f9a4 compositor-fbdev: unref udev on backend destruction by Pekka Paalanen · 8 years ago
  33. 6938723 compositor-fbdev: remove unused field 'depth' by Pekka Paalanen · 8 years ago
  34. 82b8ddf compositor-fbdev: MAP_FAILED is not NULL by Pekka Paalanen · 8 years ago
  35. ffa42ff compositor-wayland: use asprintf for output title by Pekka Paalanen · 8 years ago
  36. 1f21ef1 compositor-drm: use asprintf in make_connector_name() by Pekka Paalanen · 8 years ago
  37. 13404c4 desktop-shell: disable opacity binding when modifier is none by Ian Ray · 8 years ago
  38. ab7c0b6 desktop-shell: use binding_modifier for zoom by Ian Ray · 8 years ago
  39. e80bdcd calibrator: Make mouse button optional by Fabien Lahoudere · 8 years ago
  40. c05ee89 clients/nested: fix boolean test by Eric Engestrom · 8 years ago
  41. 38ea2d2 compositor-drm: remove connector option by Ucan, Emre (ADITG/SW1) · 8 years ago
  42. 156bd06 ivi-shell: Added tests for screen-remove-layer API by Michael Teyfel · 8 years ago
  43. 6914c80 libweston-desktop/xdg-shell-v6: Ensure first configure is sent by Quentin Glidic · 8 years ago
  44. eedf84c compositor-drm: Introduce drm_pending_state structure by Daniel Stone · 8 years ago
  45. 085d2b9 compositor-drm: Track all plane types by Daniel Stone · 10 years ago
  46. c5de57f compositor-drm: Add universal plane awareness by Pekka Paalanen · 10 years ago
  47. 02cf466 compositor-drm: Add DRM property cache by Daniel Stone · 8 years ago
  48. 4202e50 compositor-drm: Rename fb_plane to scanout_plane by Daniel Stone · 9 years ago
  49. ec27271 compositor-drm: Refactor sprite create/destroy into helpers by Pekka Paalanen · 11 years ago
  50. acd71fb compositor-fbdev: fix start-up assertion by Pekka Paalanen · 8 years ago
  51. 167bbb6 configure.ac: remove dependency on mtdev by Arnaud Vrac · 8 years ago
  52. d6d97da configure.ac: fix linking when using compiler sanitizers by Arnaud Vrac · 8 years ago
  53. 7b5fe9b gl-renderer: fix leak on dmabuf image destroy by Arnaud Vrac · 8 years ago
  54. 94e664d configure: fix version number by Pekka Paalanen · 8 years ago
  55. 1b3c05f Reopen master for regular development by Bryce Harrington · 8 years ago
  56. 2a52818 configure.ac: bump to version 3.0.0 for the official release by Bryce Harrington · 8 years ago
  57. 3000a1c libweston-desktop/xdg-shell-v5: initialize configure list by Arnaud Vrac · 8 years ago
  58. 18e77af configure.ac: bump to version 2.99.93 for the RC1 release by Bryce Harrington · 8 years ago
  59. c5f1241 desktop-shell: Set surface resizing state during interactive resize by Philipp Kerling · 8 years ago
  60. e371552 libweston-desktop/xdg-shell: Properly properly handle ack_configure by Derek Foreman · 8 years ago
  61. 0e4e570 input: Stop leaking libinput event source on session deactivation by Derek Foreman · 8 years ago
  62. 6b65d8f compositor-drm: reset KMS state on VT-switch in by Pekka Paalanen · 8 years ago
  63. f981d69 logind: actually close fd in launcher_logind_close by Derek Foreman · 8 years ago
  64. c623902 libweston-desktop/xdg-shell: Check window geometry instead of surface size against configured size by Philipp Kerling · 8 years ago
  65. ba8a0d0 desktop-shell: Track focused shell surface by main surface by Philipp Kerling · 8 years ago
  66. 4c4b9cf configure.ac: bump to version 2.99.92 for the beta release by Bryce Harrington · 8 years ago
  67. 9ffb250 libweston: introduce weston_output_from_resource() by Pekka Paalanen · 8 years ago
  68. 0079a94 libweston: make weston_output::connection_internal a bool by Pekka Paalanen · 8 years ago
  69. 4b582c7 libweston: extend output->region lifetime by Pekka Paalanen · 8 years ago
  70. 2210ad0 libweston: move globals to weston_compositor_add_output() by Pekka Paalanen · 8 years ago
  71. 3d2d497 libweston: move output id into add/remove_output() by Pekka Paalanen · 8 years ago
  72. cc201e4 libweston: prevent double weston_output_enable() by Pekka Paalanen · 8 years ago
  73. 7f340ff libweston: specify weston_output::enabled by Pekka Paalanen · 8 years ago
  74. e952a01 libweston: move asserts to add_pending_output() by Pekka Paalanen · 8 years ago
  75. d72bad2 libweston: unexport weston_output_update_matrix() by Pekka Paalanen · 8 years ago
  76. f9681b5 libweston: unexport weston_compositor_add_output() by Pekka Paalanen · 8 years ago
  77. ee16ea9 libweston: two more weston_output docs by Pekka Paalanen · 8 years ago
  78. f0ca796 libweston: let add/remove_output handle the lists by Pekka Paalanen · 8 years ago
  79. bccda71 libweston: use helper var in weston_compositor_remove_output by Pekka Paalanen · 8 years ago
  80. e6ac4fc libweston: untangle weston_compositor_remove_output doc by Pekka Paalanen · 8 years ago
  81. d2535d7 ivi-shell: Fixed broken link to wiki page in ivi-layout header file by Michael Teyfel · 8 years ago
  82. 57ac260 ivi-shell: remove orientation calculation by Ucan, Emre (ADITG/SW1) · 8 years ago
  83. 6e423ed ivi-shell: remove layer_set_orientation API by Ucan, Emre (ADITG/SW1) · 8 years ago
  84. 9337197 ivi-shell: remove surface_set_orientation API by Ucan, Emre (ADITG/SW1) · 8 years ago
  85. deee858 ivi-shell: add_screen_remove_layer API by Ucan, Emre (ADITG/SW1) · 8 years ago
  86. 3e5303d xwm: update override-redirect surface's position upon configure_notify by Ilia Bozhinov · 8 years ago
  87. 749637a libweston-desktop/xdg-shell: Properly handle ack_configure by Quentin Glidic · 8 years ago
  88. ac394a1 libweston-desktop/xdg-shell: Check surface size against acknowledged size by Quentin Glidic · 8 years ago
  89. 19d1f6e libweston-desktop/xdg-shell: Add pending/next/current structs by Quentin Glidic · 8 years ago
  90. 218126d libweston-desktop/xdg-shell: Rename requested_ to pending_ by Quentin Glidic · 8 years ago
  91. 1170c66 configure.ac: bump to version 2.99.91 for the alpha release by Bryce Harrington · 8 years ago
  92. 65d3464 configure: Stop printing libxkbcommon in configure results by Derek Foreman · 8 years ago
  93. bbc206e dmabuf: Don't crash clients by sending version inappropriate events by Derek Foreman · 8 years ago
  94. cd052a6 linux-dmabuf: Fix crash with no valid modifiers by Derek Foreman · 8 years ago
  95. 12968e3 gl-renderer: Fix some missing newlines in log messages by Derek Foreman · 8 years ago
  96. 185d158 input: Remove --disable-xkbcommon by Derek Foreman · 8 years ago
  97. d51f826 libweston-desktop/xdg-shell: Consolidate configure event sending by Quentin Glidic · 8 years ago
  98. c84423b libweston-desktop/xdg_shell_v6: Send error on wrongly-sized buffer by Quentin Glidic · 8 years ago
  99. ee58911 clients/simple-dmabuf-drm: import with dmabuf modifiers by Varad Gautam · 9 years ago
  100. f7b3a39 clients/simple-dmabuf-drm: add freedreno support alongside intel by Varad Gautam · 8 years ago