1. 1c56218 compositor: Split backends into modules by Kristian Høgsberg · 14 years ago
  2. b41d76c compositor: Use libpng directly instead of gdb-pixbuf 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. 127d0f0 compositor-x11: Adjust to event loop changes by Kristian Høgsberg · 14 years ago
  6. e997c5f compositor-x11: Set xcb to be eventqueue owner by Benjamin Franzke · 14 years ago
  7. ee72482 compositor-x11: Use check function to make sure we handle all events by Kristian Høgsberg · 14 years ago
  8. 025f7b8 compositor-x11: Use the keymap_notify immediately following the focus_in event by Kristian Høgsberg · 14 years ago
  9. 94da7e1 compositor-x11: Generalize handling of event pairs by Kristian Høgsberg · 14 years ago
  10. 66aa235 Optimize fullscreen scanout abit by Benjamin Franzke · 14 years ago
  11. 218c034 Merge remote-tracking branch 'bnf/fullscreen-pageflip' by Kristian Høgsberg · 14 years ago
  12. 431da9a Make use of a hardware cursor in compositor-drm by Benjamin Franzke · 14 years ago
  13. 1178a3c compositor(-drm): Pageflip to fullscreen surfaces by Benjamin Franzke · 14 years ago
  14. 3ddd148 compositor-x11: Suppress keyboard repeat events by Kristian Høgsberg · 14 years ago
  15. 11e2828 Merge remote-tracking branch 'bnf/surface-frame-event' by Kristian Høgsberg · 14 years ago
  16. 2079829 Check return value of XOpenDisplay(). by Cyril Brulebois · 14 years ago
  17. ec4d342 Support per surface frame events by Benjamin Franzke · 14 years ago
  18. eefc36c compositor-drm: Fix multi head rendering by Benjamin Franzke · 14 years ago
  19. 58dc6dd compositor-x11: Remove unused variables by Kristian Høgsberg · 14 years ago
  20. c649a92 compositor: Remove drm.c, use shm.c for pointer images by Benjamin Franzke · 14 years ago
  21. 84290d0 compositor-x11: Use an EGL Window Surface as output by Benjamin Franzke · 14 years ago
  22. 5b2cb6f compositor: Generate Framebuffer in the backends by Benjamin Franzke · 14 years ago
  23. 1b765ff compositor: Add flags parameter to wlsc_output_init by Benjamin Franzke · 14 years ago
  24. faa0a9d compositor: Use eglBindWaylandDisplayWL by Benjamin Franzke · 14 years ago
  25. 3b288af compositor-x11: Use x11 egl platform by Benjamin Franzke · 14 years ago
  26. 2dfe626 compositor-x11: Don't send enter/leave notify if we have an implicit grab by Kristian Høgsberg · 14 years ago
  27. 3ba4858 compositor-x11: Handle keyboard focus correctly so we avoid stuck modifiers by Kristian Høgsberg · 15 years ago
  28. 93331ff compositor: Forward pointer focus notification from compostor backend by Kristian Høgsberg · 15 years ago
  29. f58d8ca compositor-x11: Set window icon by Kristian Høgsberg · 15 years ago
  30. 24ed621 Set WM_CLASS for X11 compositor window by Kristian Høgsberg · 15 years ago
  31. 8525a50 Move buffer creation and buffer details into drm.c and shm.c by Kristian Høgsberg · 15 years ago
  32. 8f66a57 Ignore surface.map_toplevel() if already mapped by Kristian Høgsberg · 15 years ago
  33. 175e6ce Pass EGL_NO_CONTEXT to eglCreateImageKHR for EGL_DRM_BUFFER_MESA target by Kristian Høgsberg · 15 years ago
  34. 9c3e8d7 Move grab state to struct wl_input_device by Kristian Høgsberg · 15 years ago
  35. caa6442 compositor: Use a virtual destructor when shutting down by Kristian Høgsberg · 15 years ago
  36. 50dc698 compositor: Shut down properly so we remove the socket by Kristian Høgsberg · 15 years ago
  37. 55973f2 Some additional return value checking by Darxus · 15 years ago
  38. 91b5999 add newlines for error printfs by Yuval Fledel · 15 years ago
  39. 997ce64 compositor: add safety check when EGL fails to initialize by Tiago Vignatti · 15 years ago
  40. 1b6c0ed Workaround an xcb-dri2 bug. by Chia-I Wu · 15 years ago
  41. 61a8251 Add a geometry option for x11 compositor by Kristian Høgsberg · 15 years ago
  42. 76b4332 Move example compositor to subdirectory by Kristian Høgsberg · 15 years ago[Renamed from compositor-x11.c]
  43. b12fcce Update to EGL_MESA_drm_image from mesa master by Kristian Høgsberg · 15 years ago
  44. a661f26 Name libraries -client and -server for consistency by Kristian Høgsberg · 15 years ago
  45. 640609a Implement current drm auth scheme in the drm object by Kristian Høgsberg · 15 years ago
  46. 5fcd0aa Introduce 'buffer' object for attaching, image cahce and cursor images by Kristian Høgsberg · 15 years ago
  47. a1f3f60 Generate protocol types and metadata from xml by Kristian Høgsberg · 15 years ago
  48. 8f2e677 x11: Dont use buffers after free() by Kristian Høgsberg · 15 years ago
  49. 2c28aa5 Bind GLES2 API, not OpenGL by Kristian Høgsberg · 15 years ago
  50. 379b678 Use EGL_KHR_surfaceless_opengl by Kristian Høgsberg · 15 years ago
  51. 808fd41 Drop coordinates from buttons press, add timestamp to events by Kristian Høgsberg · 15 years ago
  52. f252d6a Update to use eglGetDRMDisplayMESA() by Kristian Høgsberg · 15 years ago
  53. 86e0989 Hide wayland cursor when X11 compositor loses focus by Kristian Høgsberg · 15 years ago
  54. a946821 Propagate shader compile/link errors by Kristian Høgsberg · 15 years ago
  55. f9112b2 Fix X button and keycodes by Kristian Høgsberg · 15 years ago
  56. ce5325d Add x11 backend for compositor by Kristian Høgsberg · 15 years ago