1. 4f49917 fbdev: Add an fbdev compositor backend using pixman and evdev by Philip Withnall · 12 years ago
  2. 4174791 configure.ac: Bump git master version to 1.0.90 by Kristian Høgsberg · 12 years ago
  3. a95efd3 configure: remove C++ support by Pekka Paalanen · 12 years ago
  4. a87ccdc compositor: remove android backend by Pekka Paalanen · 12 years ago
  5. f82a806 configure.ac: Indent --disable-egl option correctly by Kristian Høgsberg · 12 years ago
  6. 1bfe2e6 Make EGL/GLESv2 dependencies optional by Vasily Khoruzhick · 12 years ago
  7. 6006ecb configure.ac: Don't link weston to cairo or image libraries by Kristian Høgsberg · 13 years ago
  8. e8de35c rpi: a backend for Raspberry Pi by Pekka Paalanen · 13 years ago
  9. a51e6fa build: make default backend configurable by Pekka Paalanen · 13 years ago
  10. 11f8d40 Add a headless backend by Ander Conselvan de Oliveira · 13 years ago
  11. 191e0ee simple-egl: Add a default cursor by Kristian Høgsberg · 13 years ago
  12. b98905e configure.ac: Check for libGLU for screensaver by Kristian Høgsberg · 13 years ago
  13. 42470cf configure.ac: Bump version to 1.0.0 by Kristian Høgsberg · 13 years ago
  14. 379d3d1 configure: build tablet-shell client conditionally by Pekka Paalanen · 13 years ago
  15. 5f8a67c configure: separate simple EGL clients from others by Pekka Paalanen · 13 years ago
  16. fb39d8d toytoolkit: make all EGL code dependant on cairo-egl by Pekka Paalanen · 13 years ago
  17. de7fe62 configure: fix --without-cairo-glesv2 by Pekka Paalanen · 13 years ago
  18. e462897 configure: tell why cairo-egl could not be used by Pekka Paalanen · 13 years ago
  19. f255690 configure.ac: Bump version to 0.99.0 by Kristian Høgsberg · 13 years ago
  20. a91291c man: add man page for weston by Pekka Paalanen · 13 years ago
  21. 585acb0 weston-info: client that print out information about the running compositor by Philipp Brüschweiler · 13 years ago
  22. 4b14159 configure: make setbacklight optional by Pekka Paalanen · 13 years ago
  23. 4ddf1b2 android: add basic evdev input support by Pekka Paalanen · 13 years ago
  24. d9a8e16 compositor: remove OpenWFD backend by Pekka Paalanen · 13 years ago
  25. 4f238a5 configure: link image libs with libshared by Tiago Vignatti · 13 years ago
  26. ea40bf8 tests: Use pkg-config to find setbacklight CFLAGS and libs by Damien Lespiau · 13 years ago
  27. e302b3e Bump version to 0.95.0 by Kristian Høgsberg · 13 years ago
  28. 8d25a5a configure.ac: Don't require vpx now that we don't build the webm encoder by Kristian Høgsberg · 13 years ago
  29. 7137506 Never install weston setuid by Kristian Høgsberg · 13 years ago
  30. 90fada4 xwayland: add simple xcb-cursor hook based on libXcursor by Tiago Vignatti · 13 years ago
  31. e28fd7d configure.ac: Bump version to 0.94.90 by Kristian Høgsberg · 13 years ago
  32. 62b33b6 compositor-x11: Add base XCB/XKB support by Daniel Stone · 13 years ago
  33. b7a9498 compositor: add fallback strchrnul() by Pekka Paalanen · 13 years ago
  34. 1da1b8f Rewrite shm buffer file allocation v2 by Pekka Paalanen · 13 years ago
  35. 15643f6 build: introduce GCC_CXXFLAGS by Pekka Paalanen · 13 years ago
  36. 3ae50bb Add Android backend by Pekka Paalanen · 13 years ago
  37. 200019c compositor: check for execinfo.h by Pekka Paalanen · 13 years ago
  38. 61cfa66 wcap: Add option to disable building wcap tools by Kristian Høgsberg · 13 years ago
  39. 629ce23 xwayland: change library name by Tiago Vignatti · 13 years ago
  40. 2bcb2fc wcap: Rename wcap-encode to just wcap by Kristian Høgsberg · 13 years ago
  41. 89060c0 Import vpxenc from libvpx as a starting point by Kristian Høgsberg · 13 years ago
  42. 1042dc1 window: use libwayland-cursor instead of libXcursor by Ander Conselvan de Oliveira · 13 years ago
  43. a921901 Move xwayland integration into xwayland subdirectory by Kristian Høgsberg · 13 years ago
  44. c0a7ff5 configure: Add pixman-1 to the compositor required packages by Kristian Høgsberg · 13 years ago
  45. 5a315bc Move cairo-util to shared/ by Kristian Høgsberg · 13 years ago
  46. 13e8e47 xwm: Reparent X windows, paint a red decoration frame by Kristian Høgsberg · 13 years ago
  47. db095ff Link compositors to xkbcommon as well by Daniel Stone · 13 years ago
  48. eb95d0d build: Tighten mtdev dependency to reflect requirement by Rob Bradford · 13 years ago
  49. 1493d2a window: use libXcursor for loading pointer images by Ander Conselvan de Oliveira · 13 years ago
  50. 6412718 Always build tests by Kristian Høgsberg · 13 years ago
  51. bfeda13 Introduce weston-launch by Benjamin Franzke · 13 years ago
  52. 875ab9e Add signedness warning flag and fix fallout by Kristian Høgsberg · 13 years ago
  53. 23fdeed evdev: use mtdev for multitouch devices by Tiago Vignatti · 13 years ago
  54. 0e8d48b configure: Fix build on debian by avoiding bashisms in the test command. by Eric Anholt · 13 years ago
  55. f02a649 Consolidate image loading code and move to shared/ by Kristian Høgsberg · 13 years ago
  56. 51cba3c compositor-drm: Just pull in libbacklight source for now by Kristian Høgsberg · 13 years ago
  57. 8e53c7f compositor: add dpms and backlight support by Tiago Vignatti · 13 years ago
  58. 58ef379 compositor-drm: Add sprite support by Jesse Barnes · 13 years ago
  59. 6f82cf5 configure: Fix build on debian by avoiding bashisms in the test command. by Eric Anholt · 13 years ago
  60. 3b03b3d Use dist-xz for tarballs by Kristian Høgsberg · 13 years ago
  61. a7313e7 configure: Change project to weston, set version to 0.89 by Kristian Høgsberg · 13 years ago
  62. 3d5437c Add support for webp image format by Kristian Høgsberg · 13 years ago
  63. 3bd6917 configure.ac: fix cairo-glesv2 help text by Jesse Barnes · 13 years ago
  64. 0e4452e configure: add libpng to client libs by Pekka Paalanen · 13 years ago
  65. f571d63 configure: use --disable-tests, since default is enabled by Pekka Paalanen · 13 years ago
  66. 51d2195 configure: toytoolkit GL apps depend on cairo-egl by Pekka Paalanen · 13 years ago
  67. 4520d5c tests: add matrix-test by Pekka Paalanen · 13 years ago
  68. 44d4de6 configure: Add --enable-setuid-install by Kristian Høgsberg · 13 years ago
  69. 2d57439 clients: Allow compiling with the cairo glesv2 backend by Kristian Høgsberg · 13 years ago
  70. 2f6219f Explicitly add GIO to the client libs by Richard Hughes · 13 years ago
  71. ab5dacd view: Make view compile again by Kristian Høgsberg · 13 years ago
  72. f6a5f7d Fix distcheck by Kristian Høgsberg · 14 years ago
  73. 8334bc1 Rename wayland-compositor to weston by Kristian Høgsberg · 14 years ago
  74. e7aaec3 x11: Bridge X11 CLIPBOARD selection to Wayland clients by Kristian Høgsberg · 14 years ago
  75. c1765c6 move config parser to a convenience library by Pekka Paalanen · 14 years ago
  76. 64f1c3f De-brand the tablet shell by Kristian Høgsberg · 14 years ago
  77. 27d3866 cairo-util: Add helper to load jpeg files by Kristian Høgsberg · 14 years ago
  78. 5884bcd configure: add helper for setting xserver directory by Tiago Vignatti · 14 years ago
  79. 93165e3 configure: set up simple clients independently from the others by Tiago Vignatti · 14 years ago
  80. 22d5481 window.c: Fix compile/run using cairo without egl by Benjamin Franzke · 14 years ago
  81. 5ec0a93 compositor: Add a simple WM to the xserver launcher by Kristian Høgsberg · 14 years ago
  82. 060cf80 Use gbm for compositor-{drm,openwfd} by Benjamin Franzke · 14 years ago
  83. a010abf configure: Only check for XCB if x11 compositor is enabled by Kristian Høgsberg · 14 years ago
  84. 5a43db5 configure: Remove a xcb-dri2 leftover by Benjamin Franzke · 14 years ago
  85. 1c56218 compositor: Split backends into modules by Kristian Høgsberg · 14 years ago
  86. 8ff7a3c configure.ac: Just look for png, not png12 by Kristian Høgsberg · 14 years ago
  87. 8544903 compositor: Screenhoot into a client provided shm buffer by Kristian Høgsberg · 14 years ago
  88. 60c1508 Add --disable-clients configure option by Kristian Høgsberg · 14 years ago
  89. 80492e2 configure: Only check dependencies for the enabled compositor backends by Kristian Høgsberg · 14 years ago
  90. 82ed042 compositor-x11: Only use xcb_poll_for_queued_event if we have it by Kristian Høgsberg · 14 years ago
  91. 02ec0a5 compositor: Support loadable shells by Kristian Høgsberg · 14 years ago
  92. 5d00709 compositor: Add OpenWF Display backend by Benjamin Franzke · 14 years ago
  93. 6693ac2 window: Use window surfaces for windows by Benjamin Franzke · 14 years ago
  94. 84290d0 compositor-x11: Use an EGL Window Surface as output by Benjamin Franzke · 14 years ago
  95. be01456 compositor-wayland: Use wayland-egl window surfaces by Benjamin Franzke · 14 years ago
  96. 3b288af compositor-x11: Use x11 egl platform by Benjamin Franzke · 14 years ago
  97. b2d7185 Split into a demo repository that holds the demo compositor and clients by Kristian Høgsberg · 14 years ago
  98. 31bd6c7 Use pixman regions to reduce repainting by Kristian Høgsberg · 14 years ago
  99. 52f2264 configure: remove libdrm dependency for clients by Tiago Vignatti · 14 years ago
  100. 5e4d83f Merge remote branch 'nobled/for-krh' by Kristian Høgsberg · 14 years ago