summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-26xwayland: Transform pointer enter event coordinatesfor-server-1.19Rui Matos1-1/+4
2016-10-26modesetting: unifdef MODESETTING_OUTPUT_SLAVE_SUPPORTNikhil Mahale1-2/+0
2016-10-26xfree86: Xorg.wrap: Do not require root rights for cards with 0 outputsHans de Goede1-1/+1
2016-10-26DRI2: Sync radeonsi_pci_ids.h from MesaMichel Dänzer1-0/+12
2016-10-26modesetting: fix glamor ifdefMihail Konev1-0/+2
2016-10-26xwin: make glx optional againMihail Konev1-2/+2
2016-10-26ddx: add new call to purge input devices that weren't addedPeter Hutterer7-0/+57
2016-10-26xfree86: swap the list of paused devices to an xorg_listPeter Hutterer1-11/+20
2016-10-26xfree86: use the right option traversal list to search for an optionPeter Hutterer1-11/+7
2016-10-25glamor: don't look for non-existing EGL_KHR_platform_baseEmil Velikov1-11/+8
2016-10-15os/inputthread: Ensure pollfd refreshingMihail Konev1-1/+4
2016-10-13xf86Cursor: Take the input lock in xf86Set/MoveCursorMichel Dänzer1-3/+14
2016-10-13xf86Cursor: Use PRIME master xf86CursorScreenRec::HotX/Y for slavesMichel Dänzer1-4/+16
2016-10-10glx/dri2: Don't include drm headersAdam Jackson1-2/+0
2016-10-06Fix id in error when resource does not existPeter Harris1-2/+6
2016-10-05glamor: Use eglGetPlatformDisplay{,EXT} if we canAdam Jackson4-9/+93
2016-10-05test: Use $XSERVER_BUILDDIR for Xvfb executable pathMichel Dänzer1-1/+1
2016-10-05xfree86/dri: remove libdrm runtime checksEmil Velikov1-21/+1
2016-10-05configure.ac: bump the required libdrm version to 2.3.1Emil Velikov1-1/+1
2016-10-05configure.ac: use $LIBDRM over libdrm when using pkg-configEmil Velikov1-2/+2
2016-10-05configure.ac: default to DRI=yes on solaris platformsEmil Velikov1-1/+1
2016-10-05configure.ac: remove --enable-aiglx optionEmil Velikov3-49/+4
2016-10-05xfree86: remove aiglx cmd/xorg.conf optionEmil Velikov4-21/+3
2016-10-05glx: drisw is not accelerated IGLX, reflect that in log messagesEmil Velikov1-3/+3
2016-10-05glamor: Fix pixmap offset for bitplane in glamor_copy_fbo_cpuOlivier Fourdan1-8/+10
2016-10-05xwayland: Add pointer warp emulatorJonas Ådahl4-2/+322
2016-10-05xwayland: Translate a pointer grab with confineTo to pointer confinementJonas Ådahl3-0/+101
2016-10-05xwayland: Bind pointer constraints globalJonas Ådahl4-1/+24
2016-10-05xwayland: Put getting a xwl_window from a Window in a helperJonas Ådahl1-2/+7
2016-10-05xwayland: Set unaccelerated pointer motion delta if availableJonas Ådahl2-15/+82
2016-10-05xwayland: Dispatch pointer motion events on wl_pointer.frame if possibleJonas Ådahl2-13/+68
2016-10-05xwayland: Add a new input device used for pointer warping/lockingKrzysztof Sobiecki2-0/+72
2016-10-05xwayland: Move pointer button initialization into helperJonas Ådahl1-17/+27
2016-10-05xwayland: Split up device class init/release into functionsJonas Ådahl1-53/+90
2016-10-05xwayland: Bind the relative pointer managerJonas Ådahl5-5/+37
2016-10-05dix: Add valuator_mask_set_absolute_unacceleratedJonas Ådahl2-1/+17
2016-10-05xwayland: Apply touch abs axes transformation before posting eventsCarlos Garnacho1-9/+8
2016-10-05xwayland: Apply "last pointer window" check only to the pointer deviceCarlos Garnacho1-19/+40
2016-10-04fb: XYPixmap format PutImage includes all planes in depthKeith Packard1-1/+1
2016-09-30glamor: spans: fixup wrong count on glDrawArraysMark Yao1-1/+1
2016-09-29glamor: Fix link failure on GLES2.Eric Anholt1-2/+1
2016-09-29glamor: Remove #if 0-ed picture dumping code.Eric Anholt2-384/+0
2016-09-29glamor: Remove many unused glamor util functions.Eric Anholt1-171/+0
2016-09-29glamor: Require GL_OES_texture_border_clamp for GLES2.Eric Anholt2-19/+22
2016-09-28test: Re-enable a couple of GetImage testsAdam Jackson1-3/+0
2016-09-28Enable XTRANS_SEND_FDS on FreeBSD, DragonFly and OpenBSDFrancois Tigeot1-1/+1
2016-09-28xace: Don't censor window bordersKeith Packard2-15/+8
2016-09-28XF86VidMode: Fix free() on walked pointerHans de Goede1-1/+1
2016-09-28Xext: Fix a memory leakHans de Goede1-2/+2
2016-09-28modesetting: only fall back to drmModeSetCursor() on -EINVALMichael Thayer1-4/+8