1. 50dbf38 libweston: use enum to choose the backend by Pekka Paalanen · 9 years ago
  2. dd18673 compositor,main: use weston_compositor_load_backend() by Pekka Paalanen · 9 years ago
  3. 808b006 main: remove load_backend_old() by Pekka Paalanen · 9 years ago
  4. 179fcda Split the modules and include files between weston and libweston by Giulio Camuffo · 9 years ago
  5. be2b11a allow compositors to define the logging behavior by Giulio Camuffo · 9 years ago
  6. 8aedf7b libinput: don't use weston_config when configuring input devices by Giulio Camuffo · 9 years ago
  7. d52f3b7 compositor: remove the weston_config field in weston_compositor by Giulio Camuffo · 9 years ago
  8. fba27fb Move the functions launching clients to main.c by Giulio Camuffo · 9 years ago
  9. 0358af4 Rename weston_compositor_xkb_init to weston_compositor_set_xkb_rule_names by Giulio Camuffo · 9 years ago
  10. ca52b31 Remove Raspberry Pi backend and renderer by Pekka Paalanen · 9 years ago
  11. 5375384 main: let load_wayland_backend() clean up on error by Benoit Gschwind · 9 years ago
  12. 44e302b main: rename new_config arg of weston_wayland_backend_config_add_new_output by Benoit Gschwind · 9 years ago
  13. e48ab5f main: rename new_config arg of weston_wayland_backend_config_release by Benoit Gschwind · 9 years ago
  14. 68d6a6c main: rename wayland_backend_config_release function by Benoit Gschwind · 9 years ago
  15. 390af6d main: rename wayland_backend_config_add_new_output function by Benoit Gschwind · 9 years ago
  16. 55a2288 main: replace and remove new_config in load_wayland_backend_config by Benoit Gschwind · 9 years ago
  17. 6c1cd2f main: rename load_wayland_backend_config arg "config" to wc by Benoit Gschwind · 9 years ago
  18. 3ff10da compositor-wayland: move configuration parsing to weston main.c by Benoit Gschwind · 9 years ago
  19. 1c0e40d drm: port the drm backend to the new init api by Giulio Camuffo · 9 years ago
  20. aa25898 x11: Fix incorrect output counting logic by Bryce Harrington · 9 years ago
  21. e16acab x11: port the x11 backend to the new init api by Benoit Gschwind · 9 years ago
  22. 2da6d0c headless-backend: fix leak of transform configuration by Benoit Gschwind · 9 years ago
  23. 934e89a fbdev-backend: refactor configuration API by Benoit Gschwind · 9 years ago
  24. bd57310 compositor-rdp: refactor configuration API by Benoit Gschwind · 9 years ago
  25. 3c53094 headless: port the headless backend to the new init api by Benoit Gschwind · 9 years ago
  26. 98ab08b main: document load_backend_new() by Bryce Harrington · 9 years ago
  27. 6ca25b3 Revert 'main: Remove unused function load_backend_new()' by Bryce Harrington · 9 years ago
  28. 91880f1 compositor-{drm, fbdev, rpi}: Make VT switching configurable by Bob Ham · 10 years ago
  29. 5ffbfff main: Remove unused function load_backend_new() by Chris Michael · 10 years ago
  30. 43008c7 main: stub the functions to load the backends with the new config system by Giulio Camuffo · 10 years ago
  31. 93daabb compositor: pass the backend config struct to the backends init function by Giulio Camuffo · 10 years ago
  32. 32838c9 compositor/clients: Protect CLOCK_BOOTTIME with ifdefs by Derek Foreman · 10 years ago
  33. 3c241b1 main: fix destroying the compositor on error while starting by Giulio Camuffo · 10 years ago
  34. 94fd9a5 compositor: remove systemd-notify.h by Egor Starkov · 10 years ago
  35. 7ce2e97 compositor: systemd notifications support by Egor Starkov · 10 years ago
  36. 71f5704 main: print backends in help message in alphabetical order by Dawid Gajownik · 10 years ago
  37. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  38. d99a050 main: update RDP backend help message by Dawid Gajownik · 10 years ago
  39. bab996e compositor: move the main() to a new main.c file by Giulio Camuffo · 11 years ago