Commit Graph

  • a2455b31ac treewide: replace min/max macros by non-exported MIN/MAX and deprecate them pr/treewide-replace-min-max-macros-by-non-exported-min-max-and-deprecate-them-_2025-11-26_16-35-45 Enrico Weigelt, metux IT consult 2025-11-26 15:10:39 +01:00
  • 08f7471c66 ci: enable xf86bigfont extension Enrico Weigelt, metux IT consult 2025-02-27 15:20:52 +01:00
  • af7a21579e miext: drop unncessary include of dix-config.h from headers Enrico Weigelt, metux IT consult 2026-02-10 16:15:40 +01:00
  • 9633c44154 xfree86: modes: fix unhandled retval of asprintf() Enrico Weigelt, metux IT consult 2026-02-10 19:39:06 +01:00
  • f78a15531c xfree86: modes: replace XNFasprintf() by standard libc asprintf() Enrico Weigelt, metux IT consult 2025-11-06 16:27:00 +01:00
  • 27a110c1b8 .github: tidy-up-auto: clean old workflows in release branches Enrico Weigelt, metux IT consult 2026-02-10 16:26:35 +01:00
  • fc0525f9d3 xquartz: drop support for internal server reset Enrico Weigelt, metux IT consult 2025-11-14 16:20:09 +01:00
  • 8fdd177d8f mi: replace DDXPoint by xPoint Enrico Weigelt, metux IT consult 2026-02-10 13:14:40 +01:00
  • 62b0add858 mi: move ValidateRec to mi_priv.h and rename to MiValidateRec Enrico Weigelt, metux IT consult 2026-02-10 12:57:00 +01:00
  • 54c996274f dri2: fix declaration after label error (*BSD) Enrico Weigelt, metux IT consult 2026-02-10 17:15:12 +01:00
  • 673ad0822b meson: move strlcat() and strlcpy() detection into os/meson.build Enrico Weigelt, metux IT consult 2025-12-04 19:11:44 +01:00
  • 4bda7ecaa0 dri2: declare variables where needed in DRI2GetDrawable() Enrico Weigelt, metux IT consult 2026-02-05 17:22:36 +01:00
  • 0c2289ce0c mi: drop including dix-config.h from headers Enrico Weigelt, metux IT consult 2026-02-10 12:47:47 +01:00
  • ca79ea5f20 miext: replace DDXPoint by xPoint Enrico Weigelt, metux IT consult 2026-02-10 13:15:10 +01:00
  • 5e99813293 fb: replace DDXPoint by xPoint Enrico Weigelt, metux IT consult 2026-02-10 13:17:17 +01:00
  • 467ab020ab render: replace DDXPoint by xPoint Enrico Weigelt, metux IT consult 2026-02-10 13:15:20 +01:00
  • 56b683cd4e kdrive: replace DDXPoint by xPoint Enrico Weigelt, metux IT consult 2026-02-10 13:15:33 +01:00
  • 967e18c987 xquartz: replace DDXPoint by xPoint Enrico Weigelt, metux IT consult 2026-02-10 13:15:48 +01:00
  • 107b55d772 Xext: replace DDXPoint by xPoint Enrico Weigelt, metux IT consult 2026-02-10 13:16:23 +01:00
  • 04e45edf6c exa: replace DDXPoint by xPoint Enrico Weigelt, metux IT consult 2026-02-10 13:16:34 +01:00
  • b7e1858e4f xwin: replace DDXPoint by xPoint Enrico Weigelt, metux IT consult 2026-02-10 13:16:45 +01:00
  • e134e4d7fd xfree: replace DDXPoint by xPoint Enrico Weigelt, metux IT consult 2026-02-10 13:16:57 +01:00
  • 1f611b8852 glamor: replace DDXPoint by xPoint Enrico Weigelt, metux IT consult 2026-02-10 13:17:08 +01:00
  • cff61f6fe6 doc: replace DDXPoint by xPoint Enrico Weigelt, metux IT consult 2026-02-10 13:17:27 +01:00
  • 4a197db30d composite: replace DDXPoint by xPoint Enrico Weigelt, metux IT consult 2026-02-10 13:17:38 +01:00
  • 294d91e409 include: replace DDXPoint by xPoint Enrico Weigelt, metux IT consult 2026-02-10 13:17:47 +01:00
  • 3b856ed7c9 1 wip/win32_2 Enrico Weigelt, metux IT consult 2025-07-31 16:58:59 +02:00
  • f2ecf068c6 WIP: XTRANS_SEND_FDS Enrico Weigelt, metux IT consult 2025-07-30 14:30:08 +02:00
  • dc0ec5ec22 xext: shm: drop SHM_FD_PASSING Enrico Weigelt, metux IT consult 2025-07-30 14:15:37 +02:00
  • 997ef54f86 os: add __USE_MINGW_ANSI_STDIO on mingw Enrico Weigelt, metux IT consult 2025-07-28 17:21:12 +02:00
  • 92604954f8 Xi: Drop unused parameters from DeliverTouchEmulatedEvent Aggelos Tselios 2026-02-10 01:40:49 +02:00
  • 95b9bf6dc3 dri2: declare variables where needed in DRI2Authenticate() Enrico Weigelt, metux IT consult 2026-02-06 17:48:33 +01:00
  • bfa074f066 xwin: drop dead XWIN_XF86CONFIG code pathes Enrico Weigelt, metux IT consult 2026-02-10 12:19:55 +01:00
  • ac568d017d test: drop unncessary include of dix-config.h from headers Enrico Weigelt, metux IT consult 2026-02-10 12:43:04 +01:00
  • 755444e11b xf86bigfont: add comment on including fontstruct.h Enrico Weigelt, metux IT consult 2025-02-27 15:16:09 +01:00
  • 07b917d6a5 dri2: replace our own xf86DrvMsg() macro by LogMessage() Enrico Weigelt, metux IT consult 2026-02-06 19:47:24 +01:00
  • 7b930592e6 xfixes: drop including dix-config.h Enrico Weigelt, metux IT consult 2026-02-10 10:45:38 +01:00
  • c721bb59c8 dri2: declare variables where needed in DRI2AllocateDrawable() Enrico Weigelt, metux IT consult 2026-02-05 17:25:09 +01:00
  • 17aec8555e dri2: declare variables where needed in DRI2CreateDrawable2() Enrico Weigelt, metux IT consult 2026-02-05 17:36:50 +01:00
  • 6b083ca9bc dri2: declare variables when used in DRI2DrawableGone() Enrico Weigelt, metux IT consult 2026-02-05 18:28:29 +01:00
  • 1fa1ec50a3 mi: drop ifdef on obsolete DAMAGE symbol Enrico Weigelt, metux IT consult 2026-02-04 17:10:20 +01:00
  • e1dc65bdf0 os: drop ifdef NO_PART_NET code path Enrico Weigelt, metux IT consult 2026-02-05 15:08:15 +01:00
  • 75c751dd92 include: drop including dix-config.h Enrico Weigelt, metux IT consult 2026-02-09 15:06:54 +01:00
  • e835d2a000 xwin: glx: fix VLA issue Enrico Weigelt, metux IT consult 2026-02-10 10:55:02 +01:00
  • 215e849a0a hotfix release xlibre-xserver-25.1.2 xlibre-xserver-25.1.2 Enrico Weigelt, metux IT consult 2026-02-10 11:46:55 +01:00
  • e579e951e1 hotfix release xlibre-xserver-25.0.0.21 xlibre-xserver-25.0.0.21 Enrico Weigelt, metux IT consult 2026-02-10 11:45:35 +01:00
  • bb458432fb dri2: clean up devprivates access macros Enrico Weigelt, metux IT consult 2026-02-05 16:04:07 +01:00
  • 3cd1e0865d dri2: declare variables when needed in find_attachment() Enrico Weigelt, metux IT consult 2026-02-05 18:34:07 +01:00
  • 24f0d145e1 dri2: declare variables where needed in DRI2SwapBuffers() Enrico Weigelt, metux IT consult 2026-02-06 13:04:29 +01:00
  • 63eeb1ea05 dri2: declare variables where needed in DRI2GetMSC() Enrico Weigelt, metux IT consult 2026-02-06 13:05:31 +01:00
  • 31520b857b dri2: declare variables where needed in DRI2Connect() Enrico Weigelt, metux IT consult 2026-02-06 17:37:07 +01:00
  • 03e239a823 dri2: declare variables where needed in DRI2ConfigNotify() Enrico Weigelt, metux IT consult 2026-02-06 17:49:57 +01:00
  • 5bbb0201f4 dri2: declare variables where needed in DRI2ScreenInit() Enrico Weigelt, metux IT consult 2026-02-06 17:58:24 +01:00
  • 6e3715f237 dri2: declare variables where needed in DRI2SwapComplete() Enrico Weigelt, metux IT consult 2026-02-06 13:03:41 +01:00
  • 18017bf848 dri2: declare variables where needed DRI2WakeClient() Enrico Weigelt, metux IT consult 2026-02-06 13:02:43 +01:00
  • 62cea896f8 dri2: declare variables where needed DRI2WaitMSCComplete() Enrico Weigelt, metux IT consult 2026-02-06 13:01:50 +01:00
  • 01f62a1b49 dri2: declare variables where needed in DRI2CanFlip() Enrico Weigelt, metux IT consult 2026-02-06 13:00:33 +01:00
  • a790d65210 dri2: declare variables where needed in DRI2CopyRegion() Enrico Weigelt, metux IT consult 2026-02-06 12:59:38 +01:00
  • e9b9610d45 dri2: declare variables where needed in dri2_copy_region() Enrico Weigelt, metux IT consult 2026-02-06 12:58:48 +01:00
  • baaf408471 composite: rename "screen" fields to "pScreen" Enrico Weigelt, metux IT consult 2026-02-06 20:17:10 +01:00
  • a66df170ff Xi: rename "screen" fields to "pScreen" Enrico Weigelt, metux IT consult 2026-02-06 20:16:54 +01:00
  • 7cb6eb3f14 Xext: saver: rename "screen" fields to "pScreen" Enrico Weigelt, metux IT consult 2026-02-06 19:51:08 +01:00
  • b3a17fb4d1 dri2: optimize DRI2GetScreenPrime() Enrico Weigelt, metux IT consult 2026-02-05 17:16:03 +01:00
  • dc3c1643f5 1 wip/xi-properties Enrico Weigelt, metux IT consult 2025-05-15 18:50:56 +02:00
  • 58ae25b722 dix: add dixPropertyUnlinkPtr() Enrico Weigelt, metux IT consult 2025-05-15 17:47:40 +02:00
  • a9e8d68365 dix: add dixPropertyCreate() Enrico Weigelt, metux IT consult 2025-05-15 17:14:55 +02:00
  • 7fe49c8a38 dix: add dixPropertyFree() Enrico Weigelt, metux IT consult 2025-05-15 15:53:23 +02:00
  • 00da06a499 xnest Enrico Weigelt, metux IT consult 2025-05-06 17:41:29 +02:00
  • 078f8fc716 hack: meson.build: enable analyzer Enrico Weigelt, metux IT consult 2025-05-06 12:09:59 +02:00
  • 9a4aeb68c3 WIP Enrico Weigelt, metux IT consult 2025-02-26 11:46:34 +01:00
  • 70f8ebe771 (nomerge) mark includes that have been scanned for obsolete exports Enrico Weigelt, metux IT consult 2025-02-26 10:05:32 +01:00
  • a1f92cf699 (submit/unexport-ddx-callbacks) os: rename ddx.h to ddx_priv.h Enrico Weigelt, metux IT consult 2024-02-27 16:14:01 +01:00
  • 50ad0b97c0 (submit/unexport-ddx-callbacks) os: unexport ddx callbacks Enrico Weigelt, metux IT consult 2024-02-22 17:32:26 +01:00
  • 6debc414a1 (submit/cmdline-funcs) os: unexport command line args handling functions Enrico Weigelt, metux IT consult 2024-02-23 20:52:02 +01:00
  • 015a7c78d3 (submit/xkb-errmacro) xkb: move _XkbErrCode3() and _XkbErrCode4() Enrico Weigelt, metux IT consult 2024-04-03 13:46:24 +02:00
  • 951998ca68 (submit/split-input.h) include: move private definitions out of input.h Enrico Weigelt, metux IT consult 2024-02-12 17:43:56 +01:00
  • b1d97e3adb (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h> Enrico Weigelt, metux IT consult 2024-02-26 17:33:45 +01:00
  • 81cd4fa767 composite: Skip copying parent pixmap contents when possible Michel Dänzer 2025-12-12 02:55:02 +02:00
  • 2bcaa973be Revert "composite: Only copy bits from the parent pixmap when absolutely necessary" Michel Dänzer 2025-12-12 02:47:04 +02:00
  • ebe62981a6 dri2: declare variables when needed in DRI2InvalidateDrawable() Enrico Weigelt, metux IT consult 2026-02-05 19:15:24 +01:00
  • f23600ee4d dri2: declare variables when needed in update_dri2_drawable_buffers() Enrico Weigelt, metux IT consult 2026-02-05 18:48:13 +01:00
  • d28d18ff00 dix: replace "screen" by "pScreen" in AttachDevice() Enrico Weigelt, metux IT consult 2026-02-06 20:21:49 +01:00
  • a21c9ef420 dri2: declare variables where needed in DRI2BlockClient() Enrico Weigelt, metux IT consult 2026-02-05 19:39:50 +01:00
  • 654b491d58 dri2: declare variables where needed in DRI2UpdatePrime() Enrico Weigelt, metux IT consult 2026-02-05 19:41:31 +01:00
  • d8db7c3908 dri2: declare variables when needed in DRI2ThrottleClient() Enrico Weigelt, metux IT consult 2026-02-05 19:18:14 +01:00
  • f79a8f5f78 dri2: declare variables where needed in DRI2SwapLimit() Enrico Weigelt, metux IT consult 2026-02-05 17:32:10 +01:00
  • 50839192dc dri2: declare variables where needed in do_get_buffers() Enrico Weigelt, metux IT consult 2026-02-05 18:49:00 +01:00
  • 4060cd7d59 kdrive/fbdev: Use ARRAY_SIZE from dix.h stefan11111 2026-02-02 15:56:34 +02:00
  • 34d16e48d4 kdrive/fbdev: Use bool instead of Bool stefan11111 2026-02-02 15:43:07 +02:00
  • c4037d0518 kdrive/fbdev: Call fbdev_glamor_egl_chose_configs from fbdev_glamor_egl_create_context stefan11111 2026-01-29 03:50:43 +02:00
  • 4a9da08a99 kdrive/fbdev: simplify fbdev_glamor_egl_chose_configs stefan11111 2026-01-29 03:28:37 +02:00
  • 446485991d kdrive/fbdev: Try creating a no-config egl context first, and skip config chosing stefan11111 2026-01-28 03:09:46 +02:00
  • 29f75ea334 kdrive/fbdev: Get glamor working with the nvidia 390 driver stefan11111 2026-01-28 02:52:59 +02:00
  • d65cabb1d3 kdrive/fbdev: Get glamor working with the nvidia 470 driver stefan11111 2026-01-28 00:47:46 +02:00
  • 5adae6c3b3 kdrive/fbdev: Don't try to accelerate rendering with glamor with a sw driver stefan11111 2026-01-27 06:11:39 +02:00
  • f3c5b41161 kdrive/fbdev: Set glvnd vendor automatically stefan11111 2026-01-27 05:58:40 +02:00
  • 49800f024d kdrive/fbdev/fb_glamor.c: Check for egl extensions properly stefan11111 2026-01-27 05:49:05 +02:00
  • 1f89bcfbdc kdrive/fbdev: Prefer exact GL vendor match when choosing EGLDevices stefan11111 2026-01-27 05:44:38 +02:00
  • 125b7c5bef kdrive/fbdev/fb_glamor.c: Prefix glamor helpers with fbdev_ stefan11111 2026-01-27 05:34:44 +02:00
  • 657eb49b85 kdrive/fbdev: Enable X-Video support if available stefan11111 2026-01-27 05:29:43 +02:00