summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2018-01-22build: guess availability of monotonic clock for cross compilationHelmut Grohne1-0/+7
2017-12-20xserver 1.19.6Adam Jackson1-3/+3
2017-10-12xserver 1.19.5Adam Jackson1-3/+3
2017-10-04xserver 1.19.4Adam Jackson1-3/+3
2017-10-04Move statically linked xorgxkb files from dixmods to a separate directoryJon TURNEY1-0/+1
2017-09-25xfree86: Silence a new glibc warningAdam Jackson1-1/+1
2017-03-15xserver 1.19.3Adam Jackson1-3/+3
2017-03-10present: disable page flip only when a slave crtc is activeQiang Yu1-1/+1
2017-03-02xserver 1.19.2, no, reallyAdam Jackson1-1/+1
2017-03-02xserver 1.19.2Adam Jackson1-2/+2
2017-03-02Revert "xserver 1.19.2"Adam Jackson1-2/+2
2017-03-02xserver 1.19.2Adam Jackson1-2/+2
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-23damage: Validate source pictures bound to windows before unwrappingMichel Dänzer1-1/+1
2017-01-11xserver 1.19.1Adam Jackson1-3/+3
2016-11-15Bump version to 1.19.0Keith Packard1-3/+3
2016-10-28Bump to 1.18.99.902 (1.19 RC2)Keith 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)Keith Packard1-3/+3
2016-09-16Bump version to 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
2016-05-04XQuartz: Add --with-bundle-version and --with-bundle-version-string configure...Jeremy Huddleston Sequoia1-0/+10
2016-05-03XQuartz: Add --with-sparkle-feed-url configure optionJeremy Huddleston Sequoia1-0/+4
2016-05-03XQuartz: Fix the help text for --with-bundle-id-prefixJeremy Huddleston Sequoia1-1/+1
2016-05-03XQuartz: Remove --with-launchd-id-prefixJeremy Huddleston Sequoia1-3/+0
2016-04-25configure.ac: Keep environment CFLAGS when testingAlexandre Courbot1-2/+2
2016-04-07hw/xwin: xcbify internal window managerJon Turney1-1/+1
2016-04-07hw/xwin: xcbify code for converting X11 icon to Win32 iconJon Turney1-1/+1
2016-03-08build: Enable vidmode independently from XorgRui Matos1-7/+13