summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-05xwayland: add support for xdg-output-unstable-v1 version 3Simon Ser4-6/+24
2019-09-03modesetting: Disable atomic support by defaultMaarten Lankhorst2-2/+8
2019-08-27meson: Add dtrace supportAdam Jackson5-2/+34
2019-08-27dtrace: s/#if/#ifdef/ for XSERVER_DTRACEAdam Jackson2-5/+5
2019-08-27dtrace: Move Xserver.d from dix/ to include/Adam Jackson7-17/+17
2019-08-27dtrace: Remove Xserver-dtrace.h.in hackAdam Jackson2-103/+2
2019-08-26glx: Disable GLX_EXT_import_context if !enableIndirectGLXAdam Jackson1-2/+6
2019-08-24XQuartz: translate additional mouse buttonsChristopher Chavez1-3/+16
2019-08-23render: Break PICT_a4Adam Jackson1-4/+0
2019-08-22modesetting: Update props for dynamically added outputsVille Syrjälä1-1/+7
2019-08-21miext/sync: Fix needless ABI changeAdam Jackson1-1/+1
2019-08-20glx: Fix previous context validation in xorgGlxMakeCurrentAdam Jackson1-3/+1
2019-08-15meson/xwayland: No libdrm nor epoxy without glamorOlivier Fourdan2-4/+8
2019-08-15meson: Build miext/sync for XwaylandOlivier Fourdan1-1/+1
2019-08-15meson: Move requirements in a single placeOlivier Fourdan2-10/+18
2019-08-15configure/xwayland: No libdrm nor epoxy without glamorOlivier Fourdan1-1/+7
2019-08-15composite: Be more paranoid in compDestroyDamageAdam Jackson1-0/+2
2019-08-15global: Remove BUILD_DATE and BUILD_TIMEAdam Jackson8-60/+1
2019-08-09dix: Assert noPanoramiXExtension is false in PanoramiX codeMatt Turner1-0/+2
2019-08-09modesetting: Only log 1 error for consecutive flip failuresHans de Goede2-2/+10
2019-08-09modesetting: Improve page-flip error reportingHans de Goede1-3/+7
2019-08-09modesetting: Avoid duplicate error messages on present-flip errorsHans de Goede4-12/+16
2019-08-07xf86: autobind GPUs to the screenDave Airlie10-0/+85
2019-08-06mi: Use GC clipregion instead of drawable in miDoCopy/miCopyAreaHans de Goede2-2/+2
2019-08-06modesetting: Disable pageflipping when using a swcursorHans de Goede6-6/+165
2019-08-06modesetting: Fix compiler warningHans de Goede1-3/+4
2019-08-06modesetting: Remove obsolete, unused msPixmapPrivate declaration and macroHans de Goede1-4/+0
2019-08-06xf86: dri2: Use va_gl as VDPAU driver for Intel i965 GPUsHans de Goede1-0/+7
2019-08-05sdksyms.sh: don't embed the build pathRoss Burton1-2/+5
2019-08-04Fix NO_UNDEFINED build with statically linked fbAlan Coopersmith1-3/+0
2019-07-31xwayland: Fix build warning without glamorOlivier Fourdan1-0/+2
2019-07-31xwayland: Fix build without glamorOlivier Fourdan1-1/+3
2019-07-23Clarify authorization failure reason strings sent back to the clientJon Turney1-2/+2
2019-07-23xfree86: Link fb staticallyAdam Jackson8-25/+8
2019-07-23xwayland: Do not free a NULL GBM boOlivier Fourdan1-3/+4
2019-07-22hw: Rename boolean config value field from bool to booleanAdam Jackson4-18/+18
2019-07-22Xvfb: set rotations ret valuePaolo Borelli1-0/+3
2019-07-21appveyor: Drop building Xorg serverJon Turney1-1/+1
2019-07-21appveyor: Workaround a Cygwin setup bugJon Turney1-0/+1
2019-07-21hw/xwin: Add EWMH properties for describing multiple desktops to the root windowYaakov Selkowitz1-4/+35
2019-07-21hw/xwin: Respect -notrayicon option on taskbar restartColin Harrison1-1/+1
2019-07-21hw/xwin: Rename WM_WM_MAP{2,3} to WM_WM_MAP_{UN,}MANAGEDJon Turney3-10/+10
2019-07-21hw/xwin: Log counts of pixel formats which couldn't be usedJon Turney1-6/+21
2019-07-17vfb: set gamma size to avoid xrandr to complain about it missingIgnacio Casal Quinteiro1-0/+3
2019-07-17vfb: factor out method to free a single screen infoIgnacio Casal Quinteiro1-20/+21
2019-07-17vfb: no need for else if we are returningIgnacio Casal Quinteiro1-2/+2
2019-07-16xwayland: Expand the RANDR screen size limitsAdam Jackson1-1/+1
2019-07-15compiler.h: Do not include sys/io.h on ARM with glibcOlivier Fourdan1-30/+0
2019-07-12xwayland: Update screen pixmap on output resizeOlivier Fourdan1-0/+37
2019-07-10meson: Fix libshadow.so linkageAdam Jackson1-1/+1