summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-22xserver 1.20.6xorg-server-1.20.6Matt Turner2-4/+4
2019-11-22xfree86: Test presence of isastream()Matt Turner4-3/+8
2019-11-21present/wnmd: Relax assertion on CRTC on abort_vblank()Olivier Fourdan1-2/+0
2019-11-20os: Don't crash in AttendClient if the client is goneAaron Plattner4-12/+12
2019-11-18dix: Call SourceValidate before GetImageAdam Jackson5-1/+29
2019-11-18mi: Add a default no-op miSourceValidateAdam Jackson6-7/+17
2019-11-17compiler.h: Do not include sys/io.h on ARM with glibcOlivier Fourdan1-30/+0
2019-11-13xfree86: Call ScreenInit for protocol screens before GPU screensAaron Plattner1-30/+30
2019-11-11modesetting: Implement ms_covering_randr_crtc() for ms_present_get_crtc()Alex Goins3-5/+108
2019-11-11modesetting: Fix ms_covering_crtc() segfault with non-xf86Crtc slaveAlex Goins1-0/+4
2019-11-11modesetting: Fix ms_covering_crtc() segfault with non-modesetting slave primaryAlex Goins1-1/+34
2019-11-11randr: Fix RRCrtcDetachScanoutPixmap() segfault during server teardownAlex Goins1-5/+10
2019-11-05glamor/xwayland: Define EGL_NO_X11Hans de Goede5-0/+5
2019-11-05meson: Apparently 1.2 is < 1.2.0Adam Jackson1-1/+1
2019-11-05meson: Fix another reference to "gl" 9.2.0Adam Jackson1-1/+1
2019-11-05build: glx: Lower gl version to work with libglvndMarvin Schmidt2-3/+3
2019-10-30modesetting: Fix broken manpage in autoconf buildSven Joachim1-6/+2
2019-10-29configure: Set libdrm flags correctly if only XORG is enabledAlexander Tsoy1-1/+1
2019-10-29dix: Assert noPanoramiXExtension is false in PanoramiX codeMatt Turner1-0/+2
2019-10-29shm: Use memfd_create when possibleAlexander Volkov4-1/+17
2019-10-29shm: Pick the shm dir at run time, not build time.Eric Anholt4-70/+29
2019-10-29shm: reindent shm_tmpfile to follow our standards.Eric Anholt1-20/+20
2019-10-14Fix crash on XkbSetMapSamuel Thibault1-0/+6
2019-10-14Fix crash on XkbSetMapSamuel Thibault1-0/+3
2019-09-26miext/sync: Make struct _SyncObject::initialized fully ABI compatibleMichel Dänzer1-1/+1
2019-09-23xf86: Disable unused crtc functions when a lease is revokedAndres Rodriguez1-0/+5
2019-09-10xwayland: Handle the case of windows being realized before redirectionCarlos Garnacho2-0/+26
2019-09-10xwayland: Refactor surface creation into a separate functionCarlos Garnacho1-21/+43
2019-09-10xwayland: Separate DamagePtr into separate window dataCarlos Garnacho2-17/+58
2019-08-21glx: Fix previous context validation in xorgGlxMakeCurrentAdam Jackson1-3/+1
2019-08-21miext/sync: Fix needless ABI changeAdam Jackson1-1/+1
2019-08-13GLX: Set GlxServerExports::{major,minor}VersionAaron Plattner1-2/+2
2019-08-13GLX: Add a function to change a clients vendor list.Kyle Brenneman4-1/+35
2019-08-13GLX: Use the sending client for looking up XID'sKyle Brenneman3-6/+26
2019-08-13GLX: Add a per-client vendor mapping.Kyle Brenneman3-5/+30
2019-08-13xsync: Add resource inside of SyncCreate, export SyncCreateAlex Goins5-35/+51
2019-07-26xwayland: Do not free a NULL GBM boOlivier Fourdan1-3/+4
2019-07-26xwayland: Expand the RANDR screen size limitsAdam Jackson1-1/+1
2019-07-26xwayland: Update screen pixmap on output resizeOlivier Fourdan1-0/+37
2019-07-26dri2: Sync i965_pci_ids.h from mesaMatt Roper1-10/+43
2019-07-26Xi: Use current device active grab to deliver touch events if anyMarco Trevisan (Treviño)1-13/+8
2019-07-10Revert "present/scmd: Check that the flip and screen pixmap pitches match"Michel Dänzer1-5/+3
2019-06-06xwayland: Reset scheduled frames after hiding tablet cursorCarlos Garnacho1-0/+2
2019-06-05glamor: Make pixmap exportable from `gbm_bo_from_pixmap()`Olivier Fourdan1-5/+14
2019-06-05xwayland: Check status in GBM pixmap creationOlivier Fourdan1-4/+30
2019-06-05xwayland: Avoid a crash on pointer enter with a grabOlivier Fourdan1-0/+1
2019-05-30xserver 1.20.5xorg-server-1.20.5Adam Jackson2-4/+4
2019-05-28dix: leave last.valuators alone on slave switchPeter Hutterer1-24/+1
2019-05-20glamor: pixmap FBO may not be allocatedOlivier Fourdan1-0/+3
2019-04-05xwayland: fix a realloc OOM error casePeter Hutterer1-2/+6