summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-12xfree86: Remove unused xf86GetServerName()Adam Jackson5-23/+0
2018-09-12gitlab: Skip the docker-in-docker stepAdam Jackson1-10/+2
2018-09-12dix: Remove MaxClientsAdam Jackson3-16/+0
2018-09-12xfree86: Fix Option "MaxClients" validationAdam Jackson1-4/+6
2018-09-12dga: Make shutdown less magical and/or terrifyingAdam Jackson4-33/+1
2018-09-12dga: Simplify mieq handler registrationAdam Jackson1-13/+3
2018-09-12mi: Hush mieqSetHandler for no-op changesAdam Jackson1-1/+1
2018-09-12devices: break after finding and removing device from listsDave Airlie1-0/+2
2018-09-12mibltblt: free prgnSrcClip on error path.Dave Airlie1-0/+2
2018-09-12xkb: fix what looks to be a copy-paste error with first vs firstMMDave Airlie1-1/+1
2018-09-12posix_tty: free leak of xf86SetStrOption return value.Dave Airlie1-1/+5
2018-09-12modesetting: get pEnt after error checksDave Airlie1-2/+2
2018-09-12glamor: fix leak of fs_getcolor_source.Dave Airlie1-3/+5
2018-09-12fboverlay: move bpp checks above mallocDave Airlie1-3/+3
2018-09-12xi: free modifiers_failed on error path. (v2)Dave Airlie1-2/+2
2018-09-12shm: move shmsize verify before allocating the drawable.Dave Airlie1-12/+13
2018-09-11xselinux: warning fixAdam Jackson1-6/+3
2018-09-11glamor: add support for NV12 in XvJulien Isorce1-25/+155
2018-09-11glamor: add support for GL_RGJulien Isorce5-3/+18
2018-09-11xfree86: define FOURCC_NV12 and XVIMAGE_NV12Julien Isorce1-0/+20
2018-09-11Remove old region API conversion scriptsAdam Jackson4-85/+0
2018-09-10modesetting: Document Option "DoubleShadow" in the man pageAdam Jackson1-0/+10
2018-09-10modesetting: Lie less in the man pageAdam Jackson1-5/+8
2018-09-10xwayland: Remove xwl_present_window from privates on cleanupOlivier Fourdan1-0/+5
2018-09-10xwayland: fix access to invalid pointerLionel Landwerlin1-2/+3
2018-09-10glx: check for indirect context in CreateContextAttribsARB()Olivier Fourdan1-0/+12
2018-09-10present: fix freed pointer accessLionel Landwerlin1-1/+2
2018-09-07glamor: Add support for exporting depth 16 pixmaps.Eric Anholt1-8/+14
2018-09-06meson: Fix building with -Ddga=falseLyude Paul1-0/+1
2018-08-31hw/xwin: Fix 'make distcheck'Jon Turney1-0/+1
2018-08-30xwayland: use wayland axis_discrete eventScott Anderson2-1/+41
2018-08-29modesetting: code refactor for PRIME syncJim Qu1-17/+19
2018-08-28meson: Add an option to build XSELINUX.Eric Anholt2-3/+19
2018-08-24randr: rrCheckPixmapBounding should only increase screen sizeAlex Goins1-2/+2
2018-08-09meson: Add detection of libsystemd-daemon.Eric Anholt2-1/+9
2018-08-09meson: Get close to parity with autotools for CLIENTIDS tracking.Eric Anholt2-2/+12
2018-08-09meson: Add missing setup of the NO_LOCAL_CLIENT_CRED define.Eric Anholt1-1/+6
2018-08-09meson: Make FALLBACK_INPUT_DRIVER configurable in meson.Eric Anholt3-3/+15
2018-08-09meson: Make xf86vidmodeproto mandatory.Eric Anholt2-3/+2
2018-08-09meson: Add linking to x86 iopl libs on BSDs.Eric Anholt2-2/+8
2018-08-09meson: Add HAVE_LIBDISPATCH define to xquartz build.Eric Anholt2-8/+13
2018-08-09meson: Add PIO access support for FreeBSD and NetBSD on Alpha.Eric Anholt2-4/+10
2018-08-09meson, automake: Drop unused USESTDRES cflag setup.Eric Anholt5-6/+4
2018-08-09autotools: Handle case when bindir var in xkbcomp.pc is absentvadym.shovkoplias1-1/+4
2018-08-08dix: check_modmap_change() returns Success, not truePeter Hutterer1-1/+1
2018-08-02meson: Automatically detect HAVE_PTHREAD_SETNAME_NPEric Anholt1-1/+17
2018-08-02meson: Try to hook up BSD APM build configuration.Eric Anholt1-2/+9
2018-08-02xorg: Remove the XF86PM define.Eric Anholt7-29/+3
2018-08-02automake,meson: Remove HAVE_LIBUDEV define.Eric Anholt2-2/+0
2018-08-02meson: Automatically detect support for XTRANS_SEND_FDs.Eric Anholt1-2/+4