summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-26Merge branch 'cygwin-patches-for-1.20' into cygwin-release-1.20xserver-cygwin-1.20.9-1cygwin-release-1.20Jon Turney4-4/+93
2020-08-26meson: Add sha1 library optionsJon Turney3-4/+92
2020-08-25Merge tag 'xorg-server-1.20.9' into cygwin-release-1.20Jon Turney120-614/+1683
2020-08-25xserver 1.20.9xorg-server-1.20.9Matt Turner2-3/+3
2020-08-25Fix XRecordRegisterClients() Integer underflowMatthieu Herrb1-5/+5
2020-08-25Fix XkbSelectEvents() integer underflowMatthieu Herrb1-1/+1
2020-08-25Fix XIChangeHierarchy() integer underflowMatthieu Herrb1-1/+1
2020-08-25Correct bounds checking in XkbSetNames()Matthieu Herrb1-0/+48
2020-08-18linux: Fix platform device probe for DT-based PCIHuacai Chen1-1/+26
2020-08-18linux: Fix platform device PCI detection for complex bus topologiesAdam Jackson1-3/+3
2020-08-18linux: Make platform device probe less fragileAdam Jackson2-23/+14
2020-08-18fix for ZDI-11426Matthieu Herrb1-1/+1
2020-08-18xfree86: add drm modes on non-GTF panelsAaron Ma5-4/+48
2020-08-18present: Check valid region in window mode flipsRoman Gilg1-4/+6
2020-08-18xwayland: Handle NULL xwl_seat in xwl_seat_can_emulate_pointer_warpMichel Dänzer1-1/+6
2020-08-18xwayland: Propagate damage x1/y1 coordinates in xwl_present_flipMichel Dänzer1-1/+3
2020-08-18doc: Update URLs in Xserver-DTrace.xmlAlan Coopersmith1-8/+8
2020-08-18xwayland: Use a fixed DPI value for core protocolOlivier Fourdan2-40/+8
2020-08-18xwayland: only use linux-dmabuf if format/modifier was advertisedSimon Ser1-4/+24
2020-08-18hw/xfree86: Avoid cursor use after freeMartin Weber1-1/+2
2020-08-18Update URL's in man pagesAlan Coopersmith4-7/+7
2020-08-12xwayland: Disable the MIT-SCREEN-SAVER extension when rootlessOlivier Fourdan1-0/+13
2020-07-22xwayland: Hold a pixmap reference in struct xwl_present_eventMichel Dänzer2-5/+14
2020-07-21randr: Check rrPrivKey in RRHasScanoutPixmap()Alex Goins1-1/+7
2020-07-21modesetting: Fix front_bo leak at drmmode_xf86crtc_resize on XRandR rotationJose Maria Casanova Crespo1-3/+3
2020-07-20xwayland: Store xwl_tablet_pad in its own private keyLyude Paul1-2/+10
2020-07-20xwayland: Initialise values in xwlVidModeGetGamma()SimonP1-0/+1
2020-07-20xwayland: Fix crashes when there is no pointerSjoerd Simons1-0/+6
2020-07-20xwayland: Clear private on device removalOlivier Fourdan1-16/+39
2020-07-20xwayland: Free all remaining events in xwl_present_cleanupMichel Dänzer1-15/+11
2020-07-20xwayland: Always use xwl_present_free_event for freeing Present eventsMichel Dänzer1-15/+12
2020-07-20present/wnmd: Free flip_queue entries in present_wnmd_clear_window_flipMichel Dänzer1-3/+3
2020-07-20present/wnmd: Keep pixmap pointer in present_wnmd_clear_window_flipMichel Dänzer1-2/+0
2020-07-03xwayland: import DMA-BUFs with GBM_BO_USE_RENDERING onlySimon Ser1-2/+3
2020-05-29xwayland: Fix infinite loop at startupOlivier Fourdan3-14/+18
2020-05-22modesetting: Disable pageflipping when using a swcursorHans de Goede6-6/+165
2020-05-06hw/xwin: Fix build of xwinclip tool when xcb is installed in non-default loca...Jon Turney1-0/+1
2020-04-15dix: do not send focus event when grab actually does not changeSamuel Thibault1-2/+6
2020-03-29xserver 1.20.8xorg-server-1.20.8Matt Turner2-4/+4
2020-03-22Fix old-style definition warning for xf86OSInputThreadInit()Jon Turney5-5/+5
2020-03-22Add xf86OSInputThreadInit to stub os-support as wellJon Turney1-0/+6
2020-03-18xwayland: Delete all frame_callback_list nodes in xwl_unrealize_windowMichel Dänzer3-10/+11
2020-03-12xwayland/glamor-gbm: Handle DRM_FORMAT_MOD_INVALID gracefullyJonas Ådahl1-0/+4
2020-03-07dix: Check for NULL spriteInfo in GetPairedDeviceArthur Williams1-1/+1
2020-03-07Fix building with `-fno-common`David Seifert17-17/+17
2020-03-02xwayland: Use frame callbacks for Present vblank eventsMichel Dänzer2-10/+14
2020-03-02xwayland: Use single frame callback for Present flips and normal updatesMichel Dänzer3-31/+39
2020-03-02xwayland: Add xwl_window_create_frame_callback helperMichel Dänzer2-3/+11
2020-02-21xwayland: clear pixmaps after creation in rootless modeDor Askayo5-1/+36
2020-02-21xwayland: Call glamor_block_handler from xwl_screen_post_damageMichel Dänzer1-0/+11