summaryrefslogtreecommitdiff
path: root/xserver
AgeCommit message (Expand)Author
2016-10-11regenMatthieu Herrb
2016-10-04ignore chown error (for systems which don't install a Xserver)Theo de Raadt
2016-10-02fix the ownership of the link /usr/X11R6/bin/X -> XorgMatthieu Herrb
2016-09-12Fix a bunch of gcc warnings.Matthieu Herrb
2016-09-12sys/select.h -> sys/time.hMatthieu Herrb
2016-09-12Fix build after headers cleanup.Matthieu Herrb
2016-09-03Remove zaurus keyboard modelPhilip Guenther
2016-08-13Kill remaining HP300 bitsMatthieu Herrb
2016-08-09Update to xserver 1.18.4Matthieu Herrb
2016-08-03xserver: fix an off-by-one error that lead to asprintf("%s", NULL)Matthieu Herrb
2016-07-30Merge the build of Xephyr in the main xserver build.Matthieu Herrb
2016-05-29Update to xserver 1.18.3. Tested by shadchin@ and naddy@.Matthieu Herrb
2016-05-12No more hppa64Matthieu Herrb
2016-04-24Fix white space/indentation to match X.Org style.Matthieu Herrb
2016-04-24Fall back to /dev/ttyC0 when the console device is not a wsdisplay(4)Matthieu Herrb
2016-04-02Don't build the PCVT console backend anymore.Matthieu Herrb
2016-04-02Implement VT switching (based on the USL compat interface) in theMatthieu Herrb
2016-03-27Make alpha_video.c build in recent X server.Matthieu Herrb
2016-03-11Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding.Okan Demirmen
2016-03-06Cleanup gcc warnings and function prototypes.Matthieu Herrb
2016-03-06Fix typo introduced 5.5 years ago.Matthieu Herrb
2016-02-20No more aviionMatthieu Herrb
2016-02-07solbourne was removedJonathan Gray
2015-12-29Detect keyboard configuration by masking bits, not equality checks.Anthony J. Bentley
2015-12-21On Broadwell, default to using the modesetting driver. Our KMS support onMark Kettenis
2015-12-01Enable glamor on architectures where we have OpenGL.Mark Kettenis
2015-12-01Remove a check for DRI3 in glamor_name_from_pixmap(). This makes DRI2 workMark Kettenis
2015-12-01Use an ARGB8888 based texture even when DRI3 isn't enabled. This achieves theMark Kettenis
2015-12-01Call miSyncSetup() if we don't call miSyncShmScreenInit() becauseMark Kettenis
2015-11-17Pass --disable-libdrm option to configure when the machine does notKenji Aoyama
2015-11-15Remove the -configure option. This has been broken for a loong timeMatthieu Herrb
2015-11-11pledge(2) for the X server privileged process. ok deraadt@Matthieu Herrb
2015-11-07Update to xserver 1.17.4.Matthieu Herrb
2015-10-25Reduce white space diff with upstreams. No other change.Matthieu Herrb
2015-09-28Post xserver 1.17 cleanupMatthieu Herrb
2015-09-28Post-xserver 1.17 cleanup.Matthieu Herrb
2015-09-28Post xserver 1.17 cleanup. Remove now unused functions.Matthieu Herrb
2015-09-28Update for xserver 1.17Matthieu Herrb
2015-09-28Patch for xserver 1.17. Missed in upgrade commit.Matthieu Herrb
2015-09-16Update to xserver 1.17.2. tested by dcoppa@, jsg@, jasper@ & naddy@Matthieu Herrb
2015-08-30Remove abuse of \/ which is not a slash but an italic correction;Ingo Schwarze
2015-08-29With the binutils got slot accounting fix, workaround it no longer neededMatthieu Herrb
2015-06-27Build the Xserver with large got (-xgot as(1) option) on mips; needed toMiod Vallat
2015-06-20Merge from upstream: Don't listen to 'tcp' by default. Add '-listen' option.Matthieu Herrb
2015-05-31Obsolete XAA includes should be gone now.Matthieu Herrb
2015-05-27Simplify arm_video.c; we will never have PCI graphics on this architecture.Matthieu Herrb
2015-04-18Bury kdriver/wscons code in the Attic.Matthieu Herrb
2015-02-11Update to xserver 1.16.4.Matthieu Herrb
2015-02-09Enable file descriptor passing code.Mark Kettenis
2015-02-09Use __MAP_NOFAULT to map shared memory passed through file descriptors. ThisMark Kettenis