1. b1f166d Allow backends to group repaint flushes by Daniel Stone · 8 years ago
  2. 23e1d6f libweston: Properly namespace backends entrypoint by Quentin Glidic · 9 years ago
  3. 4008740 weston: Rename weston_output_init_pending() to weston_output_init() by Armin Krezović · 9 years ago
  4. 7fb1775 weston: Port headless backend to new output handling API by Armin Krezović · 9 years ago
  5. a8fb5ea compositor-headless: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  6. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  7. d84deeb compositor-headless: Support starting with zero outputs by Armin Krezović · 9 years ago
  8. b5e3ea2 Rename src/ to libweston/ by Pekka Paalanen · 9 years ago[Renamed from src/compositor-headless.c]
  9. a1046ad compositor-headless: do not create a seat by Pekka Paalanen · 9 years ago
  10. a256c5e libweston: remove unused backend_init() arguments by Pekka Paalanen · 9 years ago
  11. 3c53094 headless: port the headless backend to the new init api by Benoit Gschwind · 9 years ago
  12. b00c79b protocol: migrate to stable presentation-time.xml by Pekka Paalanen · 9 years ago
  13. 93daabb compositor: pass the backend config struct to the backends init function by Giulio Camuffo · 10 years ago
  14. 459137b compositor: add API to manage compositor instances by Giulio Camuffo · 11 years ago
  15. 954f183 compositor: introduce struct weston_backend by Giulio Camuffo · 11 years ago
  16. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  17. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  18. b114715 compositor: send the output_created signal after inserting it in the list by Giulio Camuffo · 10 years ago
  19. 662f384 compositor, backends: weston_compositor_read_presentation_clock by Pekka Paalanen · 10 years ago
  20. 1879f21 headless: fix the output refresh rate by Pekka Paalanen · 11 years ago
  21. 363aa7b compositor: set presentation.presented flags by Pekka Paalanen · 11 years ago
  22. 4703d68 compositor-headless: add support for transforms set on command line by Derek Foreman · 11 years ago
  23. a04e913 compositor-headless: allow rendering with pixman by Derek Foreman · 11 years ago
  24. b5eedad compositor: set and use the presentation clock everywhere by Pekka Paalanen · 11 years ago
  25. dd9f6bc compositor-headless: create input devices by Emilio Pozuelo Monfort · 11 years ago
  26. 1853676 compositor: Destroy renderer in weston_compositor_shutdown() by Ander Conselvan de Oliveira · 12 years ago
  27. 62a9075 compositor-headless, compositor-rdp: Don't call weston_output_move() by Ander Conselvan de Oliveira · 12 years ago
  28. 1edf44c compositor: finish frame if redraw fails by David Herrmann · 12 years ago
  29. 57388e4 Notify clients on mode_switch() by Hardening · 12 years ago
  30. ff39efa Rename current, origin, scale, origin_scale by Hardening · 12 years ago
  31. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  32. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  33. 9af5f9e input: Add a seat name parameter to weston_seat_init by Rob Bradford · 12 years ago
  34. 14e438c compositor: Parse config file in main(), only keep weston config object by Kristian Høgsberg · 12 years ago
  35. 4ea9552 compositor: Support output/buffer scaling by Alexander Larsson · 12 years ago
  36. a50e6e4 config-parser: Honor XDG_CONFIG_DIRS by Ossama Othman · 12 years ago
  37. e5a1225 Make backends always specify output repaint time by Jonas Ådahl · 12 years ago
  38. 4172f66 Pass argc pointer to parse_options() by Kristian Høgsberg · 12 years ago
  39. 52cfd61 renderer: introduce destroy callback by Vasily Khoruzhick · 12 years ago
  40. 0a88772 compositor: Move clearing of primary plane damage to the backends by Ander Conselvan de Oliveira · 13 years ago
  41. 11f8d40 Add a headless backend by Ander Conselvan de Oliveira · 13 years ago