aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver117.patch
Commit message (Collapse)AuthorAgeFilesLines
* Raise Xorg requirement to 1.20+Pierre Ossman2024-06-191-95/+0
| | | | | No current distribution uses anything older, so let's make things easier for us to maintain.
* Avoid patching miinitext.c for XvncPierre Ossman2024-06-191-24/+0
| | | | | | Things do not need to be this complicated. We can make sure the VNC extension is always included in a much cleaner way, at least since Xorg 1.16.
* Clean up CPPFLAGS handling in xserverPierre Ossman2024-06-191-2/+1
| | | | | Make things a bit easier to maintain. This style is also more in line with what is being done for other DDX.
* Simplify Xorg version handlingPierre Ossman2024-06-191-17/+0
| | | | | VENDOR_RELEASE has been available as a #define since Xorg 1.7, so let's use that and remove all of our custom magic.
* Remove INITARGS from recent xserver patchesPierre Ossman2016-09-221-1/+1
| | | | INITARGS isn't used since Xorg 1.13, so remove it from our patches.
* Updated to build against xorg-x11-server 1.17.x.Tim Waugh2015-02-251-0/+137