1. 7d2014e xfree86: Fix event data alignment in inputtest driver by Povilas Kanapickas · 4 years, 3 months ago main
  2. 43e934a dix: Don't send touch end to clients that do async grab without touches by Povilas Kanapickas · 4 years, 3 months ago
  3. 6ad6517 xwayland: Fix cursor color by Olivier Fourdan · 4 years, 3 months ago
  4. 1801fe0 dix: Fix use after free in input device shutdown by Povilas Kanapickas · 4 years, 3 months ago
  5. 6ef5c05 dix: Correctly save replayed event into GrabInfoRec by Povilas Kanapickas · 4 years, 3 months ago
  6. 34b870d meson: Remove config macros that are no longer used by Povilas Kanapickas · 4 years, 3 months ago
  7. 9946b0f config/wscons: Always attach the "ws" driver for pointer devices, by nia · 4 years, 3 months ago
  8. bcee84c config/wscons: Fix build and add support for NetBSD by nia · 4 years, 3 months ago
  9. 4c03b67 xephyr: Don't check for SeatId anymore by nerdopolis · 4 years, 3 months ago
  10. 0217cc6 xkb: fix XkbSetMap when changing a keysym without changing a keytype by Samuel Thibault · 4 years, 3 months ago
  11. dc7cb45 dix: Hold input lock for AttachDevice() by tholin · 4 years, 3 months ago
  12. 2e6edeb xf86: Accept devices with the 'hyperv_drm' driver by Thomas Zimmermann · 4 years, 3 months ago
  13. c6b0dcb render: Fix build with gcc 12 by Olivier Fourdan · 4 years, 4 months ago
  14. 22d5818 present: Check for NULL to prevent crash by Błażej Szczygieł · 4 years, 4 months ago
  15. d1f26c3 xwayland: Raise the FD limit to the max by Olivier Fourdan · 4 years, 4 months ago
  16. 50b4a70 xwayland/glx: Flip order of sRGB & non-sRGB fbconfigs by Michel Dänzer · 4 years, 4 months ago
  17. 288ec0e xwayland/present: Run fallback timer callback after more than a second by Michel Dänzer · 4 years, 5 months ago
  18. 38291fa xf86/logind: fix missing call to vtenter if the platform device is not paused by Jocelyn Falempe · 4 years, 5 months ago
  19. 9c66d91 xf86/logind: Fix compilation error when built without logind/platform bus by Jocelyn Falempe · 4 years, 5 months ago
  20. 5b8817a Convert more funcs to use InternalEvent. by Matthieu Herrb · 4 years, 5 months ago
  21. 35f0e1a Remove *-config.h.in which were only used by autotools by Povilas Kanapickas · 4 years, 5 months ago
  22. f6c070a glx/dri: Filter out fbconfigs that don't have a supported pixmap format by Adam Jackson · 4 years, 5 months ago
  23. cbe1584 Fix spelling of Xwayland by Michel Dänzer · 4 years, 5 months ago
  24. 32e89eb hw/xfree86/os-support/solaris/sun_vid.c: Fix error message by Andrea Monaco · 4 years, 5 months ago
  25. 6c1a1fc hw/xfree86: fix sbus build for SPARC by Sam James · 4 years, 5 months ago
  26. ebce7e2 render: Fix out of bounds access in SProcRenderCompositeGlyphs() by Povilas Kanapickas · 4 years, 5 months ago
  27. 6c4c530 Xext: Fix out of bounds access in SProcScreenSaverSuspend() by Povilas Kanapickas · 4 years, 5 months ago
  28. b519675 xfixes: Fix out of bounds access in *ProcXFixesCreatePointerBarrier() by Povilas Kanapickas · 4 years, 5 months ago
  29. e56f61c record: Fix out of bounds access in SwapCreateRegister() by Povilas Kanapickas · 4 years, 5 months ago
  30. 4de9666 remove the PRE_RELEASE message. by Matthieu Herrb · 4 years, 5 months ago
  31. d189102 test: #undef NDEBUG so assert is not compiled away by Matt Turner · 4 years, 5 months ago
  32. 089e7f9 Xwayland: implement drm-lease-v1 by Drew DeVault · 4 years, 5 months ago
  33. 7759743 randr: add new interface to allow delaying lease responses by Xaver Hugl · 4 years, 5 months ago
  34. f34ffdd require wayland-protocols 1.22 by Xaver Hugl · 4 years, 5 months ago
  35. fabd6a7 Update the CI to provide wayland-protocols 1.22 by Xaver Hugl · 4 years, 5 months ago
  36. 75d7061 Better fix for xf86CompatOut() when there are no privates by Matthieu Herrb · 4 years, 5 months ago
  37. ed11c4d Initialize Mode->name in xf86CVTMode() by Matthieu Herrb · 4 years, 5 months ago
  38. 0146fd6 xwayland: Fix a race condition when setting up input devices by Povilas Kanapickas · 4 years, 5 months ago
  39. ff2de0b xwayland: Implement support for touchpad gestures by Povilas Kanapickas · 4 years, 5 months ago
  40. 04c93b9 meson: Correctly set DDXOSVERRORF and DDXBEFORERESET on xwin by Povilas Kanapickas · 4 years, 5 months ago
  41. 5ac6319 glamor: fix free of uninitialised pointers by Jonathan Gray · 4 years, 5 months ago
  42. be16bd8 xkb: fix XkbSetMap check for the keytypes count by Peter Hutterer · 4 years, 5 months ago
  43. 6dd9709 xwayland/eglstream: Prefer EGLstream if available by Olivier Fourdan · 4 years, 5 months ago
  44. c5d1fed xwayland/glamor: Log backend selected for debug by Olivier Fourdan · 4 years, 5 months ago
  45. 30d0d4a xwayland/glamor: Change errors to verbose messages by Olivier Fourdan · 4 years, 5 months ago
  46. 96c82be xwayland/eglstream: Demote EGLstream device warning by Olivier Fourdan · 4 years, 5 months ago
  47. da9d012 xf86/logind: Fix drm_drop_master before vt_reldisp by Jocelyn Falempe · 4 years, 6 months ago
  48. f5bd039 xf86/logind: fix call systemd_logind_vtenter after receiving drm device resume by Jocelyn Falempe · 4 years, 6 months ago
  49. 35af129 Revert "hw/xfree86: Propagate physical dimensions from DRM connector" by Povilas Kanapickas · 4 years, 6 months ago
  50. a7b0a7f dri2: add crocus to the list of va_gl users by Dave Airlie · 4 years, 6 months ago
  51. 9e82a67 meson: Bump version after X server 21.1 branch off by Povilas Kanapickas · 4 years, 6 months ago
  52. 2df3a62 meson: add subproject fallback for libxcvt by Simon Ser · 4 years, 6 months ago
  53. 4345269 meson: use add_project_arguments instead of add_global_arguments by Simon Ser · 4 years, 6 months ago
  54. b8c12aa xfree86: On Linux, while only seat0 can have TTYs, don't assmume all seat0s have TTYs by nerdopolis · 4 years, 6 months ago
  55. d7d6e6a appveyor: Add libxcvt build dep by Jon Turney · 4 years, 6 months ago
  56. 8218c23 meson: Fix build of xwinclip tool when xcb is installed in non-default location by Jon Turney · 4 years, 6 months ago
  57. 37b1c3d meson: Correctly set Libs: in xorg-server.pc for Windows by Jon Turney · 4 years, 6 months ago
  58. 0f9aaa2 meson: Add dependencies for hw/xwin/ resource compilation by Jon Turney · 4 years, 6 months ago
  59. 80eeff3 Make xf86CompatOutput() return NULL when there are no privates by Matthieu Herrb · 4 years, 6 months ago
  60. b656b0a xwayland: Store EGLContext pointer in lastGLContext by Michel Dänzer · 4 years, 6 months ago
  61. 0099412 s/__/@/ in inputtestdrv manpage by Jon Turney · 4 years, 6 months ago
  62. c97397d Remove autotools support by Povilas Kanapickas · 4 years, 7 months ago
  63. c93c2e7 xwayland: Add xwl_cursor_clear_frame_cb() by Olivier Fourdan · 4 years, 7 months ago
  64. 672fe9e xwayland: Move xwl_cursor_release() to xwayland-cursor.c by Olivier Fourdan · 4 years, 7 months ago
  65. e6401e6 xwayland: Rename xwl_seat_update_cursor() by Olivier Fourdan · 4 years, 7 months ago
  66. ccffe90 xwayland: fix -noTouchPointerEmulation by Simon Ser · 4 years, 7 months ago
  67. f37d11c xwayland/test: Don't catch errors in run-piglit.sh by Olivier Fourdan · 4 years, 7 months ago
  68. 35c5664 xwayland: Clear tablet cursor pending frame cb by Olivier Fourdan · 4 years, 7 months ago
  69. f467f85 Fix RandR leasing for more than 1 simultaneously active lease. by Mario Kleiner · 4 years, 7 months ago
  70. ca1dfdc os: Try to discover the current seat with the XDG_SEAT var first by nerdopolis · 4 years, 7 months ago
  71. 246ae00 xwayland: Notify of root size change with XRandR emulation by Olivier Fourdan · 4 years, 7 months ago
  72. f9f705b dix/privates.c: Avoid undefined behaviour after realloc() by Alex Richardson · 4 years, 7 months ago
  73. b9218fa xf86: Accept devices with the 'simpledrm' driver. by nerdopolis · 4 years, 7 months ago
  74. 4b75e65 modesetting: Consider RandR primary output for selectioh of sync crtc. by Mario Kleiner · 4 years, 7 months ago
  75. 017ce26 modesetting: Handle mixed VRR and non-VRR display setups better. by Mario Kleiner · 4 years, 7 months ago
  76. 66e5a5b modesetting: Enable GAMMA_LUT for lut's with up to 4096 slots. by Mario Kleiner · 4 years, 7 months ago
  77. 8b7f4d3 xkb: Drop check for XkbSetMapResizeTypes by Ray Strode · 4 years, 7 months ago
  78. 5daf42b xwayland: Set GLVND driver based on GBM backend name by Olivier Fourdan · 4 years, 7 months ago
  79. f157293 Use EGL_LINUX_DMA_BUF_EXT to create GBM bo EGLImages by James Jones · 4 years, 7 months ago
  80. 079c5cc xwayland/shm: Avoid integer overflow on large pixmaps by Olivier Fourdan · 4 years, 7 months ago
  81. 545fa90 Revert "modesetting: Only use GAMMA_LUT if its size is 1024" by Mario Kleiner · 4 years, 8 months ago
  82. 7326e13 xfree86: Let xf86RandR12CrtcComputeGamma() deal with non-power-of-2 sizes. by Mario Kleiner · 4 years, 8 months ago
  83. 966f567 xfree86: Avoid crash in xf86RandR12CrtcSetGamma() memcpy path. by Mario Kleiner · 4 years, 8 months ago
  84. 6c1e642 xwayland/glx: Enable sRGB fbconfigs by Adam Jackson · 4 years, 8 months ago
  85. 735dbde xwayland/present: Move xwl_present_reset_timer call out of xwl_present_flip by Michel Dänzer · 4 years, 8 months ago
  86. db9e9d4 modesetting: Fix dirty updates for sw rotation by Patrik Jakobsson · 4 years, 8 months ago
  87. ecdf210 glamor: Assume EGL in glamor_context by Adam Jackson · 4 years, 8 months ago
  88. 7d5b4c5 glamor: Require EGL_KHR_no_config_context by Adam Jackson · 4 years, 8 months ago
  89. abda3f4 wayland/streams: Don't open-code glamor_compile_glsl_prog by Adam Jackson · 4 years, 8 months ago
  90. 22772f0 ephyr: Don't open-code glamor_compile_glsl_prog by Adam Jackson · 4 years, 8 months ago
  91. ea92cd2 glamor: Don't open-code epoxy_glsl_version() by Adam Jackson · 4 years, 8 months ago
  92. 07fa12a ephyr/glamor: Port to EGL by Adam Jackson · 4 years, 8 months ago
  93. 2906ee5 glamor: Fix leak in glamor_build_program() by Olivier Fourdan · 4 years, 8 months ago
  94. c01ac52 xwayland: Fix memory allocation test by Olivier Fourdan · 4 years, 8 months ago
  95. 138d4eb xwayland: Fix leak of xwl_screen on init by Olivier Fourdan · 4 years, 8 months ago
  96. 72c5d15 xfree86: NUL-terminate strings in hwEnableIO by Aaron Plattner · 4 years, 8 months ago
  97. 617f591 modesetting: Only use GAMMA_LUT if its size is 1024 by Aaron Plattner · 4 years, 8 months ago
  98. e59e24c glamor: Fix handling of 1-bit pixmaps by Povilas Kanapickas · 4 years, 8 months ago
  99. 68f01c0 modesetting: Add option for non-vsynced flips for "secondary" outputs. by Mario Kleiner · 4 years, 8 months ago
  100. 1fd5dec touchevents: set the screen pointer after checking the device is enabled by Ignacio Casal Quinteiro · 4 years, 8 months ago