summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2017-06-02hw/xwin: Remove pretense of Xv supportJon Turney1-2/+0
2017-05-03xfree86: Silence a new glibc warningAdam Jackson1-1/+1
2017-04-28xwayland: Depend on wayland-protocols to build tablet protocol headersJason Gerecke1-1/+1
2017-04-25xorg: Change __XCONFIGFILE__ to XCONFIGFILE (and DIR) to fix scan.c.Eric Anholt1-2/+2
2017-04-21glx: Use the same endian swapping as the rest of the server.Eric Anholt1-60/+0
2017-04-21configure: Stop checking for XdmcpWrapEric Anholt1-4/+1
2017-03-23kdrive: Drop kdrive-config.h.Eric Anholt1-6/+1
2017-03-23kdrive: Remove vestiges of TSLIB support.Eric Anholt1-3/+2
2017-03-23configure.ac: fix checking for libdrm version after 9232835bdMariusz Bialonczyk1-2/+3
2017-03-07glamor: use drmGetDeviceNameFromFD2 when availableQiang Yu1-0/+3
2017-03-01kdrive: Remove now-unused linux backendAdam Jackson1-44/+0
2017-03-01xfbdev: RemoveAdam Jackson1-15/+0
2017-03-01xfake: RemoveAdam Jackson1-3/+0
2017-03-01Brown bag commit to fix 957e8d (arc4random_buf() support)Matthieu Herrb1-0/+1
2017-02-28Use arc4random_buf(3) if available to generate cookies.Matthieu Herrb1-0/+2
2017-02-28Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIES CVE-2017-2624Matthieu Herrb1-1/+2
2017-02-23Revert "xwayland: bump wayland-protocols version to 1.7"Olivier Fourdan1-1/+1
2017-02-16xwayland: bump wayland-protocols version to 1.7Olivier Fourdan1-1/+1
2017-02-08damage: Validate source pictures bound to windows before unwrappingMichel Dänzer1-1/+1
2017-01-25dri2: refine dri2_probe_driver_name (v2)Qiang Yu1-1/+6
2017-01-19kdrive: Remove non-evdev input driversAdam Jackson1-22/+0
2017-01-19dmx: Remove non-evdev hardware input driversAdam Jackson1-4/+0
2017-01-12tests: Move test/{xi1,xi2}/tests to test/Mihail Konev1-2/+0
2016-11-30configure: Enable glamor when building just XwaylandAdam Jackson1-4/+1
2016-11-18Bump to post-1.19 development versionKeith Packard1-3/+3
2016-11-15Bump version to 1.19.0xorg-server-1.19.0Keith Packard1-3/+3
2016-10-28Bump to 1.18.99.902 (1.19 RC2)xorg-server-1.18.99.902Keith Packard1-3/+3
2016-10-26xwin: make glx optional againMihail Konev1-2/+2
2016-10-05configure.ac: bump the required libdrm version to 2.3.1Emil Velikov1-1/+1
2016-10-05configure.ac: use $LIBDRM over libdrm when using pkg-configEmil Velikov1-2/+2
2016-10-05configure.ac: default to DRI=yes on solaris platformsEmil Velikov1-1/+1
2016-10-05configure.ac: remove --enable-aiglx optionEmil Velikov1-37/+3
2016-10-05xwayland: Bind the relative pointer managerJonas Ådahl1-1/+3
2016-09-28Enable XTRANS_SEND_FDS on FreeBSD, DragonFly and OpenBSDFrancois Tigeot1-1/+1
2016-09-23Require xproto 7.0.31Keith Packard1-1/+1
2016-09-22dix: Silence TSan warnings when checking for pending inputJeremy Huddleston Sequoia1-1/+1
2016-09-19Bump to 1.18.99.901 (1.19 RC1)xorg-server-1.18.99.901Keith Packard1-3/+3
2016-09-16Bump version to 1.18.99.2xorg-server-1.18.99.2Keith Packard1-3/+3
2016-09-15Add Windows-DRI extensionJon Turney1-0/+10
2016-09-13os: Use pthread_setname_np to set thread names if availableAlan Coopersmith1-0/+20
2016-08-13Build glamor when Xorg or Xephyr are built.Keith Packard1-2/+15
2016-07-21os: Add ospoll interface [v2]Keith Packard1-1/+1
2016-07-19os: Add poll emulation for mingw [v2]Brian M. Clapper1-1/+2
2016-07-18dix: Switch to the libXfont2 API (v2)Keith Packard1-1/+1
2016-06-30configure: Tell AC_REPLACE_FUNCS where to find replacementsAdam Jackson1-0/+1
2016-06-08Allow compile-time selection of a fallback input driverPeter Hutterer1-0/+19
2016-05-31xwayland: Use the CLOCK_MONOTONIC clockJonas Ådahl1-0/+4
2016-05-26Create a threaded mechanism for input [v7]Keith Packard1-0/+19
2016-05-26Remove SIGIO support for input [v5]Keith Packard1-14/+0
2016-05-18XQuartz: Fix default CFBundleVersionJeremy Huddleston Sequoia1-3/+2