summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-01meson: Add configuration of listening on tcp, unix and localLaurent Carlier1-3/+3
2018-05-07meson: Set XCONFIGFILE to 'xorg.conf' instead of '/etc/xorg.conf'Aaron Plattner1-2/+2
2018-05-07meson: Define DEFAULT_LIBRARY_PATH as join_paths(get_option('prefix'), get_op...Aaron Plattner1-1/+1
2018-05-02meson: Fix build with three-component version numbersAdam Jackson1-1/+5
2018-04-24xwayland: Add glamor egl_backend for EGLStreamsLyude Paul3-3/+10
2018-04-24xwayland: Add xwayland-config.hLyude Paul3-0/+25
2018-04-02meson: Distribute more SDK headersThierry Reding1-0/+1
2018-03-28meson: Fill in missing data for xorg-server.hThierry Reding1-0/+55
2018-03-28meson: Generate xorg-server.hThierry Reding3-1/+227
2018-03-28dix: Remove unused definitions from dix-config.h.inThierry Reding1-6/+0
2018-03-28xorg: Remove unused definitions from xorg-server.h.inThierry Reding1-9/+0
2018-03-28meson: Fix build if Xdmcp is missingThierry Reding1-2/+2
2018-03-27meson: Add option to set default font path (v2)Adam Jackson1-1/+1
2018-03-27Revert "suid touchup"Adam Jackson1-1/+1
2018-03-27suid touchupAdam Jackson1-1/+1
2018-03-27meson: Build Xorg suid wrapperAdam Jackson1-0/+1
2018-03-27autotools: Stop caring about XORG_DATEAdam Jackson1-3/+0
2018-03-21os: move xf86PrivsElevated hereNicolai Hähnle1-0/+3
2018-03-21Remove always true GLAMOR_HAS_DRM_* guardsEmil Velikov2-15/+0
2018-03-19present: Advertise protocol version 1.2Thierry Reding1-1/+1
2018-03-08os: Define {ReadFdFrom,WriteFdTo}Client unconditionallyAdam Jackson2-4/+0
2018-03-05dri3: Enable DRI3 version 1.2Louis-Francis Ratté-Boulianne1-1/+1
2018-03-05glamor: Implement GetSupportedModifiersLouis-Francis Ratté-Boulianne2-0/+5
2018-03-05glamor: Implement PixmapFromBuffers and BuffersFromPixmapLouis-Francis Ratté-Boulianne2-0/+5
2018-03-05modesetting: Get supported formats/modifiers for scanoutLouis-Francis Ratté-Boulianne2-0/+5
2018-03-05modesetting: Use atomic modesetting API for pageflip if availableLouis-Francis Ratté-Boulianne2-0/+5
2018-03-05present: Send PresentCompleteModeSuboptimalCopy appropriatelyLouis-Francis Ratté-Boulianne1-1/+1
2018-03-02meson: Make SHM extension optionalLaurent Carlier1-1/+1
2018-03-02meson: get rid of useless HAVE_SYSV_IPCLaurent Carlier1-1/+0
2018-03-02meson: Make ACPI support optionalLaurent Carlier1-1/+2
2018-03-02meson: Make APM support optionalLaurent Carlier1-0/+3
2018-02-27Add RandR leases with modesetting driver support [v6]Keith Packard1-1/+1
2018-02-19meson: Make DGA extension optionalLaurent Carlier1-0/+2
2018-02-19dga: #if XFreeXDGA → #ifdef XFreeXDGALaurent Carlier2-3/+3
2018-02-19meson: Make Xv and XvMC extensions optionalLaurent Carlier1-1/+1
2018-02-14miinitext: Load GLX on the mi pathAdam Jackson2-2/+2
2018-02-14glx: Use vnd layer for dispatch (v4)Adam Jackson1-1/+4
2018-02-14glx: Import glxvnd server module (v2)Kyle Brenneman3-0/+309
2018-02-14meson: Make more extensions optionalLaurent Carlier1-1/+1
2018-02-14meson: Make DPMS extension optionalLaurent Carlier1-1/+1
2018-02-12Correct xorg_list_is_empty return value descriptionRoman Gilg1-1/+2
2018-02-02shm, xwayland: prefer atomic close-on-exec without O_TMPFILEJan Beich2-0/+4
2018-01-22glx: Move provider setup interface to glx_extinit.hAdam Jackson1-0/+12
2018-01-22miinitext: General cleanup (v2)Adam Jackson3-21/+8
2018-01-16build: Remove <*dbm.h> checksAdam Jackson2-12/+0
2018-01-16meson: Enable SUN-DES-1 auth codeAdam Jackson1-0/+1
2018-01-08animcur: Stop tracking the last display time in the SpriteInfoRecAdam Jackson1-1/+0
2017-12-13os: Add epoll-like port implementation for SolarisPeter Harris1-0/+1
2017-12-13os: Add epoll-like pollset implementation for AIXPeter Harris1-0/+1
2017-11-06dix: Remove ffs.cAdam Jackson4-12/+0