1. bfeda13 Introduce weston-launch by Benjamin Franzke · 13 years ago
  2. 875ab9e Add signedness warning flag and fix fallout by Kristian Høgsberg · 13 years ago
  3. 23fdeed evdev: use mtdev for multitouch devices by Tiago Vignatti · 13 years ago
  4. 0e8d48b configure: Fix build on debian by avoiding bashisms in the test command. by Eric Anholt · 13 years ago
  5. f02a649 Consolidate image loading code and move to shared/ by Kristian Høgsberg · 13 years ago
  6. 51cba3c compositor-drm: Just pull in libbacklight source for now by Kristian Høgsberg · 13 years ago
  7. 8e53c7f compositor: add dpms and backlight support by Tiago Vignatti · 13 years ago
  8. 58ef379 compositor-drm: Add sprite support by Jesse Barnes · 13 years ago
  9. 6f82cf5 configure: Fix build on debian by avoiding bashisms in the test command. by Eric Anholt · 13 years ago
  10. 3b03b3d Use dist-xz for tarballs by Kristian Høgsberg · 13 years ago
  11. a7313e7 configure: Change project to weston, set version to 0.89 by Kristian Høgsberg · 13 years ago
  12. 3d5437c Add support for webp image format by Kristian Høgsberg · 13 years ago
  13. 3bd6917 configure.ac: fix cairo-glesv2 help text by Jesse Barnes · 13 years ago
  14. 0e4452e configure: add libpng to client libs by Pekka Paalanen · 13 years ago
  15. f571d63 configure: use --disable-tests, since default is enabled by Pekka Paalanen · 13 years ago
  16. 51d2195 configure: toytoolkit GL apps depend on cairo-egl by Pekka Paalanen · 13 years ago
  17. 4520d5c tests: add matrix-test by Pekka Paalanen · 13 years ago
  18. 44d4de6 configure: Add --enable-setuid-install by Kristian Høgsberg · 13 years ago
  19. 2d57439 clients: Allow compiling with the cairo glesv2 backend by Kristian Høgsberg · 13 years ago
  20. 2f6219f Explicitly add GIO to the client libs by Richard Hughes · 13 years ago
  21. ab5dacd view: Make view compile again by Kristian Høgsberg · 13 years ago
  22. f6a5f7d Fix distcheck by Kristian Høgsberg · 14 years ago
  23. 8334bc1 Rename wayland-compositor to weston by Kristian Høgsberg · 14 years ago
  24. e7aaec3 x11: Bridge X11 CLIPBOARD selection to Wayland clients by Kristian Høgsberg · 14 years ago
  25. c1765c6 move config parser to a convenience library by Pekka Paalanen · 14 years ago
  26. 64f1c3f De-brand the tablet shell by Kristian Høgsberg · 14 years ago
  27. 27d3866 cairo-util: Add helper to load jpeg files by Kristian Høgsberg · 14 years ago
  28. 5884bcd configure: add helper for setting xserver directory by Tiago Vignatti · 14 years ago
  29. 93165e3 configure: set up simple clients independently from the others by Tiago Vignatti · 14 years ago
  30. 22d5481 window.c: Fix compile/run using cairo without egl by Benjamin Franzke · 14 years ago
  31. 5ec0a93 compositor: Add a simple WM to the xserver launcher by Kristian Høgsberg · 14 years ago
  32. 060cf80 Use gbm for compositor-{drm,openwfd} by Benjamin Franzke · 14 years ago
  33. a010abf configure: Only check for XCB if x11 compositor is enabled by Kristian Høgsberg · 14 years ago
  34. 5a43db5 configure: Remove a xcb-dri2 leftover by Benjamin Franzke · 14 years ago
  35. 1c56218 compositor: Split backends into modules by Kristian Høgsberg · 14 years ago
  36. 8ff7a3c configure.ac: Just look for png, not png12 by Kristian Høgsberg · 14 years ago
  37. 8544903 compositor: Screenhoot into a client provided shm buffer by Kristian Høgsberg · 14 years ago
  38. 60c1508 Add --disable-clients configure option by Kristian Høgsberg · 14 years ago
  39. 80492e2 configure: Only check dependencies for the enabled compositor backends by Kristian Høgsberg · 14 years ago
  40. 82ed042 compositor-x11: Only use xcb_poll_for_queued_event if we have it by Kristian Høgsberg · 14 years ago
  41. 02ec0a5 compositor: Support loadable shells by Kristian Høgsberg · 14 years ago
  42. 5d00709 compositor: Add OpenWF Display backend by Benjamin Franzke · 14 years ago
  43. 6693ac2 window: Use window surfaces for windows by Benjamin Franzke · 14 years ago
  44. 84290d0 compositor-x11: Use an EGL Window Surface as output by Benjamin Franzke · 14 years ago
  45. be01456 compositor-wayland: Use wayland-egl window surfaces by Benjamin Franzke · 14 years ago
  46. 3b288af compositor-x11: Use x11 egl platform by Benjamin Franzke · 14 years ago
  47. b2d7185 Split into a demo repository that holds the demo compositor and clients by Kristian Høgsberg · 14 years ago
  48. 31bd6c7 Use pixman regions to reduce repainting by Kristian Høgsberg · 14 years ago
  49. 52f2264 configure: remove libdrm dependency for clients by Tiago Vignatti · 14 years ago
  50. 5e4d83f Merge remote branch 'nobled/for-krh' by Kristian Høgsberg · 14 years ago
  51. 8446258 configure: Drop gdk-pixbuf version dependency by Benjamin Franzke · 14 years ago
  52. 48f975d fix configure check for gcc by nobled · 14 years ago
  53. 26ef22e Test for rsvg-convert in configure.ac by Kristian Høgsberg · 14 years ago
  54. 640924f Add gio for view fixes by Kristian Høgsberg · 14 years ago
  55. 238515d Add specific versions to build dependencies by Darxus · 14 years ago
  56. 7d498b4 Enable all compositors by default by Kristian Høgsberg · 14 years ago
  57. a1015b9 Link simple-client against libGLESv2.so, not full GL by Kristian Høgsberg · 14 years ago
  58. 8def264 Check for cairo-egl instead of just cairo-gl by Kristian Høgsberg · 14 years ago
  59. a941022 Make it possible to enable/disable the various compositors from configure by Kristian Høgsberg · 14 years ago
  60. 08c40c3 clients: Make poppler-glib optional by Kristian Høgsberg · 14 years ago
  61. 5b7e43a Update autotools configuration by Javier Jardón · 15 years ago
  62. 1b6c0ed Workaround an xcb-dri2 bug. by Chia-I Wu · 15 years ago
  63. d0c3b9d Fall back to cairo image backend and shm surface if we don't have cairo gl by Kristian Høgsberg · 15 years ago
  64. f0152da Use automake by Kristian Høgsberg · 15 years ago
  65. 6dd08eb Move core protocol libraries into wayland/ subdirectory by Kristian Høgsberg · 15 years ago
  66. 4363d2a Ask for glesv2, not gl for compositor in configure.ac by Kristian Høgsberg · 15 years ago
  67. 1db21f1 Use different cursor images in the compositor by Kristian Høgsberg · 15 years ago
  68. a661f26 Name libraries -client and -server for consistency by Kristian Høgsberg · 15 years ago
  69. 640609a Implement current drm auth scheme in the drm object by Kristian Høgsberg · 15 years ago
  70. a1f3f60 Generate protocol types and metadata from xml by Kristian Høgsberg · 15 years ago
  71. 94adf6c Use libxkbcommon for mapping keycodes to keysyms by Kristian Høgsberg · 15 years ago
  72. ce5325d Add x11 backend for compositor by Kristian Høgsberg · 15 years ago
  73. 478d926 Send device name at connect time by Kristian Høgsberg · 15 years ago
  74. 945ea0e configure.ac: Look for cairo-gl instead of cairo-drm by Kristian Høgsberg · 15 years ago
  75. 8286302 Rename wayland-system-compositor back to just compositor by Kristian Høgsberg · 15 years ago
  76. b2a432e Move clients to subdirectory by Kristian Høgsberg · 15 years ago
  77. 3afd45d Switch to using mesa EGL by Kristian Høgsberg · 15 years ago
  78. 450cc81 Require libdrm 2.4.17 for page flip API by Kristian Høgsberg · 16 years ago
  79. 8f2f773 Add a simple PDF viewer by Kristian Høgsberg · 16 years ago
  80. 0de19eb Add an image viewer client by Chris Wilson · 16 years ago
  81. f13eb14 Depend on udev 136 and clean up some code. by Kristian Høgsberg · 16 years ago
  82. 8012f32 Drop libdrm CFLAGS where no longer necessary. by Kristian Høgsberg · 16 years ago
  83. aa68fe3 Update to track udev API change in eagle. by Kristian Høgsberg · 16 years ago
  84. 890bc05 Use libudev for enumerating input devices. by Kristian Høgsberg · 17 years ago
  85. 4a8767b Install libraries plus headers and add pkg-config files. by Kristian Høgsberg · 17 years ago
  86. d4de54e Use autoconf instead of $(shell ...) in the Makefile. by Kristian Høgsberg · 17 years ago