summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-09meson: Add detection of libsystemd-daemon.HEADmasterEric Anholt2-1/+9
2018-08-09meson: Get close to parity with autotools for CLIENTIDS tracking.Eric Anholt2-2/+12
2018-08-09meson: Add missing setup of the NO_LOCAL_CLIENT_CRED define.Eric Anholt1-1/+6
2018-08-09meson: Make FALLBACK_INPUT_DRIVER configurable in meson.Eric Anholt3-3/+15
2018-08-09meson: Make xf86vidmodeproto mandatory.Eric Anholt2-3/+2
2018-08-09meson: Add linking to x86 iopl libs on BSDs.Eric Anholt2-2/+8
2018-08-09meson: Add HAVE_LIBDISPATCH define to xquartz build.Eric Anholt2-8/+13
2018-08-09meson: Add PIO access support for FreeBSD and NetBSD on Alpha.Eric Anholt2-4/+10
2018-08-09meson, automake: Drop unused USESTDRES cflag setup.Eric Anholt5-6/+4
2018-08-09autotools: Handle case when bindir var in xkbcomp.pc is absentvadym.shovkoplias1-1/+4
2018-08-08dix: check_modmap_change() returns Success, not truePeter Hutterer1-1/+1
2018-08-02meson: Automatically detect HAVE_PTHREAD_SETNAME_NPEric Anholt1-1/+17
2018-08-02meson: Try to hook up BSD APM build configuration.Eric Anholt1-2/+9
2018-08-02xorg: Remove the XF86PM define.Eric Anholt7-29/+3
2018-08-02automake,meson: Remove HAVE_LIBUDEV define.Eric Anholt2-2/+0
2018-08-02meson: Automatically detect support for XTRANS_SEND_FDs.Eric Anholt1-2/+4
2018-08-02meson: Remove XXX for libconfig in kdrive.Eric Anholt1-2/+0
2018-08-02During reset/shutdown, clean up leases in DIX instead of each driverKeith Packard8-22/+30
2018-07-25modesetting: Fix cirrus 24bpp breakageTakashi Iwai1-1/+1
2018-07-25xwayland: Enable DRI3 for glamorOlivier Fourdan1-0/+1
2018-07-25xwayland: rotate logical size for RRModeemersion1-1/+11
2018-07-19Xext: dynamically allocate the PanoramiXDepths[j].vids arrayPeter Hutterer1-5/+4
2018-07-10modesetting: Fix 16 bit depth/bpp modeStefan Agner1-1/+3
2018-07-03meson: ensure the libc has RPC functions when secure-rpc is enabledLyude Paul1-1/+5
2018-07-03xf86-video-modesetting: Lease planes as well if using atomicKeith Packard1-1/+6
2018-07-03xf86-video-modesetting: Don't enable UNIVERSAL_PLANES separatelyKeith Packard1-2/+1
2018-07-02xfree86: Wrap RRCrtcIsLeased and RROutputIsLeased to check for DIX structuresKeith Packard1-8/+34
2018-07-02xfree86: Reset randr_crtc and randr_output early in xf86CrtcCloseScreenKeith Packard1-8/+14
2018-07-02meson: use absolute paths in manpage substitutionsJon Turney1-3/+3
2018-06-28modesetting: Allow a DRM fd to be passed on command line with -masterfd [v2]Keith Packard5-1/+50
2018-06-28meson: Add configuration of listening on tcp, unix and localLaurent Carlier2-3/+10
2018-06-27modesetting: Fix uninitialized memory usage in drmmode_crtc_get_fb_id()Lyude Paul1-0/+2
2018-06-27glamor: Work around GEM usage v2Thomas Hellstrom1-2/+12
2018-06-27randr: Scream when creating a shared pixmap failsLyude Paul1-0/+1
2018-06-27glamor: Unbreak glamor_fd_from_pixmap()Lyude Paul5-25/+53
2018-06-26modesetting: Also disable CRTC in drmmode_output_disable()Lyude Paul1-4/+7
2018-06-26configure: Remove unused CONFIGFILEAdam Jackson1-1/+0
2018-06-26modesetting: use drmmode_bo_import() for rotate_fbOlivier Fourdan1-5/+2
2018-06-26Change the DPMS initialization to be conditional on not set from configJohn Lumby1-4/+12
2018-06-26os: Recompute whether any clients are ready after check_timers()Damien Leone1-1/+2
2018-06-21xwayland: mandatory EGL backend APIOlivier Fourdan2-11/+3
2018-06-21xwayland: simplify xwl_glamor_pixmap_get_wl_buffer()Olivier Fourdan6-19/+4
2018-06-21xwayland: EGL_IMG_context_priority required by EGLStreamOlivier Fourdan1-0/+6
2018-06-21xwayland: check for EGLStream backend explicitlyOlivier Fourdan1-3/+2
2018-06-21xwayland: refactor EGL backends for wayland registryOlivier Fourdan6-63/+148
2018-06-21xwayland: move EGL backend init to glamorOlivier Fourdan3-14/+21
2018-06-21xwayland: Add Wayland interfaces checkOlivier Fourdan4-8/+52
2018-06-21xwayland: move egl_backend to its own structOlivier Fourdan1-48/+51
2018-06-21xwayland: skip drm authentication with render nodeOlivier Fourdan1-0/+6
2018-06-21xwayland: GBM should fail w/out "GL_OES_EGL_image"Olivier Fourdan1-1/+3