1. 0eac34a configure.ac: Auto-enable vaapi recorder, but allow overrides by Kristian Høgsberg · 12 years ago
  2. 6aae4d3 compositor-drm: Add hardware accelerated capture of screen using libva by Ander Conselvan de Oliveira · 12 years ago
  3. 9f43cb4 autotools: Fix AC_PATH_PROG call by Quentin Glidic · 12 years ago
  4. f66f99d configure.ac: fix broken compilation when configure with --disable-egl option by Samuel Iglesias Gonsalvez · 12 years ago
  5. c4a4c6b configure.ac: Bump configure.ac version to 1.2.90 by Kristian Høgsberg · 12 years ago
  6. 7e105f9 configure.ac: Add AC_SYS_LARGEFILE for mmap()ing dumb GEM buffers by Kristian Høgsberg · 12 years ago
  7. 3e9df07 autotools: Don't use wayland-scanner.m4 by Daiki Ueno · 12 years ago
  8. 0a8461b autotools: Add configure summary by Armin K · 12 years ago
  9. 4c1a9bc build: Allow more control over cairo use in the clients by Rob Bradford · 12 years ago
  10. 499d8a4 configure.ac: check for wayland scanner macro by Peter Hutterer · 12 years ago
  11. aac6021 autotools: Add an option to install demo clients by Armin K · 12 years ago
  12. a684b5a Bump version to 1.2.0 by Kristian Høgsberg · 12 years ago
  13. 9b78adf configure.ac: Set automake conditional after testing for colord pkg by Yanko Kaneti · 12 years ago
  14. 46cb4a9 Bump versionto 1.1.91 by Kristian Høgsberg · 12 years ago
  15. c077a84 Document RDP compositor options by Hardening · 12 years ago
  16. 735302e weston-launch: Set all groups for user by Quentin Glidic · 12 years ago
  17. 382ff46 build: Make libxkbcommon build-time optional in the compositor by Rob Bradford · 12 years ago
  18. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  19. a94e285 clients/nested: Fix compilation by Armin K · 12 years ago
  20. 5a4cea9 build: Add declaration checks to check for required syscall flags by Rob Bradford · 12 years ago
  21. 49c36c6 Don't fail if colord or libunwind are not present by Armin K · 12 years ago
  22. 6cd1de3 toytoolkit: Make the window resizing optimization optional by Louis-Francis Ratté-Boulianne · 12 years ago
  23. e31e053 rpi: switch to rpi-renderer by Pekka Paalanen · 12 years ago
  24. fe097f9 configure.ac: colord version to 0.1.27 by Mun Gwan-gyeong · 12 years ago
  25. be7c4dd Add a colord implementation of a CMS plugin for weston by Richard Hughes · 12 years ago
  26. 7ff7a80 clients: add subsurfaces demo by Pekka Paalanen · 12 years ago
  27. b24e48e Add initial color management framework code by Richard Hughes · 12 years ago
  28. 2158a88 Import input structs and helper functions from wayland by Kristian Høgsberg · 12 years ago
  29. 93c76fe configure.ac: Bump to 1.1.90 to open master for 1.2 work by Kristian Høgsberg · 12 years ago
  30. c08bc36 configure.ac: Bump version to 1.1.0 by Kristian Høgsberg · 12 years ago
  31. 5daccc3 autotools: Add a libunwind configure switch by Quentin Glidic · 12 years ago
  32. a83409c RDP compositor take 6 by Hardening · 12 years ago
  33. b5bae34 build: Make the X11 compositor explicitely depend on xcb-shm by Damien Lespiau · 12 years ago
  34. 383b60f configure.ac: Use automake color-tests by Kristian Høgsberg · 12 years ago
  35. f14977f tests: Use&Fix parallel tests by Quentin Glidic · 12 years ago
  36. bb41005 configure.ac: Make xwayland tests depend on xwayland by Quentin Glidic · 12 years ago
  37. af4f2aa Install header files and pkg-config file for external modules by Kristian Høgsberg · 12 years ago
  38. 554a0da compositor: Use libunwind if available for better backtraces by Marcin Slusarz · 12 years ago
  39. 0a1cf39 editor: add support for pre-edit styling by Jan Arne Petersen · 12 years ago
  40. 3c087e4 configure.ac: Add version to bug URL as well by Kristian Høgsberg · 12 years ago
  41. bf0f4b9 configure.ac: Change bugs.freedesktop.org product to Wayland by Scott Moreau · 12 years ago
  42. 19dadf2 tests: Add XWayland test by Tiago Vignatti · 12 years ago
  43. 314d988 configure: prevent premature HAVE_GLU check by Konno, Joe · 12 years ago
  44. 4f49917 fbdev: Add an fbdev compositor backend using pixman and evdev by Philip Withnall · 12 years ago
  45. 4174791 configure.ac: Bump git master version to 1.0.90 by Kristian Høgsberg · 12 years ago
  46. a95efd3 configure: remove C++ support by Pekka Paalanen · 12 years ago
  47. a87ccdc compositor: remove android backend by Pekka Paalanen · 12 years ago
  48. f82a806 configure.ac: Indent --disable-egl option correctly by Kristian Høgsberg · 12 years ago
  49. 1bfe2e6 Make EGL/GLESv2 dependencies optional by Vasily Khoruzhick · 12 years ago
  50. 6006ecb configure.ac: Don't link weston to cairo or image libraries by Kristian Høgsberg · 13 years ago
  51. e8de35c rpi: a backend for Raspberry Pi by Pekka Paalanen · 13 years ago
  52. a51e6fa build: make default backend configurable by Pekka Paalanen · 13 years ago
  53. 11f8d40 Add a headless backend by Ander Conselvan de Oliveira · 13 years ago
  54. 191e0ee simple-egl: Add a default cursor by Kristian Høgsberg · 13 years ago
  55. b98905e configure.ac: Check for libGLU for screensaver by Kristian Høgsberg · 13 years ago
  56. 42470cf configure.ac: Bump version to 1.0.0 by Kristian Høgsberg · 13 years ago
  57. 379d3d1 configure: build tablet-shell client conditionally by Pekka Paalanen · 13 years ago
  58. 5f8a67c configure: separate simple EGL clients from others by Pekka Paalanen · 13 years ago
  59. fb39d8d toytoolkit: make all EGL code dependant on cairo-egl by Pekka Paalanen · 13 years ago
  60. de7fe62 configure: fix --without-cairo-glesv2 by Pekka Paalanen · 13 years ago
  61. e462897 configure: tell why cairo-egl could not be used by Pekka Paalanen · 13 years ago
  62. f255690 configure.ac: Bump version to 0.99.0 by Kristian Høgsberg · 13 years ago
  63. a91291c man: add man page for weston by Pekka Paalanen · 13 years ago
  64. 585acb0 weston-info: client that print out information about the running compositor by Philipp Brüschweiler · 13 years ago
  65. 4b14159 configure: make setbacklight optional by Pekka Paalanen · 13 years ago
  66. 4ddf1b2 android: add basic evdev input support by Pekka Paalanen · 13 years ago
  67. d9a8e16 compositor: remove OpenWFD backend by Pekka Paalanen · 13 years ago
  68. 4f238a5 configure: link image libs with libshared by Tiago Vignatti · 13 years ago
  69. ea40bf8 tests: Use pkg-config to find setbacklight CFLAGS and libs by Damien Lespiau · 13 years ago
  70. e302b3e Bump version to 0.95.0 by Kristian Høgsberg · 13 years ago
  71. 8d25a5a configure.ac: Don't require vpx now that we don't build the webm encoder by Kristian Høgsberg · 13 years ago
  72. 7137506 Never install weston setuid by Kristian Høgsberg · 13 years ago
  73. 90fada4 xwayland: add simple xcb-cursor hook based on libXcursor by Tiago Vignatti · 13 years ago
  74. e28fd7d configure.ac: Bump version to 0.94.90 by Kristian Høgsberg · 13 years ago
  75. 62b33b6 compositor-x11: Add base XCB/XKB support by Daniel Stone · 13 years ago
  76. b7a9498 compositor: add fallback strchrnul() by Pekka Paalanen · 13 years ago
  77. 1da1b8f Rewrite shm buffer file allocation v2 by Pekka Paalanen · 13 years ago
  78. 15643f6 build: introduce GCC_CXXFLAGS by Pekka Paalanen · 13 years ago
  79. 3ae50bb Add Android backend by Pekka Paalanen · 13 years ago
  80. 200019c compositor: check for execinfo.h by Pekka Paalanen · 13 years ago
  81. 61cfa66 wcap: Add option to disable building wcap tools by Kristian Høgsberg · 13 years ago
  82. 629ce23 xwayland: change library name by Tiago Vignatti · 13 years ago
  83. 2bcb2fc wcap: Rename wcap-encode to just wcap by Kristian Høgsberg · 13 years ago
  84. 89060c0 Import vpxenc from libvpx as a starting point by Kristian Høgsberg · 13 years ago
  85. 1042dc1 window: use libwayland-cursor instead of libXcursor by Ander Conselvan de Oliveira · 13 years ago
  86. a921901 Move xwayland integration into xwayland subdirectory by Kristian Høgsberg · 13 years ago
  87. c0a7ff5 configure: Add pixman-1 to the compositor required packages by Kristian Høgsberg · 13 years ago
  88. 5a315bc Move cairo-util to shared/ by Kristian Høgsberg · 13 years ago
  89. 13e8e47 xwm: Reparent X windows, paint a red decoration frame by Kristian Høgsberg · 13 years ago
  90. db095ff Link compositors to xkbcommon as well by Daniel Stone · 13 years ago
  91. eb95d0d build: Tighten mtdev dependency to reflect requirement by Rob Bradford · 13 years ago
  92. 1493d2a window: use libXcursor for loading pointer images by Ander Conselvan de Oliveira · 13 years ago
  93. 6412718 Always build tests by Kristian Høgsberg · 13 years ago
  94. bfeda13 Introduce weston-launch by Benjamin Franzke · 13 years ago
  95. 875ab9e Add signedness warning flag and fix fallout by Kristian Høgsberg · 13 years ago
  96. 23fdeed evdev: use mtdev for multitouch devices by Tiago Vignatti · 13 years ago
  97. 0e8d48b configure: Fix build on debian by avoiding bashisms in the test command. by Eric Anholt · 13 years ago
  98. f02a649 Consolidate image loading code and move to shared/ by Kristian Høgsberg · 13 years ago
  99. 51cba3c compositor-drm: Just pull in libbacklight source for now by Kristian Høgsberg · 13 years ago
  100. 8e53c7f compositor: add dpms and backlight support by Tiago Vignatti · 13 years ago