1. 1c0e40d drm: port the drm backend to the new init api by Giulio Camuffo · 9 years ago
  2. 59987fa compositor: refactor into convert_size_by_transform_scale() by Pekka Paalanen · 9 years ago
  3. 04baea5 compositor: constify weston_surface_build_buffer_matrix() by Pekka Paalanen · 9 years ago
  4. 2f78301 releasing: Correct documentation for script name by Bryce Harrington · 9 years ago
  5. 639322a compositor-wayland: put configuration structure in separate header by Benoit Gschwind · 9 years ago
  6. cd63b3e compositor-wayland: split backend_init by Benoit Gschwind · 9 years ago
  7. 830b788 compositor-wayland: split wayland_output_create_for_config by Benoit Gschwind · 9 years ago
  8. 244ff79 compositor-wayland: move config parsing in create_cursor by Benoit Gschwind · 9 years ago
  9. 3a49b51 compositor-wayland: use new config struture to create backend by Benoit Gschwind · 9 years ago
  10. 079b626 compositor-wayland: fix memory leak of display_name by Benoit Gschwind · 9 years ago
  11. 37a6807 compositor-wayland: create a basic config structure to use in new init API by Benoit Gschwind · 9 years ago
  12. d62004e libinput: Remove unused static values by Daniel Stone · 9 years ago
  13. 63225cf weston.pc: Properly specify Requires.private by Quentin Glidic · 9 years ago
  14. 870b164 configure.ac: bump to version 1.10.91 for the alpha release by Bryce Harrington · 9 years ago
  15. 5c20195 compositor.h: Add shell_interface.get_output_work_area by Quentin Glidic · 9 years ago
  16. aa25898 x11: Fix incorrect output counting logic by Bryce Harrington · 9 years ago
  17. e16acab x11: port the x11 backend to the new init api by Benoit Gschwind · 9 years ago
  18. 2da6d0c headless-backend: fix leak of transform configuration by Benoit Gschwind · 9 years ago
  19. 4c72e29 compositor: Hyphenate compound adjective surface-local by Yong Bakos · 9 years ago
  20. 2aa6bd7 ivi-application: Hyphenate compound adjective surface-local by Yong Bakos · 9 years ago
  21. e069871 ivi-layout: Correct coordinate adjective grammar, misspellings by Yong Bakos · 9 years ago
  22. 3b22761 fullscreen-shell: Use 'surface-local' to correct grammar by Yong Bakos · 9 years ago
  23. bbb783a desktop-shell: Use 'surface-local' to correct grammar by Yong Bakos · 9 years ago
  24. 934e89a fbdev-backend: refactor configuration API by Benoit Gschwind · 9 years ago
  25. e5b5659 compositor-fbdev: make copy of the device string by Pekka Paalanen · 9 years ago
  26. c06389a linux-dmabuf: Keep checking planes even if the first doesn't support lseek by Derek Foreman · 9 years ago
  27. 425d9d9 man: Clarify weston.ini scale option by Yong Bakos · 9 years ago
  28. bd57310 compositor-rdp: refactor configuration API by Benoit Gschwind · 9 years ago
  29. 2dd10e0 clients/nested: fix undefined reference to xzalloc by U. Artie Eoff · 9 years ago
  30. 9992bdc build: Add (and use) an AC_SEARCH_LIBS wrapper by Quentin Glidic · 9 years ago
  31. 57c83f6 build: actually use CLOCK_GETTIME_LIBS for libzunitc by Gustavo Zacarias · 9 years ago
  32. 34d5985 build: add check for clock_gettime() in librt by Gustavo Zacarias · 9 years ago
  33. fd01ba0 tests: check for NULL surface in keyboard and pointer handlers by Pekka Paalanen · 9 years ago
  34. 13a26e0 weston-info: look for the right wp_presentation by Pekka Paalanen · 9 years ago
  35. ed6014a input: Don't try to send axis_source when there are no resources by Jonas Ådahl · 9 years ago
  36. 8b6c9fc data-device: Update current action even if source version is old by Jonas Ådahl · 9 years ago
  37. 10257ee desktop-shell: Get rid of some unused fields by Jonas Ådahl · 9 years ago
  38. d3a3ee9 desktop-shell: Unset the shell surface owner when it goes away by Jonas Ådahl · 9 years ago
  39. 3c53094 headless: port the headless backend to the new init api by Benoit Gschwind · 9 years ago
  40. 98ab08b main: document load_backend_new() by Bryce Harrington · 9 years ago
  41. 6ca25b3 Revert 'main: Remove unused function load_backend_new()' by Bryce Harrington · 9 years ago
  42. 20b66c3 compositor: Version the backend configuration structures by Bryce Harrington · 9 years ago
  43. e9b8a2b compositor: Drop unneeded create_output callback by Bryce Harrington · 9 years ago
  44. b993998 drm: Spelling fix in comment by Bryce Harrington · 9 years ago
  45. aff703e Makefile: fix systemd-notify plugin CFLAGS by Pekka Paalanen · 9 years ago
  46. 7b3a52a ivi-layout: clear on_layer when layer_destroy by Wataru Natsume · 9 years ago
  47. 48fbb54 weston-info: do not round refresh rates by Pekka Paalanen · 9 years ago
  48. 265aeb3 systemd: take over sockets created by systemd by Friedrich, Eugen (ADITG/SW1) · 9 years ago
  49. d962be1 client: fix spelling mistake by Eric Engestrom · 9 years ago
  50. f951f82 xwayland: fix spelling mistake by Eric Engestrom · 9 years ago
  51. 11a7a4b zunitc: fix spelling mistake by Eric Engestrom · 9 years ago
  52. f8cdb24 zunitc: remove `break` after `return` by Eric Engestrom · 9 years ago
  53. c49aa5a ivi-shell: rework configure_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  54. 67f0aa8 ivi-shell: rework remove_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  55. 562f2ec ivi-shell: rework remove_layer notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  56. c98f2cf ivi-shell: rework create_layer_notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  57. 970f831 ivi-shell: rework create_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  58. 3750d1b ivi-shell: rework layer_add_notification API by Ucan, Emre (ADITG/SW1) · 9 years ago
  59. 706cb5a ivi-shell: rework surface_add_notification API by Ucan, Emre (ADITG/SW1) · 9 years ago
  60. 0bd29b6 ivi-shell: move event_mask to properties struct by Ucan, Emre (ADITG/SW1) · 9 years ago
  61. 8e21e96 ivi-shell: remove content_observer leftover by Ucan, Emre (ADITG/SW1) · 9 years ago
  62. 87953b7 compositor: remove input_loop by Pekka Paalanen · 9 years ago
  63. 157109b compositor-x11: stop using input_loop by Pekka Paalanen · 9 years ago
  64. 94cb06a ivi-shell: harden get_ivi_shell_surface() by Pekka Paalanen · 9 years ago
  65. fd45f60 ivi-shell: add sanity check in ivi_shell_surface_configure by Pekka Paalanen · 9 years ago
  66. cfb053f ivi-shell: add input panel label func by Pekka Paalanen · 9 years ago
  67. 13281f6 ivi-shell: add shell surface labels by Pekka Paalanen · 9 years ago
  68. 1c04d7b ivi-shell: remove ivi_layout_get_screen_output API by Ucan, Emre (ADITG/SW1) · 9 years ago
  69. 6d89b1c ivi-shell: remove ivi_layout_get_screen_from_id API by Ucan, Emre (ADITG/SW1) · 9 years ago
  70. b216c92 ivi-shell: implement get_screen_from_output by Ucan, Emre (ADITG/SW1) · 9 years ago
  71. 273874e ivi-shell: use weston_output in public APIs by Ucan, Emre (ADITG/SW1) · 9 years ago
  72. 3a8521e ivi-shell: remove ivi_layout_get_screens API by Ucan, Emre (ADITG/SW1) · 9 years ago
  73. ff6a9f8 ivi-shell: remove ivi_layout_get_screen_resolution API by Ucan, Emre (ADITG/SW1) · 9 years ago
  74. d56b90d ivi-shell: remove ivi_layout_get_id_of_screen API by Ucan, Emre (ADITG/SW1) · 9 years ago
  75. 1e344dc ivi-shell: remove id_screen by Ucan, Emre (ADITG/SW1) · 9 years ago
  76. 90a6fc6 input: use doubles in the interfaces to notify of input events by Giulio Camuffo · 9 years ago
  77. fcf4b6c compositor-drm: Renaming of gbm fields by Miguel A. Vico · 9 years ago
  78. cc3a192 gl-renderer: Implement & use check_extension by Miguel A. Vico · 9 years ago
  79. c6459c49 hmi-controller: fix wrong panel width by Ucan, Emre (ADITG/SW1) · 9 years ago
  80. 783cb4d hmi-controller: fix wrong background surface size by Ucan, Emre (ADITG/SW1) · 9 years ago
  81. aab1d36 input: Implement wl_seat.release by Quentin Glidic · 9 years ago
  82. 7a5c562 compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_mode by comic fans · 9 years ago
  83. 720e0c9 ivi: Switch from MEM_ALLOC to the now equivalent xzalloc by Bryce Harrington · 9 years ago
  84. ae5d719 shared: Print .c file/line number in x* routines by Bryce Harrington · 9 years ago
  85. e99e4bf clients & tests: Unify multiple definitions of x*alloc and related functions by Bryce Harrington · 9 years ago
  86. 4e221f0 ivi-shell: simplify ivi_layout_screen_set_render_order by Ucan, Emre (ADITG/SW1) · 9 years ago
  87. f46306f ivi-shell: simplify ivi_layout_screen_add_layer by Ucan, Emre (ADITG/SW1) · 9 years ago
  88. 72ad164 ivi-shell: simplify ivi_layout_set_render_order by Ucan, Emre (ADITG/SW1) · 9 years ago
  89. 1094237 ivi-shell: simplify ivi_layout_layer_add_surface by Ucan, Emre (ADITG/SW1) · 9 years ago
  90. 536d833 ivi-shell: simplify ivi_layout_remove_surface by Ucan, Emre (ADITG/SW1) · 9 years ago
  91. 5cbf1e8 ivi-shell: remove add_configured_listener left-over by Pekka Paalanen · 9 years ago
  92. 32ca791 ivi-shell: introduce ivi-layout-shell.h by Pekka Paalanen · 9 years ago
  93. 4a75039 ivi-shell: remove configured signal from ivi-layout by Pekka Paalanen · 9 years ago
  94. 1f82193 ivi-shell: call shell_surface_send_configure() directly by Pekka Paalanen · 9 years ago
  95. 1ddb8dd clients: fix incorrect format handling in simple-shm by Murray Calavera · 9 years ago
  96. f72df1d ivi-shell: add include guards on ivi-shell.h by Pekka Paalanen · 9 years ago
  97. ae8c3d8 ivi-shell: include config.h in ivi-layout-transition.c by Pekka Paalanen · 9 years ago
  98. c21cb3d simple-egl: use roundtrip after get_registry request by Marek Chalupa · 9 years ago
  99. 193e301 ivi-shell: remove content_observer notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  100. dada6e3 ivi-shell: Remove all surface transitions when it is being removed. by Mateusz Polrola · 9 years ago