summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-01-18Don't install XvfbMichel Dänzer2-131/+1
2022-01-18Drop Xephyr / kdrive DDXMichel Dänzer28-12469/+0
2022-01-18Drop Xorg DDXMichel Dänzer312-139840/+0
2022-01-18Drop Xwin DDX and x86 MinGW-w64 cross buildMichel Dänzer100-35018/+0
2022-01-18Drop Xnest DDXMichel Dänzer41-5706/+0
2022-01-18Drop Xquartz DDXMichel Dänzer234-44157/+0
2022-01-18xwayland: Raise the FD limit to the maxOlivier Fourdan1-1/+36
2022-01-14xwayland/glx: Flip order of sRGB & non-sRGB fbconfigsMichel Dänzer1-5/+6
2021-12-24xwayland/present: Run fallback timer callback after more than a secondMichel Dänzer2-5/+26
2021-12-20xf86/logind: fix missing call to vtenter if the platform device is not pausedJocelyn Falempe1-4/+13
2021-12-20xf86/logind: Fix compilation error when built without logind/platform busJocelyn Falempe2-13/+12
2021-12-17Fix spelling of XwaylandMichel Dänzer1-2/+2
2021-12-16hw/xfree86/os-support/solaris/sun_vid.c: Fix error messageAndrea Monaco1-1/+1
2021-12-14hw/xfree86: fix sbus build for SPARCSam James2-1/+5
2021-12-10remove the PRE_RELEASE message.Matthieu Herrb1-13/+0
2021-12-07Xwayland: implement drm-lease-v1Drew DeVault8-13/+608
2021-12-07randr: add new interface to allow delaying lease responsesXaver Hugl1-1/+1
2021-12-06Better fix for xf86CompatOut() when there are no privatesMatthieu Herrb1-2/+2
2021-12-05Initialize Mode->name in xf86CVTMode()Matthieu Herrb1-0/+4
2021-12-04xwayland: Fix a race condition when setting up input devicesPovilas Kanapickas1-17/+59
2021-12-04xwayland: Implement support for touchpad gesturesPovilas Kanapickas4-0/+249
2021-12-02xwayland/eglstream: Prefer EGLstream if availableOlivier Fourdan1-6/+2
2021-12-02xwayland/glamor: Log backend selected for debugOlivier Fourdan1-0/+2
2021-12-01xwayland/glamor: Change errors to verbose messagesOlivier Fourdan3-5/+9
2021-12-01xwayland/eglstream: Demote EGLstream device warningOlivier Fourdan1-1/+1
2021-11-22xf86/logind: Fix drm_drop_master before vt_reldispJocelyn Falempe2-0/+25
2021-11-22xf86/logind: fix call systemd_logind_vtenter after receiving drm device resumeJocelyn Falempe1-4/+6
2021-11-16Revert "hw/xfree86: Propagate physical dimensions from DRM connector"Povilas Kanapickas3-28/+14
2021-11-11dri2: add crocus to the list of va_gl usersDave Airlie1-1/+2
2021-11-06xfree86: On Linux, while only seat0 can have TTYs, don't assmume all seat0s h...nerdopolis3-2/+21
2021-11-04meson: Fix build of xwinclip tool when xcb is installed in non-default locationJon Turney1-0/+1
2021-11-04meson: Add dependencies for hw/xwin/ resource compilationJon Turney1-1/+5
2021-11-04Make xf86CompatOutput() return NULL when there are no privatesMatthieu Herrb1-0/+3
2021-11-04xwayland: Store EGLContext pointer in lastGLContextMichel Dänzer1-2/+4
2021-11-03s/__/@/ in inputtestdrv manpageJon Turney1-3/+3
2021-10-27Remove autotools supportPovilas Kanapickas61-2196/+0
2021-10-25xwayland: Add xwl_cursor_clear_frame_cb()Olivier Fourdan3-22/+19
2021-10-25xwayland: Move xwl_cursor_release() to xwayland-cursor.cOlivier Fourdan3-8/+9
2021-10-25xwayland: Rename xwl_seat_update_cursor()Olivier Fourdan1-3/+3
2021-10-22xwayland: fix -noTouchPointerEmulationSimon Ser1-0/+1
2021-10-20xwayland: Clear tablet cursor pending frame cbOlivier Fourdan1-0/+7
2021-10-12xwayland: Notify of root size change with XRandR emulationOlivier Fourdan1-0/+94
2021-10-08xf86: Accept devices with the 'simpledrm' driver.nerdopolis1-1/+6
2021-10-08modesetting: Consider RandR primary output for selectioh of sync crtc.Mario Kleiner1-2/+9
2021-10-08modesetting: Handle mixed VRR and non-VRR display setups better.Mario Kleiner2-1/+8
2021-10-07modesetting: Enable GAMMA_LUT for lut's with up to 4096 slots.Mario Kleiner2-6/+19
2021-10-06xwayland: Set GLVND driver based on GBM backend nameOlivier Fourdan1-0/+6
2021-10-05Use EGL_LINUX_DMA_BUF_EXT to create GBM bo EGLImagesJames Jones1-4/+100
2021-10-05xwayland/shm: Avoid integer overflow on large pixmapsOlivier Fourdan1-2/+9
2021-09-27Revert "modesetting: Only use GAMMA_LUT if its size is 1024"Mario Kleiner1-15/+1