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