summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-25xserver 1.20.3xorg-server-1.20.3Adam Jackson2-4/+4
2018-10-25LogFilePrep: add a comment to the unsafe format string.Matthieu Herrb1-0/+2
2018-10-25Disable -logfile and -modulepath when running with elevated privilegesMatthieu Herrb1-2/+6
2018-10-16xfree86: fix readlink callPeter Hutterer1-1/+1
2018-10-15xserver 1.20.2xorg-server-1.20.2Adam Jackson2-4/+4
2018-10-12fbdevhw: Refuse to touch PCI devices on the fallback probe pathAdam Jackson1-0/+16
2018-10-12glamor/egl: Avoid crashing on broken configurationsAdam Jackson2-1/+12
2018-10-12glamor_egl: Don't initialize on llvmpipeAdam Jackson2-1/+15
2018-10-05os/xdmcp: Don't create a new socket in XdmcpReset()Alexander Volkov1-3/+9
2018-10-05Switch automatic composite update to WorkQueuePierre Ossman3-20/+15
2018-10-05modesetting: Don't free(dst) in drmmode_prop_info_copyAdam Jackson1-1/+0
2018-10-04miext/damage: take care of the coordinate mode in damagePolyPointCedric Roux1-10/+30
2018-10-04xwayland: Use `double` for `xwl_tablet_tool`Olivier Fourdan2-16/+16
2018-10-04xfree86: Fix Option "MaxClients" validationAdam Jackson1-4/+6
2018-10-04devices: break after finding and removing device from listsDave Airlie1-0/+2
2018-10-04mibltblt: free prgnSrcClip on error path.Dave Airlie1-0/+2
2018-10-04xkb: fix what looks to be a copy-paste error with first vs firstMMDave Airlie1-1/+1
2018-10-04posix_tty: free leak of xf86SetStrOption return value.Dave Airlie1-1/+5
2018-10-04modesetting: get pEnt after error checksDave Airlie1-2/+2
2018-10-04glamor: fix leak of fs_getcolor_source.Dave Airlie1-3/+5
2018-10-04fboverlay: move bpp checks above mallocDave Airlie1-3/+3
2018-10-04xi: free modifiers_failed on error path. (v2)Dave Airlie1-2/+2
2018-10-04shm: move shmsize verify before allocating the drawable.Dave Airlie1-12/+13
2018-10-04modesetting: Document Option "DoubleShadow" in the man pageAdam Jackson1-0/+10
2018-10-04modesetting: Lie less in the man pageAdam Jackson1-5/+8
2018-10-04xwayland: Remove xwl_present_window from privates on cleanupOlivier Fourdan1-0/+5
2018-10-04xwayland: fix access to invalid pointerLionel Landwerlin1-2/+3
2018-10-04glx: check for indirect context in CreateContextAttribsARB()Olivier Fourdan1-0/+12
2018-10-04present: fix freed pointer accessLionel Landwerlin1-1/+2
2018-10-04xwayland: use wayland axis_discrete eventScott Anderson2-1/+41
2018-10-04modesetting: code refactor for PRIME syncJim Qu1-17/+19
2018-10-04randr: rrCheckPixmapBounding should only increase screen sizeAlex Goins1-2/+2
2018-10-04dix: check_modmap_change() returns Success, not truePeter Hutterer1-1/+1
2018-08-07xserver 1.20.1xorg-server-1.20.1Adam Jackson2-4/+4
2018-08-07During reset/shutdown, clean up leases in DIX instead of each driverKeith Packard8-22/+30
2018-08-02Xext: dynamically allocate the PanoramiXDepths[j].vids arrayPeter Hutterer1-5/+4
2018-08-02xwayland: rotate logical size for RRModeemersion1-1/+11
2018-08-02xwayland: Enable DRI3 for glamorOlivier Fourdan1-0/+1
2018-08-02modesetting: Fix cirrus 24bpp breakageTakashi Iwai1-1/+1
2018-08-01xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alphaMatt Turner6-64/+50
2018-08-01modesetting: Fix 16 bit depth/bpp modeStefan Agner1-1/+3
2018-08-01meson: ensure the libc has RPC functions when secure-rpc is enabledLyude Paul1-1/+5
2018-08-01xf86-video-modesetting: Lease planes as well if using atomicKeith Packard1-1/+6
2018-08-01xf86-video-modesetting: Don't enable UNIVERSAL_PLANES separatelyKeith Packard1-2/+1
2018-08-01xfree86: Wrap RRCrtcIsLeased and RROutputIsLeased to check for DIX structuresKeith Packard1-8/+34
2018-08-01xfree86: Reset randr_crtc and randr_output early in xf86CrtcCloseScreenKeith Packard1-8/+14
2018-08-01meson: use absolute paths in manpage substitutionsJon Turney1-3/+3
2018-08-01modesetting: Allow a DRM fd to be passed on command line with -masterfd [v2]Keith Packard5-1/+50
2018-08-01meson: Add configuration of listening on tcp, unix and localLaurent Carlier2-3/+10
2018-08-01modesetting: Fix uninitialized memory usage in drmmode_crtc_get_fb_id()Lyude Paul1-0/+2