1. 30d61d8 Implement the relative pointer protocol by Jonas Ådahl · 11 years ago
  2. a884024 automake: add missing git-version.h dependency by Emil Velikov · 9 years ago
  3. 4ad45ca automake: list the the builddir include before the srcdir by Emil Velikov · 9 years ago
  4. cbcf545 libweston: don't install shared/platform.h by Emil Velikov · 9 years ago
  5. 9c764df xwayland: make the plugin usable by libweston compositors by Giulio Camuffo · 9 years ago
  6. 827b5d2 compositor: add plugin-registry by Pekka Paalanen · 9 years ago
  7. 924cd94 tests: introduce struct buffer for client-helper by Pekka Paalanen · 9 years ago
  8. b5e3ea2 Rename src/ to libweston/ by Pekka Paalanen · 9 years ago
  9. 58f98c9 Move weston source to compositor/ by Pekka Paalanen · 9 years ago
  10. 82d95a6 tests: add wp_viewporter tests by Pekka Paalanen · 9 years ago
  11. eaf4061 protocol: remove scaler.xml by Pekka Paalanen · 9 years ago
  12. 7b69d6c clients/simple-damage: migrate to wp_viewporter by Pekka Paalanen · 9 years ago
  13. 7351100 clients/scaler: migrate to wp_viewporter by Pekka Paalanen · 9 years ago
  14. e95ad5c compositor: migrate to stable viewporter.xml by Pekka Paalanen · 9 years ago
  15. 9e44598 Create a libweston-0.so by Giulio Camuffo · 9 years ago
  16. 179fcda Split the modules and include files between weston and libweston by Giulio Camuffo · 9 years ago
  17. 8aedf7b libinput: don't use weston_config when configuring input devices by Giulio Camuffo · 9 years ago
  18. 26f62d4 Move part of screenshooter.c to weston-screenshooter.c by Giulio Camuffo · 9 years ago
  19. ca52b31 Remove Raspberry Pi backend and renderer by Pekka Paalanen · 9 years ago
  20. 6bc5254 data: Some client icons by Bryce Harrington · 9 years ago
  21. 1c0e40d drm: port the drm backend to the new init api by Giulio Camuffo · 9 years ago
  22. 639322a compositor-wayland: put configuration structure in separate header by Benoit Gschwind · 9 years ago
  23. e16acab x11: port the x11 backend to the new init api by Benoit Gschwind · 9 years ago
  24. 934e89a fbdev-backend: refactor configuration API by Benoit Gschwind · 9 years ago
  25. bd57310 compositor-rdp: refactor configuration API by Benoit Gschwind · 9 years ago
  26. 57c83f6 build: actually use CLOCK_GETTIME_LIBS for libzunitc by Gustavo Zacarias · 9 years ago
  27. 34d5985 build: add check for clock_gettime() in librt by Gustavo Zacarias · 9 years ago
  28. 3c53094 headless: port the headless backend to the new init api by Benoit Gschwind · 9 years ago
  29. aff703e Makefile: fix systemd-notify plugin CFLAGS by Pekka Paalanen · 9 years ago
  30. e99e4bf clients & tests: Unify multiple definitions of x*alloc and related functions by Bryce Harrington · 9 years ago
  31. 32ca791 ivi-shell: introduce ivi-layout-shell.h by Pekka Paalanen · 9 years ago
  32. b00c79b protocol: migrate to stable presentation-time.xml by Pekka Paalanen · 9 years ago
  33. 35552aa Makefile: handle also stable wayland-protocols by Pekka Paalanen · 9 years ago
  34. 2e49794 Makefile: move presentation_timing source out of toytoolkit by Pekka Paalanen · 9 years ago
  35. 5d43af3 clients: add simple-v4l-dmabuf client by Emmanuel Gil Peyrot · 10 years ago
  36. 3b65b0b clients: rename simple-dmabuf into simple-dmabuf-intel by Emmanuel Gil Peyrot · 10 years ago
  37. 5b0b770 Remove workspaces protocol by Jonas Ådahl · 10 years ago
  38. cf1efd2 Rename screenshooter protocol to weston_screenshooter by Jonas Ådahl · 10 years ago
  39. 6d6fb61 desktop-shell: Rename protocol weston_desktop_shell by Jonas Ådahl · 10 years ago
  40. 2a22933 Use xdg_shell protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  41. 08ab0bc Makefile.am: Make the external xml scanning rule version generic by Jonas Ådahl · 10 years ago
  42. b57f472 Use input method protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  43. 3bcba34 Use text input protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  44. 57e48f0 Use linux-dmabuf protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  45. 496adb3 Use fullscreen-shell.xml from wayland-protocols by Jonas Ådahl · 10 years ago
  46. e292694 build: Add -lrt for programs that use clock_gettime() by Derek Foreman · 10 years ago
  47. ae2541d ivi-shell: install ivi-layout-export.h by Ucan, Emre \(ADITG/SW1\) · 10 years ago
  48. 94fd9a5 compositor: remove systemd-notify.h by Egor Starkov · 10 years ago
  49. a0dd5b4 systemd: Fix distcheck for typo in header path by Bryce Harrington · 10 years ago
  50. 7ce2e97 compositor: systemd notifications support by Egor Starkov · 10 years ago
  51. 892122e tests: Migrate screenshot code from internal test to client helpers by Bryce Harrington · 10 years ago
  52. cb15620 launcher: fix broken distcheck by Derek Foreman · 10 years ago
  53. 72dea06 launcher: Split out launcher implementations into three distinct ones by Jasper St. Pierre · 10 years ago
  54. 30bcf35 launcher: Rename logind-util to launcher-logind by Jasper St. Pierre · 10 years ago
  55. 5386898 clients: add simple-dmabuf client by George Kiagiadakis · 11 years ago
  56. a352580 gl-renderer: add dmabuf import by Pekka Paalanen · 11 years ago
  57. 230f3b1 dmabuf: implement linux_dmabuf extension by Pekka Paalanen · 11 years ago
  58. 23ab715 protocol: add linux_dmabuf extension (v3) by Pekka Paalanen · 11 years ago
  59. 2eff22b build: mkdir target weston.ini directories before writing by Ross Burton · 10 years ago
  60. 179c186 Adding doxygen setup and info for the testing framework. by Jon A. Cruz · 10 years ago
  61. a67c541 Converted the config parser test to the new framework. by Jon A. Cruz · 10 years ago
  62. 646aef5 Enables output in the JUnit XML format. by Jon A. Cruz · 10 years ago
  63. 315476f build: don't duplicate rule for weston.desktop by Ross Burton · 10 years ago
  64. f507ec3 compositor-drm: Allow instant start of repaint loop. (v4) by Mario Kleiner · 10 years ago
  65. aa21f62 shared: introduce timespec-util.h by Pekka Paalanen · 10 years ago
  66. bab996e compositor: move the main() to a new main.c file by Giulio Camuffo · 11 years ago
  67. 5a75a41 Added simple unit/integration test framework and corresponding test program. by Jon A. Cruz · 10 years ago
  68. 4ff3874 build: Use AM_CFLAGS instead of GCC_CFLAGS by Derek Foreman · 10 years ago
  69. 0a9d348 Remove weston-screensaver by Pekka Paalanen · 10 years ago
  70. 360cfb0 Do not install the new helpers macro header file. by Jon A. Cruz · 10 years ago
  71. b09da24 Added new include file to all SOURCES variables with files that use it. by Jon A. Cruz · 10 years ago
  72. bbdd9bc ivi: Use build dir instead of libexec dir in generated test ini file by Derek Foreman · 10 years ago
  73. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  74. 1ce2ef5 internal-screenshot-test: Make distcheck pass by Derek Foreman · 10 years ago
  75. fb9089d tests: Add internal test for the weston test screenshot capability by Bryce Harrington · 11 years ago
  76. ed2c644 tests: Support --config to enable tests to override config defaults by Bryce Harrington · 10 years ago
  77. 6d11679 build: fix setuid check by Derek Foreman · 10 years ago
  78. 90f23ca build: give explicit error when unable to setuid on install. by Jon A. Cruz · 10 years ago
  79. 46804ca tests: add ivi_layout stand-alone test module by Pekka Paalanen · 10 years ago
  80. f5b74f7 tests: ivi_layout test infrastructure by Pekka Paalanen · 10 years ago
  81. 0eb0941 tests: add a basic ivi-shell test by Pekka Paalanen · 10 years ago
  82. 8cb2587 ivi-shell/weston.ini: fix paths by Pekka Paalanen · 10 years ago
  83. f3a3453 build: generate weston-ivi.ini for tests by Pekka Paalanen · 10 years ago
  84. 5fd8140 tests: add tests for devices handling by Marek Chalupa · 10 years ago
  85. 51a7ae5 clients & tests: use eglGetPlatformDisplayEXT when supported by Jonny Lamb · 10 years ago
  86. 312fe5f surface-screenshot: a new manual test module by Pekka Paalanen · 10 years ago
  87. 899b50b shared: add file_create_dated() helper by Pekka Paalanen · 10 years ago
  88. f6a6592 tests: Rename wayland-test to weston-test by Derek Foreman · 10 years ago
  89. d2c6892 build: do not install ivi-shell png files with "--disable-ivi-shell" by Manuel Bachmann · 10 years ago
  90. a9d0b68 releasing: Revert fix and just document work-around of Xwayland path by Bryce Harrington · 10 years ago
  91. 023b265 build: Pass along any user-specified xserver path to distcheck by Bryce Harrington · 10 years ago
  92. 2ef9e81 build: Enable xwayland-test during distcheck by Derek Foreman · 10 years ago
  93. 194ca2b Makefile: fix assigning to dist_wayland_session_DATA by Marek Chalupa · 11 years ago
  94. 0b85f6d Makefile.am: Use fine-grained dist control for desktop file by Bryce Harrington · 11 years ago
  95. 4f4b47a build: install a login manager session entry by Lubomir Rintel · 11 years ago
  96. 6161357 Revert "simple-egl: HACK to report presentation flags" by Bryce Harrington · 11 years ago
  97. b77acf5 simple-egl: HACK to report presentation flags by Pekka Paalanen · 11 years ago
  98. 28dc18c ivi-shell: make ivi-layout.c as a part of ivi-shell.so by Nobuhiko Tanibata · 11 years ago
  99. b502654 compositor: Implement JSON-timeline logging by Pekka Paalanen · 11 years ago
  100. 0038b73 ivi-shell: reference implementation of input panel for ivi-shell by Nobuhiko Tanibata · 11 years ago