1. 365c129 tests: make screenshooting return a buffer by Pekka Paalanen · 9 years ago
  2. fd10ef0 tests: convert image saver to pixman by Pekka Paalanen · 9 years ago
  3. 289fdeb tests: convert reference image loader to pixman by Pekka Paalanen · 9 years ago
  4. 47d68da tests: rewrite check_surfaces_*() API by Pekka Paalanen · 9 years ago
  5. 2be0c98 tests: let create_shm_buffer() handle any format by Pekka Paalanen · 9 years ago
  6. 11f2633 tests: make create_shm_buffer() static by Pekka Paalanen · 9 years ago
  7. 41d5231 tests: ivi_layout-test to use create_shm_buffer_a8r8g8b8() by Pekka Paalanen · 9 years ago
  8. 95e2872 tests: internal-screenshot-test to use create_shm_buffer_a8r8g8b8() by Pekka Paalanen · 9 years ago
  9. 7789acd tests: event-test to use create_shm_buffer_a8r8g8b8() by Pekka Paalanen · 9 years ago
  10. 924cd94 tests: introduce struct buffer for client-helper by Pekka Paalanen · 9 years ago
  11. 37d25bb ivi-shell: implement surface_on_many_layer test by Ucan, Emre (ADITG/SW1) · 9 years ago
  12. 5e8d55d ivi-shell: introduce ivi_layout_view by Ucan, Emre (ADITG/SW1) · 9 years ago
  13. d97f100 ivi-shell: add surface_created listener after launchers by Ucan, Emre (ADITG/SW1) · 9 years ago
  14. 28d240f gl-renderer: Always setup gl-renderer by Armin Krezović · 9 years ago
  15. ea0316a keyboard: Only set toplevel when there is a valid output by Armin Krezović · 9 years ago
  16. 70487cd fullscreen-shell: Avoid NULL pointer dereference by Armin Krezović · 9 years ago
  17. c77f258 desktop-shell: Avoid NULL pointer dereference by Armin Krezović · 9 years ago
  18. 7dda25b toytoolkit: Return NULL when no outputs are present by Armin Krezović · 9 years ago
  19. 10b0618 desktop-shell: Return NULL when no outputs are present by Armin Krezović · 9 years ago
  20. d84deeb compositor-headless: Support starting with zero outputs by Armin Krezović · 9 years ago
  21. 5c2f20e compositor-x11: fix title overflow in x11_backend_create_output by Benoit Gschwind · 9 years ago
  22. 0f1cac5 tests: print the command line to log by Pekka Paalanen · 9 years ago
  23. 20436e2 main: log the command line by Pekka Paalanen · 9 years ago
  24. e651bb0 tests: fix the cursor race in internal-screenshot by Pekka Paalanen · 9 years ago
  25. b5e3ea2 Rename src/ to libweston/ by Pekka Paalanen · 9 years ago
  26. 58f98c9 Move weston source to compositor/ by Pekka Paalanen · 9 years ago
  27. a1046ad compositor-headless: do not create a seat by Pekka Paalanen · 9 years ago
  28. 315bf8c tests: check kbd init in the plugin by Pekka Paalanen · 9 years ago
  29. f8da0c2 compositor-drm: support RGB565 with pixman renderer by Tomi Valkeinen · 9 years ago
  30. ad0241d Build: Silence shift-negative-value warning by Daniel Stone · 9 years ago
  31. c7d88fa screen-share: Use wet_get_config() by Daniel Stone · 9 years ago
  32. d56b94a clients/dmabuf-intel: use three buffers by Pekka Paalanen · 9 years ago
  33. be112d4 main: report presentation clock resolution by Pekka Paalanen · 9 years ago
  34. e77f8ad compositor-fbdev: drop EGL support by Pekka Paalanen · 9 years ago
  35. f013ce9 terminal: Document console codes less cryptically by Bryce Harrington · 9 years ago
  36. b4dae9b Make config.h inclusion consistent by Bryce Harrington · 9 years ago
  37. cd7df63 weston-simple-im: Make capitalization consistent in error messages by Bryce Harrington · 9 years ago
  38. b01c31b configure: remove the result line for BCM headers by Pekka Paalanen · 9 years ago
  39. ba0c630 ivi-shell: remove ivi_layout_get_weston_view by Ucan, Emre (ADITG/SW1) · 9 years ago
  40. e51647f compositor-wayland: Correct output base make name by Yong Bakos · 9 years ago
  41. 50d962f desktop-shell: resize background and panel surfaces on output resize v4 by David Fort · 9 years ago
  42. 82d95a6 tests: add wp_viewporter tests by Pekka Paalanen · 9 years ago
  43. 201769a compositor: fix wp_viewport.set_source errors by Pekka Paalanen · 9 years ago
  44. bb32ccc compositor: check viewport dst size validity by Pekka Paalanen · 9 years ago
  45. d9aae9c compositor: check viewport source rect validity by Pekka Paalanen · 9 years ago
  46. 4826f87 compositor: fix wp_viewport use after free by Pekka Paalanen · 9 years ago
  47. eaf4061 protocol: remove scaler.xml by Pekka Paalanen · 9 years ago
  48. 7b69d6c clients/simple-damage: migrate to wp_viewporter by Pekka Paalanen · 9 years ago
  49. 7351100 clients/scaler: migrate to wp_viewporter by Pekka Paalanen · 9 years ago
  50. 9c5a0d9 compositor: rename scaler to viewport(er) by Pekka Paalanen · 9 years ago
  51. e95ad5c compositor: migrate to stable viewporter.xml by Pekka Paalanen · 9 years ago
  52. 0de859e compositor: recompute output position on mode switch by David Fort · 9 years ago
  53. ba2ad0e rdp: don't release the seat until it is safe v2 by David Fort · 9 years ago
  54. 321ede7 main: remove unused argument from backend loaders by Pekka Paalanen · 9 years ago
  55. 50dbf38 libweston: use enum to choose the backend by Pekka Paalanen · 9 years ago
  56. a256c5e libweston: remove unused backend_init() arguments by Pekka Paalanen · 9 years ago
  57. dd18673 compositor,main: use weston_compositor_load_backend() by Pekka Paalanen · 9 years ago
  58. 808b006 main: remove load_backend_old() by Pekka Paalanen · 9 years ago
  59. 9e44598 Create a libweston-0.so by Giulio Camuffo · 9 years ago
  60. 179fcda Split the modules and include files between weston and libweston by Giulio Camuffo · 9 years ago
  61. be2b11a allow compositors to define the logging behavior by Giulio Camuffo · 9 years ago
  62. 8aedf7b libinput: don't use weston_config when configuring input devices by Giulio Camuffo · 9 years ago
  63. d52f3b7 compositor: remove the weston_config field in weston_compositor by Giulio Camuffo · 9 years ago
  64. fba27fb Move the functions launching clients to main.c by Giulio Camuffo · 9 years ago
  65. 26f62d4 Move part of screenshooter.c to weston-screenshooter.c by Giulio Camuffo · 9 years ago
  66. 0358af4 Rename weston_compositor_xkb_init to weston_compositor_set_xkb_rule_names by Giulio Camuffo · 9 years ago
  67. ca52b31 Remove Raspberry Pi backend and renderer by Pekka Paalanen · 9 years ago
  68. e57056f weston-launch: Handle invalid command line options by Tom Hochstein · 9 years ago
  69. 6657fda releasing: Copyedit post-release branching directions by Bryce Harrington · 9 years ago
  70. eaa43fc ivi-shell: add API for weston_surface -> ivi_layout_surface by Pekka Paalanen · 9 years ago
  71. f9d46ed configure.ac: bump version to 1.11.90 for open development by Pekka Paalanen · 9 years ago
  72. 2d825ed configure.ac: bump to version 1.11.0 for the official release by Bryce Harrington · 9 years ago
  73. 7b0d18e releasing: Update script name by Bryce Harrington · 9 years ago
  74. 53ee6cb configure.ac: bump to version 1.10.93 for the RC1 release by Bryce Harrington · 9 years ago
  75. f89cd51 releasing: Update release docs in regards to the wayland versioned dependency by Bryce Harrington · 9 years ago
  76. 46f1f05 build: Define wayland prereq version by Bryce Harrington · 9 years ago
  77. 28834b6 desktop-shell: Don’t reconfigure an already fullscreen surface by Emmanuel Gil Peyrot · 9 years ago
  78. e6da35d ivi: Fix spellings in comments by Bryce Harrington · 9 years ago
  79. 1764d22 zunitc: use platform-independent macros for integer formatting by Emmanuel Gil Peyrot · 9 years ago
  80. 8a12069 compositor: use generated constant instead of hardcoded value by FORT David · 9 years ago
  81. 2d4aa83 rdp: Fix the ContextNew callback with recent FreeRDP versions by FORT David · 9 years ago
  82. 58b63ab rdp: allow to compile against FreeRDP 2.0 by FORT David · 9 years ago
  83. 0887956 configure.ac: bump to version 1.10.92 for the beta release by Bryce Harrington · 9 years ago
  84. b8347e3 compositor-drm: Prevent a crash in the pixman renderer by Emmanuel Gil Peyrot · 9 years ago
  85. a62138b compositor-drm: Write a name in the mode generated from a modeline by Emmanuel Gil Peyrot · 9 years ago
  86. 373c108 compositor-drm: Remove unused output reference in drm_fb by Emmanuel Gil Peyrot · 9 years ago
  87. 130ae6e compositor: surface and view output comment fixes by Pekka Paalanen · 9 years ago
  88. 20c7e55 compositor: fix comments about weston_compositor::surface_list by Pekka Paalanen · 9 years ago
  89. 901ac32 eventdemo: use %u for uint32_t printing by Pekka Paalanen · 9 years ago
  90. 0baffb0 eventdemo: do not print axis events if not requested by Pekka Paalanen · 9 years ago
  91. 10e92db eventdemo: use zalloc by Pekka Paalanen · 9 years ago
  92. 4386499 eventdemo: do not print pointer frames alone by Pekka Paalanen · 9 years ago
  93. 6bc5254 data: Some client icons by Bryce Harrington · 9 years ago
  94. edcb312 ivi-layout: clarify get_layers_under_surface doc by Pekka Paalanen · 9 years ago
  95. 6a20950 ivi-shell-user-interface: ignore all but first seat by Pekka Paalanen · 9 years ago
  96. 5375384 main: let load_wayland_backend() clean up on error by Benoit Gschwind · 9 years ago
  97. 44e302b main: rename new_config arg of weston_wayland_backend_config_add_new_output by Benoit Gschwind · 9 years ago
  98. e48ab5f main: rename new_config arg of weston_wayland_backend_config_release by Benoit Gschwind · 9 years ago
  99. 68d6a6c main: rename wayland_backend_config_release function by Benoit Gschwind · 9 years ago
  100. 390af6d main: rename wayland_backend_config_add_new_output function by Benoit Gschwind · 9 years ago