1. 3341820 Use the new wl_callback interface by Kristian Høgsberg · 14 years ago
  2. 361d2ad Update compositor shutdown code by Matt Roper · 14 years ago
  3. 8f0ce05 compositor: Send out more detailed output events by Kristian Høgsberg · 14 years ago
  4. 7c47667 compositor-wayland: Update to new APIs by Kristian Høgsberg · 14 years ago
  5. e7b8d90 compositor: Set EGL_PLATFORM env variable for each backend. by Egbert Eich · 14 years ago
  6. 6c709a3 Fix warnings and symbol visibility from missing CFLAGS by Kristian Høgsberg · 14 years ago
  7. e4c40a4 compositor: Disable hw cursor if we're texturing the cursor by Kristian Høgsberg · 14 years ago
  8. 1c56218 compositor: Split backends into modules by Kristian Høgsberg · 14 years ago
  9. 080ab6c compositor-wayland: Fix interface renames (prefix) by Benjamin Franzke · 14 years ago
  10. 95d843d Also fix compositor-wayland event handler by Kristian Høgsberg · 14 years ago
  11. 91342c6 Switch to new subscribe protocol and wayland-egl by Kristian Høgsberg · 14 years ago
  12. 66aa235 Optimize fullscreen scanout abit by Benjamin Franzke · 14 years ago
  13. 431da9a Make use of a hardware cursor in compositor-drm by Benjamin Franzke · 14 years ago
  14. 1178a3c compositor(-drm): Pageflip to fullscreen surfaces by Benjamin Franzke · 14 years ago
  15. ec4d342 Support per surface frame events by Benjamin Franzke · 14 years ago
  16. eefc36c compositor-drm: Fix multi head rendering by Benjamin Franzke · 14 years ago
  17. d28ab36 compositor-wayland: Ask for ES2 in the config by Kristian Høgsberg · 14 years ago
  18. c649a92 compositor: Remove drm.c, use shm.c for pointer images by Benjamin Franzke · 14 years ago
  19. be01456 compositor-wayland: Use wayland-egl window surfaces by Benjamin Franzke · 14 years ago
  20. 5b2cb6f compositor: Generate Framebuffer in the backends by Benjamin Franzke · 14 years ago
  21. 1b765ff compositor: Add flags parameter to wlsc_output_init by Benjamin Franzke · 14 years ago
  22. af82bea compositor-wayland: Handle keyboard focus too by Kristian Høgsberg · 15 years ago
  23. 93331ff compositor: Forward pointer focus notification from compostor backend by Kristian Høgsberg · 15 years ago
  24. 7c427a9 compositor-wayland: Remove unused variable by Benjamin Franzke · 15 years ago
  25. ecfb2b9 compositor-wayland: Assign func pointers pre init by Benjamin Franzke · 15 years ago
  26. 8525a50 Move buffer creation and buffer details into drm.c and shm.c by Kristian Høgsberg · 15 years ago
  27. cbe6f04 Fix compositor-wayland by Kristian Høgsberg · 15 years ago
  28. 82da52b Update surface.attach and change surface.map to surface.map_toplevel by Kristian Høgsberg · 15 years ago
  29. 9c3e8d7 Move grab state to struct wl_input_device by Kristian Høgsberg · 15 years ago
  30. f8fc08f Add origin information to output.geometry event by Kristian Høgsberg · 15 years ago
  31. caa6442 compositor: Use a virtual destructor when shutting down by Kristian Høgsberg · 15 years ago
  32. 2bb3ebe Create socket in /var/run/user/${HOME} by Kristian Høgsberg · 15 years ago
  33. 0611e3e Indentation nit-picking by Kristian Høgsberg · 15 years ago
  34. 06bc264 Fix warnings from adding -Wall back by Kristian Høgsberg · 15 years ago
  35. 3ada7ec compositor-wayland: Call wlsc_compositor_finish_frame from frame callback by Kristian Høgsberg · 15 years ago
  36. 4203df1 compositor-wayland: Use glFlush() not glFinish() after rendering frame by Kristian Høgsberg · 15 years ago
  37. ec2e642 Add wayland backend for compositor (nested) by Benjamin Franzke · 15 years ago