1. d2535d7 ivi-shell: Fixed broken link to wiki page in ivi-layout header file by Michael Teyfel · 8 years ago
  2. 57ac260 ivi-shell: remove orientation calculation by Ucan, Emre (ADITG/SW1) · 8 years ago
  3. 6e423ed ivi-shell: remove layer_set_orientation API by Ucan, Emre (ADITG/SW1) · 8 years ago
  4. 9337197 ivi-shell: remove surface_set_orientation API by Ucan, Emre (ADITG/SW1) · 8 years ago
  5. deee858 ivi-shell: add_screen_remove_layer API by Ucan, Emre (ADITG/SW1) · 8 years ago
  6. 3e5303d xwm: update override-redirect surface's position upon configure_notify by Ilia Bozhinov · 8 years ago
  7. 749637a libweston-desktop/xdg-shell: Properly handle ack_configure by Quentin Glidic · 8 years ago
  8. ac394a1 libweston-desktop/xdg-shell: Check surface size against acknowledged size by Quentin Glidic · 8 years ago
  9. 19d1f6e libweston-desktop/xdg-shell: Add pending/next/current structs by Quentin Glidic · 8 years ago
  10. 218126d libweston-desktop/xdg-shell: Rename requested_ to pending_ by Quentin Glidic · 8 years ago
  11. 1170c66 configure.ac: bump to version 2.99.91 for the alpha release by Bryce Harrington · 8 years ago
  12. 65d3464 configure: Stop printing libxkbcommon in configure results by Derek Foreman · 8 years ago
  13. bbc206e dmabuf: Don't crash clients by sending version inappropriate events by Derek Foreman · 8 years ago
  14. cd052a6 linux-dmabuf: Fix crash with no valid modifiers by Derek Foreman · 8 years ago
  15. 12968e3 gl-renderer: Fix some missing newlines in log messages by Derek Foreman · 8 years ago
  16. 185d158 input: Remove --disable-xkbcommon by Derek Foreman · 8 years ago
  17. d51f826 libweston-desktop/xdg-shell: Consolidate configure event sending by Quentin Glidic · 8 years ago
  18. c84423b libweston-desktop/xdg_shell_v6: Send error on wrongly-sized buffer by Quentin Glidic · 8 years ago
  19. ee58911 clients/simple-dmabuf-drm: import with dmabuf modifiers by Varad Gautam · 9 years ago
  20. f7b3a39 clients/simple-dmabuf-drm: add freedreno support alongside intel by Varad Gautam · 8 years ago
  21. f9dec67 clients/simple-dmabuf-intel: rename to simple-dmabuf-drm by Varad Gautam · 9 years ago
  22. c32e05b gl-renderer: allow importing fourth dmabuf plane by Varad Gautam · 9 years ago
  23. f7da8b3 gl-renderer: allow importing dmabufs with format modifiers by Varad Gautam · 9 years ago
  24. 41b4b8f linux-dmabuf: advertise supported formats and modifiers by Varad Gautam · 8 years ago
  25. 0775cd1 gl-renderer: support format and modifier queries by Varad Gautam · 9 years ago
  26. 48be0be clients/simple-dmabuf-intel: request no-roundtrip dmabuf import by Varad Gautam · 8 years ago
  27. 65c94b8 linux-dmabuf: implement immediate dmabuf import by Varad Gautam · 8 years ago
  28. a5066e0 compositor-fbdev: Instead of less than 1 Hz use default refresh rate by Oliver Smith · 8 years ago
  29. 47bbdc7 weston: Add support for "--foo bar" style options by Lyude Paul · 8 years ago
  30. dbfd248 libweston: Allow compositor-wayland to use wl_surface_damage_buffer by Derek Foreman · 8 years ago
  31. 6156d67 clients: Allow simple-egl to use wl_surface_damage_buffer by Derek Foreman · 8 years ago
  32. 9e07d25 xwm: Don't change focus on focus events from grabs by Olivier Fourdan · 8 years ago
  33. eca5cca Account for very large repaint window misses by Daniel Stone · 8 years ago
  34. 9ad4de1 desktop-shell: Enable per-output fade animations by Bryce Harrington · 9 years ago
  35. 2cd87fe compositor-drm: Fix disabling cursor plane by Derek Foreman · 8 years ago
  36. 5f93b9f libweston-desktop/xwayland: react to geometry changes by Pekka Paalanen · 8 years ago
  37. 7ace831 xwm: use _XWAYLAND_ALLOW_COMMITS by Pekka Paalanen · 8 years ago
  38. ad0da45 xwm: do not draw decor twice on map by Pekka Paalanen · 8 years ago
  39. 552e4c4 libweston: fix pixel-format helpers compilation on non-X11 EGL platforms by Philipp Zabel · 8 years ago
  40. c65df64 libweston: improve weston_output_disable() comments by Pekka Paalanen · 8 years ago
  41. 08d4edf compositor-drm: Rename drm_sprite to drm_plane by Daniel Stone · 8 years ago
  42. 205c0a0 compositor-drm: Clean up page_flip_pending path by Daniel Stone · 8 years ago
  43. 65d87d0 compositor-drm: Turn vblank_pending from bool to refcount by Daniel Stone · 8 years ago
  44. f30a18c compositor-drm: Introduce fb_last member by Daniel Stone · 8 years ago
  45. 863e66b compositor-drm: correctly set the version of the drmEventContext by Emil Velikov · 8 years ago
  46. 95d48a2 compositor-drm: Return FB directly from render by Daniel Stone · 8 years ago
  47. 4e84f7d compositor-drm: Reshuffle drm_output_render by Daniel Stone · 8 years ago
  48. 5bb8f58 compositor-drm: Rename current/next FB members by Daniel Stone · 8 years ago
  49. e425683 compositor-drm: Use drm_fb for cursor buffers by Daniel Stone · 8 years ago
  50. 6e7a961 compositor-drm: Refcount drm_fb by Daniel Stone · 8 years ago
  51. 05a5ac2 compositor-drm: Drop output from release_fb by Daniel Stone · 8 years ago
  52. 576f42e compositor-drm: Refactor destroy drm_fb function by Tomohito Esaki · 8 years ago
  53. 0b70fa4 compositor-drm: Store format in drm_fb by Daniel Stone · 8 years ago
  54. fc175a7 compositor-drm: Add explicit type member to drm_fb by Daniel Stone · 8 years ago
  55. a7cba1d compositor-drm: Calculate more cursor state up front by Daniel Stone · 8 years ago
  56. 903721a libweston: Add pixel-format helpers by Daniel Stone · 8 years ago
  57. b030897 build: make libdrm a hard build-time dependency by Pekka Paalanen · 8 years ago
  58. 4e3522b build: do not link libdrm without DRM backend by Pekka Paalanen · 8 years ago
  59. 2667e9e configure: replace HAVE_LIBDRM with BUILD_DRM_COMPOSITOR by Pekka Paalanen · 8 years ago
  60. c394179 desktop-shell: Position maximized surfaces on the correct output. by Emmanuel Gil Peyrot · 8 years ago
  61. 597dde5 wcap: Prevent fd leak in wcap_decoder_create() fail path by Sergi Granell · 8 years ago
  62. fec723e compositor-wayland: Properly dealloc mmap data using munmap by Raúl Peñacoba · 8 years ago
  63. 745e647 editor: Add missing free() and display_destroy() in main by Raúl Peñacoba · 8 years ago
  64. bd8dc0a ivi-layout: Add missing free() in ivi_view_create by Raúl Peñacoba · 8 years ago
  65. 5fc8d5e gl-renderer: Change 'data' type to 'uint8_t *', since 'void *' arithmetic is undefined by Raúl Peñacoba · 8 years ago
  66. ceb5981 compositor-drm: Add missing drmModeFreeResources in drm_device_is_kms by Sergi Granell · 8 years ago
  67. eaa7358 compositor-wayland: Call weston_compositor_exit when receiving an xdg toplevel close event by Sergi Granell · 8 years ago
  68. 07a2b99 desktop-shell: Remove unused variable in panel_create by Raúl Peñacoba · 8 years ago
  69. ed016bf compositor-wayland: Call set_window_geometry when using zxdg_shell_v6 by Sergi Granell · 8 years ago
  70. 88353dd weston-terminal: Fix race at startup by Derek Foreman · 8 years ago
  71. 091c801 desktop-shell: launch clients in their own process group. by Derek Foreman · 8 years ago
  72. f0d39b2 weston: Set CLOEXEC on stdin by Derek Foreman · 8 years ago
  73. 5ef6bd7 os: Check for EINTR on ftruncate() by Derek Foreman · 8 years ago
  74. 91d4bce os: Check for EINTR on posix_fallocate() by Derek Foreman · 8 years ago
  75. 7fecb43 compositor-wayland: Check the return value of wayland_output_create_common by Sergi Granell · 8 years ago
  76. 2dcbb8d compositor-wayland: Refactor struct wayland_output::name usage by Sergi Granell · 8 years ago
  77. b4c0886 Fix uninitialized msec_to_next in output_repaint_timer_arm by Sergi Granell · 8 years ago
  78. 65e57c9 man: move pageflip-timeout later by Pekka Paalanen · 8 years ago
  79. 7609178 weston-terminal: Add a --maximized command line parameter by Derek Foreman · 8 years ago
  80. 5a313c2 weston-launch: Add sysmacros.h include for major() by Daniel Stone · 8 years ago
  81. 4933ca5 libinput: Suppress unhandled-case warning by Daniel Stone · 8 years ago
  82. 300bc6e simple-dmabuf-v4l: Remove incorrect assert by Derek Foreman · 8 years ago
  83. 080f130 configure: bump libweston to 3.0.0 by Pekka Paalanen · 8 years ago
  84. b1f166d Allow backends to group repaint flushes by Daniel Stone · 8 years ago
  85. 6847b85 Switch to global output repaint timer by Daniel Stone · 8 years ago
  86. c4d7f66 launcher: Add sysmacros.h include for major() by Daniel Stone · 8 years ago
  87. 2ef9b1a Fix 'implicit fallthrough' warning with new GCC by Daniel Stone · 8 years ago
  88. 05df8c1 Change boolean repaint_scheduled to quad-state enum by Daniel Stone · 8 years ago
  89. 09a97e2 Change repaint_needed to bool by Daniel Stone · 8 years ago
  90. 3615ce1 Don't delay initial output paint by Daniel Stone · 8 years ago
  91. 84aff5c Calculate next-frame target time in absolute space by Daniel Stone · 8 years ago
  92. 839b635 timespec: Add timespec subtraction helpers by Daniel Stone · 8 years ago
  93. 37ad7e3 timespec: Add timespec_to_msec helper by Daniel Stone · 8 years ago
  94. 61f6d7d timespec: Add timespec_add_msec helper by Daniel Stone · 8 years ago
  95. 5ae7e84 timespec: Add timespec_add_nsec helper by Daniel Stone · 8 years ago
  96. 11ae2a3 compositor-drm: pageflip timeout implementation by Emmanuel Gil Peyrot · 8 years ago
  97. 8a888a5 clients/simple-egl: add delay option by Eero Tamminen · 8 years ago
  98. 78dc6a9 clients/weston-info: print unknown formats better by Pekka Paalanen · 8 years ago
  99. 4d6eb17 libweston/launcher: use C99 initializers for the iface(s) by Emil Velikov · 8 years ago
  100. 8f7201e libweston/launcher: annotate iface(s) as constant data by Emil Velikov · 8 years ago