summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-03xwayland: Use a fixed DPI value for core protocolOlivier Fourdan2-40/+8
2020-07-03xwayland: Initialise values in xwlVidModeGetGamma()SimonP1-0/+1
2020-07-02xwayland: Fix crashes when there is no pointerSjoerd Simons1-0/+6
2020-06-27modesetting: Fix front_bo leak at drmmode_xf86crtc_resize on XRandR rotationJose Maria Casanova Crespo1-3/+3
2020-06-25xwayland: Free all remaining events in xwl_present_cleanupMichel Dänzer2-17/+18
2020-06-25xwayland: Always use xwl_present_free_event for freeing Present eventsMichel Dänzer1-15/+12
2020-06-25present/wnmd: Free flip_queue entries in present_wnmd_clear_window_flipMichel Dänzer1-3/+3
2020-06-25present/wnmd: Keep pixmap pointer in present_wnmd_clear_window_flipMichel Dänzer1-2/+0
2020-06-24hw/xfree86: Avoid cursor use after freeMartin Weber1-1/+2
2020-06-23xfree86: add drm modes on non-GTF panelsAaron Ma5-4/+48
2020-06-19xwayland: allow using linux-dmabuf with DRM_FORMAT_MOD_INVALIDSimon Ser1-5/+3
2020-06-19xwayland: only use linux-dmabuf if format/modifier was advertisedSimon Ser1-4/+24
2020-06-19xwayland: don't use GBM_BO_USE_SCANOUTSimon Ser1-1/+1
2020-06-05xwayland: Set the vendor name for GLX_EXT_libglvndAdam Jackson1-0/+3
2020-06-03Remove BSD APM support.Matthieu Herrb5-364/+2
2020-05-27meson: split udev from udev_kms which requires systemdJan Beich3-5/+8
2020-05-27glx: unbreak on Unix without /usr/include/drmJan Beich2-1/+2
2020-05-27os: unbreak xsha1 on FreeBSDJan Beich1-0/+9
2020-05-20xwayland: Clear private on device removalOlivier Fourdan1-16/+39
2020-05-20gitlab CI: use the fdo ci-templates repositoryPeter Hutterer1-1/+1
2020-05-18xwayland: import DMA-BUFs with GBM_BO_USE_RENDERING onlySimon Ser1-2/+3
2020-05-13xwayland: Improve checks for confined_to on InputOnly windowsCarlos Garnacho1-8/+30
2020-05-12xwayland: Remove undeeded testOlivier Fourdan1-2/+1
2020-05-12xwayland: Lock on entering surface if neededOlivier Fourdan1-0/+6
2020-05-12xwayland: confine motion events to the confined windowOlivier Fourdan1-2/+9
2020-05-12xwayland: Do not lock the pointer on the wrong windowOlivier Fourdan1-0/+3
2020-05-10Update URL's in man pagesAlan Coopersmith4-7/+7
2020-05-08test: Fix struct initialization warningMartin Weber1-1/+1
2020-05-07XQuartz: recognize F16-F20 and Menu keysChristopher Chavez1-0/+7
2020-05-01Fix build with gcc 9.3.0's -Werror=alloc-size-larger-than=Alexander Volkov3-3/+3
2020-05-01gitlab-ci: Bump DEBIAN_TAG to build with gcc 9.3.0Alexander Volkov1-1/+1
2020-04-30hw/xfree86: Support ACPI without APM.Tobias Stoeckmann1-4/+5
2020-04-27xwayland: Fix infinite loop at startupOlivier Fourdan3-14/+17
2020-04-15hw/xwin: Drop call to setlocale()Jon Turney1-9/+0
2020-04-15hw/xwin: Consistently use BOOL type from Xmd.hJon Turney7-17/+17
2020-04-15hw/xwin: Remove XSetAuthorization() for helper clientsJon Turney9-39/+36
2020-04-15hw/xwin: xcbify clipboard integrationJon Turney10-650/+484
2020-04-15hw/xwin: Remove nounicodeclipboard optionJon Turney13-146/+49
2020-04-15hw/xwin: Remove support for pre-Vista Win32 clipboard APIJon Turney4-198/+23
2020-04-15hw/xwin: Fix lingering uses of libX11 types and valuesJon Turney3-4/+3
2020-04-15hw/xwin: Warn about too large Windows -> X clipboard pastesJon Turney1-0/+18
2020-04-15hw/xwin: Implement INCR protocol for X clipboard -> Windows clipboardJon Turney5-221/+290
2020-04-10Xorg: honor AutoRepeat optionMichael Stapelberg1-0/+28
2020-03-30xinput: Remove PropagateMaskAdam Jackson3-40/+14
2020-03-30xinput: Remove ExtExclusiveMasksAdam Jackson2-23/+1
2020-03-30glx: Require screens match for share contexts for classic CreateContextAdam Jackson1-0/+9
2020-03-23glx: fixup symbol name for get_extensions functionVasily Khoruzhick1-0/+10
2020-03-17xwayland: Delete all frame_callback_list nodes in xwl_unrealize_windowMichel Dänzer3-10/+11
2020-03-13modesetting: add support for GBM_FORMAT_ARGB1555Yuriy Vasilev1-4/+12
2020-03-13modesetting: add support for GBM_FORMAT_RGB565Yuriy Vasilev1-0/+2