summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-01-14configure: Define GLAMOR_HAS_EGL_QUERY_DRIVER when availableKenneth Graunke1-0/+3
2020-01-13Add ddxInputThread call from os layer into ddx layerAlan Coopersmith1-0/+2
2019-11-26glamor: Add a function to get the driver name via EGL_MESA_query_driverKenneth Graunke1-0/+2
2019-11-22xfree86: Test presence of isastream()Matt Turner2-0/+4
2019-10-29shm: Use memfd_create when possibleAlexander Volkov2-0/+4
2019-10-29shm: Pick the shm dir at run time, not build time.Eric Anholt2-8/+0
2019-08-13GLX: Add a function to change a clients vendor list.Kyle Brenneman1-1/+12
2019-03-21dix: ensure work queues are cleared on resetRay Strode1-0/+2
2019-02-20Fix typo in error messageMaya Rashish1-1/+1
2019-02-20automake: Distribute meson's configure header templatesAdam Jackson1-0/+3
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