1. e3bfee1 gl-renderer: Use EGL_KHR_no_config_context by Armin Krezović · 9 years ago
  2. 967b6bc gl-renderer: Refactor gl_renderer_output_window_create() by Miguel A. Vico · 9 years ago
  3. 41700e3 gl-renderer: Add <platform_attribs> param to gl_renderer_display_create by Miguel A. Vico · 9 years ago
  4. 684c9f4 gl-renderer: Accept non-NULL empty <visual_id> arrays by Miguel A. Vico · 9 years ago
  5. 4057cd9 gl-renderer: Rename <attribs> param of gl_renderer to <config_attribs> by Miguel A. Vico · 9 years ago
  6. c095cde gl-renderer: Rename gl_renderer::output_create to output_window_create by Miguel A. Vico · 9 years ago
  7. dddc670 gl-renderer: Rename gl_renderer_create to gl_renderer_display_create by Miguel A. Vico · 9 years ago
  8. 9c526e0 gl-renderer: conditionally call query_buffer while gl_renderer_attach by Vincent Abriou · 9 years ago
  9. 7327d5a libweston: fix building issue when EGL support is not enabled by Vincent Abriou · 9 years ago
  10. 75b7197 Add configuration option for no input device. by Daniel Díaz · 9 years ago
  11. 2045016 compositor-wayland: Convert fullscreen flag to bool by Armin Krezović · 9 years ago
  12. 2d321e3 compositor-wayland: Convert draw_initial_frame to boolean by Armin Krezović · 9 years ago
  13. 7f1c0b8 compositor-wayland: Convert sprawl flag to boolean by Armin Krezović · 9 years ago
  14. 7e71b87 compositor-wayland: Convert use-pixman flag to boolean by Armin Krezović · 9 years ago
  15. 00a03d2 gl-renderer: add support of WL_SHM_FORMAT_NV12 by Vincent Abriou · 9 years ago
  16. fdeefe4 gl-renderer: add support of WL_SHM_FORMAT_YUV420 by Vincent Abriou · 9 years ago
  17. c950667 libweston: include weston-egl-ext.h in drm, x11 and wayland compositor by Vincent Abriou · 9 years ago
  18. a483cac compositor-rdp: Properly destroy the renderer and pixman image by Armin Krezović · 9 years ago
  19. 927267b libweston: Drop requirement of setting mm_width/mm_height in backends by Armin Krezović · 9 years ago
  20. 5fe00cb libweston: Remove weston_backend_output_config structure by Armin Krezović · 9 years ago
  21. 4008740 weston: Rename weston_output_init_pending() to weston_output_init() by Armin Krezović · 9 years ago
  22. 782f5df libweston: Merge weston_output_init() into weston_output_enable() by Armin Krezović · 9 years ago
  23. c3d2f96 weston: Port X11 backend to new output handling API by Armin Krezović · 9 years ago
  24. 174448a weston: Port Wayland backend to new output handling API by Armin Krezović · 9 years ago
  25. 8f1dca1 weston: Port RDP backend to new output handling API by Armin Krezović · 9 years ago
  26. 7fb1775 weston: Port headless backend to new output handling API by Armin Krezović · 9 years ago
  27. 6ba369d weston: Port fbdev backend to new output handling API by Armin Krezović · 9 years ago
  28. 0836813 weston: Port DRM backend to new output handling API by Armin Krezović · 9 years ago
  29. 4690c56 libweston: Add initial output API for windowed outputs configuration by Armin Krezović · 9 years ago
  30. a01ab6d libweston: Add more functionality for handling weston_output objects by Armin Krezović · 9 years ago
  31. aca3ffb gl-renderer: Add support for DRM_FORMAT_YUV444 buffers by Matthias Treydte · 9 years ago
  32. d8b17bc share/cairo-util: Use wl_pointer_button_state enum directly by Quentin Glidic · 9 years ago
  33. 148c199 compositor: set the opaque region for some views with transform by Giulio Camuffo · 9 years ago
  34. 85571a3 compositor-wayland: Only destroy the egl_window when using GLES. by Emmanuel Gil Peyrot · 9 years ago
  35. 08976ac Revert "compositor: Add internal support to track idle inhibition requests" by Bryce Harrington · 9 years ago
  36. 873a3f8 Revert "compositor: Add public interface support for client-requested idle inhibition" by Bryce Harrington · 9 years ago
  37. c700143 Revert "libweston: Add a signal to fire when the idle inhibitor is dropped" by Bryce Harrington · 9 years ago
  38. 0795ece Revert "shell: Inhibit idle fade-out behavior" by Bryce Harrington · 9 years ago
  39. 9be807c shell: Inhibit idle fade-out behavior by Bryce Harrington · 9 years ago
  40. ca5b624 libweston: Add a signal to fire when the idle inhibitor is dropped by Bryce Harrington · 9 years ago
  41. 689fece compositor: Add public interface support for client-requested idle inhibition by Bryce Harrington · 9 years ago
  42. f8300c8 compositor: Add internal support to track idle inhibition requests by Bryce Harrington · 9 years ago
  43. fff3981 libweston: Drop shell_interface by Quentin Glidic · 9 years ago
  44. 4b6321f compositor-drm: Zero drmModeAddFB2 data by Yong Bakos · 9 years ago
  45. 319397e gl-renderer, simple-dmabuf-v4l: fix dmabuf y-invert by Pekka Paalanen · 9 years ago
  46. 51c6f63 compositor-x11: remove redundant state arg of x11_backend_deliver_button_event by Benoit Gschwind · 9 years ago
  47. 4ddc4cc compositor-x11: add assert to avoid misuse of x11_backend_deliver_button_event by Benoit Gschwind · 9 years ago
  48. 482ffdf compositor-drm: Stop sending uninit data to the kernel by Derek Foreman · 9 years ago
  49. 056889a weston-launch: Only run a login shell for new sessions by Quentin Glidic · 9 years ago
  50. ee27744 libweston/launcher-weston-launch: Silence unused-function warning by Quentin Glidic · 9 years ago
  51. 887c018 libweston: Silence tautological-compare warning by Quentin Glidic · 9 years ago
  52. d84af7c gl-renderer: Silence maybe-uninitialized warning by Quentin Glidic · 9 years ago
  53. e9168f9 libweston/compositor-rdp: fix no-break space U+A0 (U8+C2A0) by Yann E. MORIN · 9 years ago
  54. 9c5dd7e libweston-desktop: Implement xdg_shell_v6 by Quentin Glidic · 9 years ago
  55. 8f9d90a desktop-shell: Port to libweston-desktop by Quentin Glidic · 9 years ago
  56. 955cec0 xwayland: Introduce a private struct for XWayland interface by Quentin Glidic · 9 years ago
  57. 248dd10 Introduce libweston-desktop by Quentin Glidic · 9 years ago
  58. 2edc3d5 libweston: Rename weston_surface::configure to ::committed by Quentin Glidic · 9 years ago
  59. cde1345 input: Add helpers for all keyboard/pointer/touch events by Quentin Glidic · 9 years ago
  60. 75e7106 libweston: fix animation crash when a view has no output assigned by Armin Krezović · 9 years ago
  61. 4ef719c libweston: Implement wl_output version 3 (release request) by Quentin Glidic · 9 years ago
  62. 36d699a gl-renderer: Make dummy surface current after all outputs are gone by Armin Krezović · 9 years ago
  63. e540384 compositor: Mark all views as dirty when a new output is assigned by Armin Krezović · 9 years ago
  64. 545dba6 compositor-drm: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  65. 25a2bdd Switch to use safe_strtoint instead of strtol by Bryce Harrington · 9 years ago
  66. 913d7c1 Standardize error checking for strtol calls by Bryce Harrington · 9 years ago
  67. 295e9d0 compositor-x11: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  68. 938dc52 compositor-wayland: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  69. fb371c6 compositor-rdp: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  70. a8fb5ea compositor-headless: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  71. 984781f compositor-drm: Do not exit when there are no outputs left by Armin Krezović · 9 years ago
  72. b12a754 compositor-drm: Do not return an error when no connectors are configured by Armin Krezović · 9 years ago
  73. 707c4fd libweston: fix major in libweston.pc by Pekka Paalanen · 9 years ago
  74. 9deef53 libweston: remove pkgincludedir variable from libweston.pc by Emil Velikov · 9 years ago
  75. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  76. d0be2bb input: Support non-rectangular pointer confine regions by Jonas Ådahl · 10 years ago
  77. d3414f2 Implement pointer locking and confinement by Jonas Ådahl · 9 years ago
  78. c02ac11 input: Split out pointer button sending from grab handler by Jonas Ådahl · 9 years ago
  79. f44942e input: Split out motion sending from default grab by Jonas Ådahl · 9 years ago
  80. 3eb4ddd weston-pointer: Add destroy signal by Jonas Ådahl · 9 years ago
  81. f7deb6a compositor: Pass both surface and seat in activation signal by Jonas Ådahl · 9 years ago
  82. 5d9ca27 compositor: Add surface commit signal by Jonas Ådahl · 9 years ago
  83. 30d61d8 Implement the relative pointer protocol by Jonas Ådahl · 11 years ago
  84. de1ed2e input: Provide microsecond timestamps in motion events by Jonas Ådahl · 10 years ago
  85. 3845b32 libinput: Expose unaccelerated motion deltas in motion event struct by Jonas Ådahl · 11 years ago
  86. 94e2e2d compositor: Keep track of what views were activated by clicking by Jonas Ådahl · 11 years ago
  87. 4361b4e desktop-shell: Pass a flag bitmask instead of bool to activate() by Jonas Ådahl · 11 years ago
  88. ef8e1c3 input: Activate view no matter the keyboard focus by Jonas Ådahl · 9 years ago
  89. 3fd0802 gl-renderer: remove local EGL platform (re)definitions by Emil Velikov · 9 years ago
  90. 706e689 weston-egl-ext.h: add EGL platform definitions by Emil Velikov · 9 years ago
  91. f0c3a1c gl-renderer: move check_extension() to shared/ by Emil Velikov · 9 years ago
  92. 3dd22d9 gl-renderer: remove EGL_EXT_image_dma_buf_import guards by Emil Velikov · 9 years ago
  93. b56c5b4 weston-egl-ext.h: add GL_EXT_unpack_subimage definitions by Emil Velikov · 9 years ago
  94. af5bd5d weston-egl-ext.h: add EGL_MESA_configless_context definitions by Emil Velikov · 9 years ago
  95. 0725cf1 weston-egl-ext.h: add EGL_EXT_swap_buffers_with_damage definitions by Emil Velikov · 9 years ago
  96. 375759e Require base-10 for strtol() calls by Bryce Harrington · 9 years ago
  97. 5ba41eb rdp: Check for non-digits and errno in strtol call by Bryce Harrington · 9 years ago
  98. bac72b2 rdp: Check for non-numeric value in RDP_FD env var by Bryce Harrington · 9 years ago
  99. ba63fae dmabuf: Fix grammar in a comment by Bryce Harrington · 9 years ago
  100. ad27693 compositor-x11: Flush xcb connection from x11_output_destroy() by Armin Krezović · 9 years ago