1. 60c1508 Add --disable-clients configure option by Kristian Høgsberg · 14 years ago
  2. 80492e2 configure: Only check dependencies for the enabled compositor backends by Kristian Høgsberg · 14 years ago
  3. 82ed042 compositor-x11: Only use xcb_poll_for_queued_event if we have it by Kristian Høgsberg · 14 years ago
  4. 02ec0a5 compositor: Support loadable shells by Kristian Høgsberg · 14 years ago
  5. 5d00709 compositor: Add OpenWF Display backend by Benjamin Franzke · 14 years ago
  6. 6693ac2 window: Use window surfaces for windows by Benjamin Franzke · 14 years ago
  7. 84290d0 compositor-x11: Use an EGL Window Surface as output by Benjamin Franzke · 14 years ago
  8. be01456 compositor-wayland: Use wayland-egl window surfaces by Benjamin Franzke · 14 years ago
  9. 3b288af compositor-x11: Use x11 egl platform by Benjamin Franzke · 14 years ago
  10. b2d7185 Split into a demo repository that holds the demo compositor and clients by Kristian Høgsberg · 14 years ago
  11. 31bd6c7 Use pixman regions to reduce repainting by Kristian Høgsberg · 14 years ago
  12. 52f2264 configure: remove libdrm dependency for clients by Tiago Vignatti · 14 years ago
  13. 5e4d83f Merge remote branch 'nobled/for-krh' by Kristian Høgsberg · 14 years ago
  14. 8446258 configure: Drop gdk-pixbuf version dependency by Benjamin Franzke · 14 years ago
  15. 48f975d fix configure check for gcc by nobled · 14 years ago
  16. 26ef22e Test for rsvg-convert in configure.ac by Kristian Høgsberg · 14 years ago
  17. 640924f Add gio for view fixes by Kristian Høgsberg · 14 years ago
  18. 238515d Add specific versions to build dependencies by Darxus · 14 years ago
  19. 7d498b4 Enable all compositors by default by Kristian Høgsberg · 14 years ago
  20. a1015b9 Link simple-client against libGLESv2.so, not full GL by Kristian Høgsberg · 14 years ago
  21. 8def264 Check for cairo-egl instead of just cairo-gl by Kristian Høgsberg · 14 years ago
  22. a941022 Make it possible to enable/disable the various compositors from configure by Kristian Høgsberg · 14 years ago
  23. 08c40c3 clients: Make poppler-glib optional by Kristian Høgsberg · 14 years ago
  24. 5b7e43a Update autotools configuration by Javier Jardón · 15 years ago
  25. 1b6c0ed Workaround an xcb-dri2 bug. by Chia-I Wu · 15 years ago
  26. d0c3b9d Fall back to cairo image backend and shm surface if we don't have cairo gl by Kristian Høgsberg · 15 years ago
  27. f0152da Use automake by Kristian Høgsberg · 15 years ago
  28. 6dd08eb Move core protocol libraries into wayland/ subdirectory by Kristian Høgsberg · 15 years ago
  29. 4363d2a Ask for glesv2, not gl for compositor in configure.ac by Kristian Høgsberg · 15 years ago
  30. 1db21f1 Use different cursor images in the compositor by Kristian Høgsberg · 15 years ago
  31. a661f26 Name libraries -client and -server for consistency by Kristian Høgsberg · 15 years ago
  32. 640609a Implement current drm auth scheme in the drm object by Kristian Høgsberg · 15 years ago
  33. a1f3f60 Generate protocol types and metadata from xml by Kristian Høgsberg · 15 years ago
  34. 94adf6c Use libxkbcommon for mapping keycodes to keysyms by Kristian Høgsberg · 15 years ago
  35. ce5325d Add x11 backend for compositor by Kristian Høgsberg · 15 years ago
  36. 478d926 Send device name at connect time by Kristian Høgsberg · 15 years ago
  37. 945ea0e configure.ac: Look for cairo-gl instead of cairo-drm by Kristian Høgsberg · 15 years ago
  38. 8286302 Rename wayland-system-compositor back to just compositor by Kristian Høgsberg · 15 years ago
  39. b2a432e Move clients to subdirectory by Kristian Høgsberg · 15 years ago
  40. 3afd45d Switch to using mesa EGL by Kristian Høgsberg · 15 years ago
  41. 450cc81 Require libdrm 2.4.17 for page flip API by Kristian Høgsberg · 16 years ago
  42. 8f2f773 Add a simple PDF viewer by Kristian Høgsberg · 16 years ago
  43. 0de19eb Add an image viewer client by Chris Wilson · 16 years ago
  44. f13eb14 Depend on udev 136 and clean up some code. by Kristian Høgsberg · 16 years ago
  45. 8012f32 Drop libdrm CFLAGS where no longer necessary. by Kristian Høgsberg · 16 years ago
  46. aa68fe3 Update to track udev API change in eagle. by Kristian Høgsberg · 16 years ago
  47. 890bc05 Use libudev for enumerating input devices. by Kristian Høgsberg · 17 years ago
  48. 4a8767b Install libraries plus headers and add pkg-config files. by Kristian Høgsberg · 17 years ago
  49. d4de54e Use autoconf instead of $(shell ...) in the Makefile. by Kristian Høgsberg · 17 years ago