1. a32986e launcher: don't try to switch to weston's vt by Giulio Camuffo · 9 years ago
  2. 4f3cad7 compositor: damage pending subsurfaces when committing them by Emilio Pozuelo Monfort · 9 years ago
  3. 9a200d7 compositor-drm: don't pass option_connector to create_outputs by Ucan, Emre (ADITG/SW1) · 9 years ago
  4. 21e4944 compositor-drm: update connectors with connector config by Ucan, Emre (ADITG/SW1) · 9 years ago
  5. c889012 compositor-drm: don't put y-inverted / interlaced / bottom-first dmabufs on overlays by Micah Fedke · 9 years ago
  6. 7c1fb3f libweston: grammar fix to recent comment by Bryce Harrington · 8 years ago
  7. ffff92d Move weston-egl-ext.h to shared by Daniel Stone · 9 years ago
  8. cd1a1c3 Add comments and whitespace to repaint machinery by Daniel Stone · 9 years ago
  9. cb3f1b0 compositor-rdp: Fix build with freerdp2, take 2 by Daniel Stone · 9 years ago
  10. 605ac8e compositor-drm: Restore use-current-mode functionality by Armin Krezović · 9 years ago
  11. beec77e compositor-rdp: Fix build with freerdp2 by Emilio Pozuelo Monfort · 9 years ago
  12. 3d7ca3b libweston: Properly namespace modules entrypoint by Quentin Glidic · 9 years ago
  13. 23e1d6f libweston: Properly namespace backends entrypoint by Quentin Glidic · 9 years ago
  14. 2d66a7d compositor-drm: allow mode frequency selection by Fabien Dessenne · 9 years ago
  15. 8268157 libweston: Position layers in an absolute way by Quentin Glidic · 9 years ago
  16. b08e1a5 compositor-wayland: Support building without EGL by Armin Krezović · 9 years ago
  17. f86e67d compositor-x11: Remove support for ancient XCB by Daniel Stone · 9 years ago
  18. bc46292 compositor: fix a minor typo by Abdur Rehman · 9 years ago
  19. 4dca0e1 compositor-drm: fix a couple of typos by Abdur Rehman · 9 years ago
  20. fb4869d compositor: Assign new views to the primary plane by Daniel Stone · 9 years ago
  21. 296d7a9 compositor-drm: Reshuffle and comment plane conditions by Daniel Stone · 9 years ago
  22. 893b936 Remove DPMS-on when going offscreen by Daniel Stone · 9 years ago
  23. f33e104 compositor-drm: Remove open-coded weston_compositor_wake by Daniel Stone · 9 years ago
  24. 47224cc compositor-drm: Delete drm_backend_set_modes by Daniel Stone · 9 years ago
  25. c8c917c compositor-drm: Store width and height inside drm_fb by Daniel Stone · 9 years ago
  26. f214fdc compositor-drm: Use signed int for width/height by Daniel Stone · 9 years ago
  27. 4e5eceb compositor-drm: Use fb->fd consistently by Daniel Stone · 10 years ago
  28. 3e661f7 compositor-drm: Extract EGL destroy to helper by Daniel Stone · 9 years ago
  29. a3ae476 compositor-drm: Simplify drm_sprite_crtc_supported by Daniel Stone · 10 years ago
  30. 1733923 compositor-drm: Comment struct members by Daniel Stone · 10 years ago
  31. beb97e5 libweston: Make module loading safe against long paths by Daniel Stone · 9 years ago
  32. 698f9bf compositor-wayland: Destroy cursor images earlier by Daniel Stone · 9 years ago
  33. 7dbb0e1 Don't prepend protocol/ to include paths by Daniel Stone · 9 years ago
  34. 21fac60 compositor-wayland: Set frame callback for Pixman by Daniel Stone · 9 years ago
  35. 6a38ad7 gl-renderer: Fix an invalid write when closing a Weston window by Dima Ryazanov · 9 years ago
  36. 89c2f63 compositor-wayland: Fix a use after free by Dima Ryazanov · 9 years ago
  37. e6dec90 compositor-x11: fix segfault when use_pixman is true by Ryo Munakata · 9 years ago
  38. 04bd040 Don't include version.h from compositor.h by Daniel Stone · 9 years ago
  39. b8c16c9 compositor: allow using nested parent as a subsurface sibling by Arnaud Vrac · 9 years ago
  40. 24d306c libweston: Add move (without scale) animation by Quentin Glidic · 9 years ago
  41. fe0410b gl: Don't declare variables in for loop by Bryce Harrington · 9 years ago
  42. 3447619 compositor-wayland: Port to xdg-shell-v6 by Armin Krezović · 9 years ago
  43. e5732c7 gl-renderer: add support of WL_SHM_FORMAT_YUYV by Vincent ABRIOU · 9 years ago
  44. 225bf9d compositor-x11: Move vfunc setting from set_size to enable by Armin Krezović · 9 years ago
  45. 2e66252 compositor-wayland: Destroy shm buffers on output disable by Armin Krezović · 9 years ago
  46. 78895c5 compositor-wayland: Properly clean up on backend destroy by Armin Krezović · 9 years ago
  47. f054d35 compositor-wayland: Simplify fullscreen output surface handling by Armin Krezović · 9 years ago
  48. f16de17 compositor-wayland: Move vfunc setting from set_size to enable by Armin Krezović · 9 years ago
  49. 0263955 gl-renderer: use weston_platform_destroy_egl_surface wrapper by Emil Velikov · 9 years ago
  50. 43cea54 gl-renderer: add support for EGL_KHR_swap_buffers_with_damage by Emil Velikov · 9 years ago
  51. 46dc9b4 libweston: Move text_backend_* to weston.h by Quentin Glidic · 9 years ago
  52. 08f09e2 libweston: remove unused function declaration of weston_compositor_top by Ryo Munakata · 9 years ago
  53. df84dbe input: Update keyboard serial on press and release by Olivier Fourdan · 9 years ago
  54. e3bfee1 gl-renderer: Use EGL_KHR_no_config_context by Armin Krezović · 9 years ago
  55. 967b6bc gl-renderer: Refactor gl_renderer_output_window_create() by Miguel A. Vico · 9 years ago
  56. 41700e3 gl-renderer: Add <platform_attribs> param to gl_renderer_display_create by Miguel A. Vico · 9 years ago
  57. 684c9f4 gl-renderer: Accept non-NULL empty <visual_id> arrays by Miguel A. Vico · 9 years ago
  58. 4057cd9 gl-renderer: Rename <attribs> param of gl_renderer to <config_attribs> by Miguel A. Vico · 9 years ago
  59. c095cde gl-renderer: Rename gl_renderer::output_create to output_window_create by Miguel A. Vico · 9 years ago
  60. dddc670 gl-renderer: Rename gl_renderer_create to gl_renderer_display_create by Miguel A. Vico · 9 years ago
  61. 9c526e0 gl-renderer: conditionally call query_buffer while gl_renderer_attach by Vincent Abriou · 9 years ago
  62. 7327d5a libweston: fix building issue when EGL support is not enabled by Vincent Abriou · 9 years ago
  63. 75b7197 Add configuration option for no input device. by Daniel Díaz · 9 years ago
  64. 2045016 compositor-wayland: Convert fullscreen flag to bool by Armin Krezović · 9 years ago
  65. 2d321e3 compositor-wayland: Convert draw_initial_frame to boolean by Armin Krezović · 9 years ago
  66. 7f1c0b8 compositor-wayland: Convert sprawl flag to boolean by Armin Krezović · 9 years ago
  67. 7e71b87 compositor-wayland: Convert use-pixman flag to boolean by Armin Krezović · 9 years ago
  68. 00a03d2 gl-renderer: add support of WL_SHM_FORMAT_NV12 by Vincent Abriou · 9 years ago
  69. fdeefe4 gl-renderer: add support of WL_SHM_FORMAT_YUV420 by Vincent Abriou · 9 years ago
  70. c950667 libweston: include weston-egl-ext.h in drm, x11 and wayland compositor by Vincent Abriou · 9 years ago
  71. a483cac compositor-rdp: Properly destroy the renderer and pixman image by Armin Krezović · 9 years ago
  72. 927267b libweston: Drop requirement of setting mm_width/mm_height in backends by Armin Krezović · 9 years ago
  73. 5fe00cb libweston: Remove weston_backend_output_config structure by Armin Krezović · 9 years ago
  74. 4008740 weston: Rename weston_output_init_pending() to weston_output_init() by Armin Krezović · 9 years ago
  75. 782f5df libweston: Merge weston_output_init() into weston_output_enable() by Armin Krezović · 9 years ago
  76. c3d2f96 weston: Port X11 backend to new output handling API by Armin Krezović · 9 years ago
  77. 174448a weston: Port Wayland backend to new output handling API by Armin Krezović · 9 years ago
  78. 8f1dca1 weston: Port RDP backend to new output handling API by Armin Krezović · 9 years ago
  79. 7fb1775 weston: Port headless backend to new output handling API by Armin Krezović · 9 years ago
  80. 6ba369d weston: Port fbdev backend to new output handling API by Armin Krezović · 9 years ago
  81. 0836813 weston: Port DRM backend to new output handling API by Armin Krezović · 9 years ago
  82. 4690c56 libweston: Add initial output API for windowed outputs configuration by Armin Krezović · 9 years ago
  83. a01ab6d libweston: Add more functionality for handling weston_output objects by Armin Krezović · 9 years ago
  84. aca3ffb gl-renderer: Add support for DRM_FORMAT_YUV444 buffers by Matthias Treydte · 9 years ago
  85. d8b17bc share/cairo-util: Use wl_pointer_button_state enum directly by Quentin Glidic · 9 years ago
  86. 148c199 compositor: set the opaque region for some views with transform by Giulio Camuffo · 9 years ago
  87. 85571a3 compositor-wayland: Only destroy the egl_window when using GLES. by Emmanuel Gil Peyrot · 9 years ago
  88. 08976ac Revert "compositor: Add internal support to track idle inhibition requests" by Bryce Harrington · 9 years ago
  89. 873a3f8 Revert "compositor: Add public interface support for client-requested idle inhibition" by Bryce Harrington · 9 years ago
  90. c700143 Revert "libweston: Add a signal to fire when the idle inhibitor is dropped" by Bryce Harrington · 9 years ago
  91. 0795ece Revert "shell: Inhibit idle fade-out behavior" by Bryce Harrington · 9 years ago
  92. 9be807c shell: Inhibit idle fade-out behavior by Bryce Harrington · 9 years ago
  93. ca5b624 libweston: Add a signal to fire when the idle inhibitor is dropped by Bryce Harrington · 9 years ago
  94. 689fece compositor: Add public interface support for client-requested idle inhibition by Bryce Harrington · 9 years ago
  95. f8300c8 compositor: Add internal support to track idle inhibition requests by Bryce Harrington · 9 years ago
  96. fff3981 libweston: Drop shell_interface by Quentin Glidic · 9 years ago
  97. 4b6321f compositor-drm: Zero drmModeAddFB2 data by Yong Bakos · 9 years ago
  98. 319397e gl-renderer, simple-dmabuf-v4l: fix dmabuf y-invert by Pekka Paalanen · 9 years ago
  99. 51c6f63 compositor-x11: remove redundant state arg of x11_backend_deliver_button_event by Benoit Gschwind · 9 years ago
  100. 4ddc4cc compositor-x11: add assert to avoid misuse of x11_backend_deliver_button_event by Benoit Gschwind · 9 years ago