summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Xi: disallow passive grabs with a detail > 255Peter Hutterer2022-12-141-8/+14
* Xtest: disallow GenericEvents in XTestSwapFakeInputPeter Hutterer2022-12-121-2/+3
* GLX: Free the tag of the old context laterDoğukan Korkmaztürk2022-12-091-4/+3
* xwayland/glx: Mirror all EGLConfigsDoğukan Korkmaztürk2022-12-061-1/+1
* glamor: fix XVideo run with GLESKonstantin2022-12-011-0/+5
* glamor: use dual source blend on GL 2.1 with ARB_ES2_compatibilityVasily Khoruzhick2022-12-015-16/+70
* glamor: fix CbCr format handlingYuriy2022-12-013-5/+20
* glamor: transpose gradients transparentlyKonstantin2022-12-011-11/+21
* glamor: make use of GL_EXT_texture_format_BGRA8888Konstantin2022-12-013-10/+6
* meson: add glamor gles2 testsKonstantin2022-12-014-5/+287
* glamor: Only check for llvmpipe rendererCorentin Noël2022-11-302-2/+2
* meson: add fontrootdir option to drop font-utils dependencyPeter Hutterer2022-11-282-2/+11
* meson: Don't build COMPOSITE for XQuartzJeremy Huddleston Sequoia2022-11-272-3/+12
* xquartz: Move default applications list outside of the main executableJeremy Huddleston Sequoia2022-11-244-6/+31
* xquartz: Remove unused macro (X11LIBDIR)Jeremy Huddleston Sequoia2022-11-241-2/+0
* xf86: allow DDX driver for GPU/PCI hot-plugShashank Sharma2022-11-164-10/+74
* Fix build on FreeBSD/powerpc*pkubaj2022-11-052-2/+2
* xwayland/input: Do not ignore leave eventsOlivier Fourdan2022-10-281-3/+0
* glamor_egl: properly get FDs from multiplanar GBM BOsLucas Stach2022-10-281-1/+21
* glamor_egl: handle fd export failure in glamor_egl_fds_from_pixmapLucas Stach2022-10-281-0/+7
* xwayland: properly get FDs from multiplanar GBM BOsLucas Stach2022-10-281-9/+57
* xwayland: handle fd export failure in glamor_egl_fds_from_pixmapLucas Stach2022-10-281-0/+7
* build: Bump wayland requirement to 1.18Olivier Fourdan2022-10-191-1/+1
* xwayland: Clear the "xwl-window" tag on unrealizeOlivier Fourdan2022-10-191-3/+13
* Forbid server grabs by non-WM on *rootless* XWaylandDemi Marie Obenour2022-10-191-1/+1
* xwayland: add missing dependency on xwaylandprotoJan Beich2022-10-181-0/+1
* xwayland: Delay wl_surface destructionOlivier Fourdan2022-09-284-1/+70
* xf86AutoConfig: try modesetting on all platforms we build it onAlan Coopersmith2022-09-203-1/+5
* xwayland: Prevent Xserver grabs with rootlessOlivier Fourdan2022-09-132-0/+51
* dix: Skip more code in SetRootClip for ROOT_CLIP_INPUT_ONLYMichel Dänzer2022-09-121-2/+2
* ci: remove redundant slash in libxcvt repository urlLuc Ma2022-09-111-1/+1
* os: Restore buffer when writing to networkPeter Harris2022-09-091-1/+1
* meson: fix types for some build optionsEli Schwartz2022-09-081-5/+5
* Simplify auto device configuration for choosing wsfb, fbdevcoypu@sdf.org2022-09-071-5/+5
* ci: Check that all expected piglit results are thereMichel Dänzer2022-09-071-0/+21
* ci: Move build job script to a separate fileMichel Dänzer2022-09-022-3/+12
* ci: Use fixed Git commits for piglit, rendercheck & xtsMichel Dänzer2022-09-022-4/+9
* ci: Install weston from DebianMichel Dänzer2022-09-022-1/+2
* test: Exclude two XTS xsetfontpath testsMichel Dänzer2022-09-023-0/+6
* test: Fix 'xephr' mis-spellingMichel Dänzer2022-09-021-2/+2
* ci: Always generate artifacts from build jobsMichel Dänzer2022-09-021-1/+1
* ci: Include meson logs in build job artifactsMichel Dänzer2022-09-021-0/+1
* xkb: Avoid length-check failure on empty strings.FeepingCreature2022-08-311-4/+4
* mi: Use memcpy() instead of memmove() when buffers are known not to overlapAlan Coopersmith2022-08-291-3/+3
* dix: Use memcpy() instead of memmove() when buffers are known not to overlapAlan Coopersmith2022-08-293-18/+18
* os: Use memcpy() instead of memmove() when buffers are known not to overlapAlan Coopersmith2022-08-295-7/+7
* gitlab CI: enable commit & merge request checksAlan Coopersmith2022-08-291-1/+45
* gitlab CI: enable gitlab's builtin static analysisAlan Coopersmith2022-08-291-0/+2
* xwayland: Add break statements in pointer_handle_axisMichel Dänzer2022-08-191-0/+2
* xwayland: add support for the XWAYLAND extensionPeter Hutterer2022-08-116-3/+102