summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xserver 1.20.6xorg-server-1.20.6Matt Turner2019-11-222-4/+4
* xfree86: Test presence of isastream()Matt Turner2019-11-224-3/+8
* present/wnmd: Relax assertion on CRTC on abort_vblank()Olivier Fourdan2019-11-211-2/+0
* os: Don't crash in AttendClient if the client is goneAaron Plattner2019-11-204-12/+12
* dix: Call SourceValidate before GetImageAdam Jackson2019-11-185-1/+29
* mi: Add a default no-op miSourceValidateAdam Jackson2019-11-186-7/+17
* compiler.h: Do not include sys/io.h on ARM with glibcOlivier Fourdan2019-11-171-30/+0
* xfree86: Call ScreenInit for protocol screens before GPU screensAaron Plattner2019-11-131-30/+30
* modesetting: Implement ms_covering_randr_crtc() for ms_present_get_crtc()Alex Goins2019-11-113-5/+108
* modesetting: Fix ms_covering_crtc() segfault with non-xf86Crtc slaveAlex Goins2019-11-111-0/+4
* modesetting: Fix ms_covering_crtc() segfault with non-modesetting slave primaryAlex Goins2019-11-111-1/+34
* randr: Fix RRCrtcDetachScanoutPixmap() segfault during server teardownAlex Goins2019-11-111-5/+10
* glamor/xwayland: Define EGL_NO_X11Hans de Goede2019-11-055-0/+5
* meson: Apparently 1.2 is < 1.2.0Adam Jackson2019-11-051-1/+1
* meson: Fix another reference to "gl" 9.2.0Adam Jackson2019-11-051-1/+1
* build: glx: Lower gl version to work with libglvndMarvin Schmidt2019-11-052-3/+3
* modesetting: Fix broken manpage in autoconf buildSven Joachim2019-10-301-6/+2
* configure: Set libdrm flags correctly if only XORG is enabledAlexander Tsoy2019-10-291-1/+1
* dix: Assert noPanoramiXExtension is false in PanoramiX codeMatt Turner2019-10-291-0/+2
* shm: Use memfd_create when possibleAlexander Volkov2019-10-294-1/+17
* shm: Pick the shm dir at run time, not build time.Eric Anholt2019-10-294-70/+29
* shm: reindent shm_tmpfile to follow our standards.Eric Anholt2019-10-291-20/+20
* Fix crash on XkbSetMapSamuel Thibault2019-10-141-0/+6
* Fix crash on XkbSetMapSamuel Thibault2019-10-141-0/+3
* miext/sync: Make struct _SyncObject::initialized fully ABI compatibleMichel Dänzer2019-09-261-1/+1
* xf86: Disable unused crtc functions when a lease is revokedAndres Rodriguez2019-09-231-0/+5
* xwayland: Handle the case of windows being realized before redirectionCarlos Garnacho2019-09-102-0/+26
* xwayland: Refactor surface creation into a separate functionCarlos Garnacho2019-09-101-21/+43
* xwayland: Separate DamagePtr into separate window dataCarlos Garnacho2019-09-102-17/+58
* glx: Fix previous context validation in xorgGlxMakeCurrentAdam Jackson2019-08-211-3/+1
* miext/sync: Fix needless ABI changeAdam Jackson2019-08-211-1/+1
* GLX: Set GlxServerExports::{major,minor}VersionAaron Plattner2019-08-131-2/+2
* GLX: Add a function to change a clients vendor list.Kyle Brenneman2019-08-134-1/+35
* GLX: Use the sending client for looking up XID'sKyle Brenneman2019-08-133-6/+26
* GLX: Add a per-client vendor mapping.Kyle Brenneman2019-08-133-5/+30
* xsync: Add resource inside of SyncCreate, export SyncCreateAlex Goins2019-08-135-35/+51
* xwayland: Do not free a NULL GBM boOlivier Fourdan2019-07-261-3/+4
* xwayland: Expand the RANDR screen size limitsAdam Jackson2019-07-261-1/+1
* xwayland: Update screen pixmap on output resizeOlivier Fourdan2019-07-261-0/+37
* dri2: Sync i965_pci_ids.h from mesaMatt Roper2019-07-261-10/+43
* Xi: Use current device active grab to deliver touch events if anyMarco Trevisan (Treviño)2019-07-261-13/+8
* Revert "present/scmd: Check that the flip and screen pixmap pitches match"Michel Dänzer2019-07-101-5/+3
* xwayland: Reset scheduled frames after hiding tablet cursorCarlos Garnacho2019-06-061-0/+2
* glamor: Make pixmap exportable from `gbm_bo_from_pixmap()`Olivier Fourdan2019-06-051-5/+14
* xwayland: Check status in GBM pixmap creationOlivier Fourdan2019-06-051-4/+30
* xwayland: Avoid a crash on pointer enter with a grabOlivier Fourdan2019-06-051-0/+1
* xserver 1.20.5xorg-server-1.20.5Adam Jackson2019-05-302-4/+4
* dix: leave last.valuators alone on slave switchPeter Hutterer2019-05-281-24/+1
* glamor: pixmap FBO may not be allocatedOlivier Fourdan2019-05-201-0/+3
* xwayland: fix a realloc OOM error casePeter Hutterer2019-04-051-2/+6