summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2019-11-22xserver 1.20.6xorg-server-1.20.6Matt Turner1-3/+3
2019-11-22xfree86: Test presence of isastream()Matt Turner1-1/+1
2019-11-05build: glx: Lower gl version to work with libglvndMarvin Schmidt1-2/+2
2019-10-29configure: Set libdrm flags correctly if only XORG is enabledAlexander Tsoy1-1/+1
2019-10-29shm: Use memfd_create when possibleAlexander Volkov1-1/+1
2019-10-29shm: Pick the shm dir at run time, not build time.Eric Anholt1-43/+0
2019-05-30xserver 1.20.5xorg-server-1.20.5Adam Jackson1-3/+3
2019-02-25xserver 1.20.4xorg-server-1.20.4Adam Jackson1-3/+3
2019-02-20Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-10-25xserver 1.20.3xorg-server-1.20.3Adam Jackson1-3/+3
2018-10-15xserver 1.20.2xorg-server-1.20.2Adam Jackson1-3/+3
2018-08-07xserver 1.20.1xorg-server-1.20.1Adam Jackson1-3/+3
2018-08-01xfree86: Inline xf86{Read,Write}Mmio{8,16,32} on alphaMatt Turner1-4/+0
2018-05-10xserver 1.20xorg-server-1.20.0Adam Jackson1-3/+3
2018-04-24xserver 1.20 RC5xorg-server-1.19.99.905Adam Jackson1-3/+3
2018-04-24xwayland: Add glamor egl_backend for EGLStreamsLyude Paul1-0/+24
2018-04-24xwayland: Add xwayland-config.hLyude Paul1-0/+7
2018-04-12configure.ac: make use of wayland-scanner.pcEmil Velikov1-3/+5
2018-04-10xserver 1.20 RC4xorg-server-1.19.99.904Adam Jackson1-3/+3
2018-04-05xwayland: Silence a build warning if we canAdam Jackson1-0/+4
2018-04-02xserver 1.20 RC3xorg-server-1.19.99.903Adam Jackson1-3/+3
2018-03-28xserver 1.20 RC2xorg-server-1.19.99.902Adam Jackson1-3/+3
2018-03-28autotools: Derive xkb configuration from xkbcomp.pcAdam Jackson1-4/+12
2018-03-27autotools: Stop caring about XORG_DATEAdam Jackson1-1/+0
2018-03-21Remove always true GLAMOR_HAS_DRM_* guardsEmil Velikov1-11/+0
2018-03-21configure: remove libdrm version checkEmil Velikov1-2/+1
2018-03-05glamor: Implement GetSupportedModifiersLouis-Francis Ratté-Boulianne1-0/+4
2018-03-05glamor: Implement PixmapFromBuffers and BuffersFromPixmapLouis-Francis Ratté-Boulianne1-0/+4
2018-03-05modesetting: Get supported formats/modifiers for scanoutLouis-Francis Ratté-Boulianne1-0/+4
2018-03-05modesetting: Use atomic modesetting API for pageflip if availableLouis-Francis Ratté-Boulianne1-0/+3
2018-03-05present: Send PresentCompleteModeSuboptimalCopy appropriatelyLouis-Francis Ratté-Boulianne1-1/+1
2018-03-05dri3: Add multi-planar/modifier buffer requestsLouis-Francis Ratté-Boulianne1-1/+1
2018-03-05Require libdrm 2.4.89 or newerKeith Packard1-6/+1
2018-02-28xserver 1.20 RC 1xorg-server-1.19.99.901Adam Jackson1-3/+3
2018-02-27Add RandR leases with modesetting driver support [v6]Keith Packard1-1/+1
2018-02-27xf86-video-modesetting: Record non-desktop kernel property at PreInit timeKeith Packard1-1/+1
2018-02-14glx: Use vnd layer for dispatch (v4)Adam Jackson1-1/+1
2018-02-14Xephyr: Require xcb-shm version 1.9.3 or newerAlexander Volkov1-1/+1
2018-02-02shm, xwayland: prefer atomic close-on-exec without O_TMPFILEJan Beich1-1/+1
2018-02-01Xephyr: Prefer using MIT-SHM FD-passing when possibleAlexander Volkov1-1/+1
2018-01-24xwayland: Add optional xdg-output supportOlivier Fourdan1-1/+1
2018-01-16build: Remove <*dbm.h> checksAdam Jackson1-2/+0
2018-01-08build: guess availability of monotonic clock for cross compilationHelmut Grohne1-0/+7
2017-11-06dix: Remove ffs.cAdam Jackson1-1/+1
2017-09-20Build: Use dri3proto/libdrm CFLAGSDaniel Stone1-0/+1
2017-09-13configure.ac: Make BUILD_{DATE, TIME} respect SOURCE_DATE_EPOCH if setChris Lamb1-2/+8
2017-08-22xwin: remove always true/set XWIN_RANDR conditional/defineEmil Velikov1-1/+0
2017-08-22xwin: remove always true/set XWIN_MULTIWINDOW conditional/defineEmil Velikov1-1/+0
2017-08-22xwin: remove always true/set XWIN_CLIPBOARD conditional/defineEmil Velikov1-1/+0
2017-08-01xwayland: Add grab protocol supportOlivier Fourdan1-1/+1