1. bff3472 Setting members to 0/NULL after a zalloc or calloc is redundant by Bryce Harrington · 11 years ago
  2. 823ad33 compositor: Drop legacy backends in favor of libinput by Peter Hutterer · 11 years ago
  3. b5eedad compositor: set and use the presentation clock everywhere by Pekka Paalanen · 11 years ago
  4. e0de3c2 Add libinput based input device backend by Jonas Ådahl · 11 years ago
  5. 0feb32e udev-seat: Make udev_input own its own udev object reference by Jonas Ådahl · 11 years ago
  6. 77c1a5b Add support for having different GBM formats for different outputs by Neil Roberts · 11 years ago
  7. 1853676 compositor: Destroy renderer in weston_compositor_shutdown() by Ander Conselvan de Oliveira · 12 years ago
  8. f749fc3 compositor: Remove output from list in weston_output_destroy() by Ander Conselvan de Oliveira · 12 years ago
  9. 6b16214 pixman-renderer, gl-renderer: Destroy debug bindings on clean up by Ander Conselvan de Oliveira · 12 years ago
  10. 10ddd97 compositor: Remove redundant and not well-defined focus field by Kristian Høgsberg · 12 years ago
  11. 1edf44c compositor: finish frame if redraw fails by David Herrmann · 12 years ago
  12. cc5b2ed launcher: add logind backend by David Herrmann · 12 years ago
  13. 1641d14 fbdev: open launcher only once by David Herrmann · 12 years ago
  14. 97f2952 gl-renderer: Build as a loadable module by Ander Conselvan de Oliveira · 12 years ago
  15. 8ac6a2d compositor-fbdev: Fix a fd leak in the fbdev backend by Kristian Høgsberg · 12 years ago
  16. 6ff3ff5 launcher: Add back support for specifying VT to run on by Kristian Høgsberg · 12 years ago
  17. 57388e4 Notify clients on mode_switch() by Hardening · 12 years ago
  18. ff39efa Rename current, origin, scale, origin_scale by Hardening · 12 years ago
  19. 3f49587 launcher: Move rest of tty object into struct weston_launcher by Kristian Høgsberg · 12 years ago
  20. 61741a2 compositor: Generalize VT switching as a session_signal by Kristian Høgsberg · 12 years ago
  21. 05ad1e4 launcher: Collect launcher state in new struct weston_launcher by Kristian Høgsberg · 12 years ago
  22. 4aa756d add libhybris support by Adrian Negreanu · 12 years ago
  23. ffbddff fbdev: Support of TrueColor and Directcolor of video hardware by Marc Chalain · 12 years ago
  24. c838423 compositor: Setup weston-launch sock in fbdev by Adrian Negreanu · 12 years ago
  25. c814c58 Drop extraneous duplicate header includes by Bryce Harrington · 12 years ago
  26. 581b3fd compositor-fbdev: Close fd used for re-enabling if that fails by Rob Bradford · 12 years ago
  27. f8ef42f compositor-fbdev: Avoid dereferencing a pointer in freed memory by Rob Bradford · 12 years ago
  28. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  29. 2387fde compositor-fbdev: Rename seat variable to seat_id to clarify purpose by Rob Bradford · 12 years ago
  30. f165f18 compositor-fbdev: Remove unused fbdev_seat code by Rob Bradford · 12 years ago
  31. d355b80 udev-seat: Make the udev_input structure an embedded structure by Rob Bradford · 12 years ago
  32. d27b99d udev-seat: Rename udev_seat to udev_input by Rob Bradford · 12 years ago
  33. 14e438c compositor: Parse config file in main(), only keep weston config object by Kristian Høgsberg · 12 years ago
  34. 4ea9552 compositor: Support output/buffer scaling by Alexander Larsson · 12 years ago
  35. a50e6e4 config-parser: Honor XDG_CONFIG_DIRS by Ossama Othman · 12 years ago
  36. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  37. e5a1225 Make backends always specify output repaint time by Jonas Ådahl · 12 years ago
  38. 57edf7f compositor: add WESTON_COMPOSITOR_OFFSCREEN state by Philipp Brüschweiler · 12 years ago
  39. 4172f66 Pass argc pointer to parse_options() by Kristian Høgsberg · 12 years ago
  40. 8764466 udev-seat: Simplfy enable/disable interface a bit by Kristian Høgsberg · 12 years ago
  41. 7e597f2 compositor-fbdev: Use udev_seat by Kristian Høgsberg · 12 years ago
  42. 4f49917 fbdev: Add an fbdev compositor backend using pixman and evdev by Philip Withnall · 13 years ago