Commit Graph

  • e940430c2f os: drop deprecated Xprintf() Enrico Weigelt, metux IT consult 2025-03-04 18:59:09 +01:00
  • 105d28ba52 os: drop deprecated XNFvprintf() Enrico Weigelt, metux IT consult 2025-03-04 18:53:16 +01:00
  • c1cf0c40af os: drop deprecated XNFprintf() Enrico Weigelt, metux IT consult 2025-03-04 18:51:43 +01:00
  • 32848e0373 os: drop deprecated Xvprintf() Enrico Weigelt, metux IT consult 2025-03-04 18:50:10 +01:00
  • 6eb87ed3f1 os: drop Xasprintf() and Xvasprintf() Enrico Weigelt, metux IT consult 2025-03-04 18:48:01 +01:00
  • 6619b83f71 os-support: systemd-logind: don't hard-crash Xserver on strdup() fail Enrico Weigelt, metux IT consult 2025-03-03 15:31:19 +01:00
  • 0a24b37f42 xkb: XkbInitRules() don't hard-crash the server on strdup() fail Enrico Weigelt, metux IT consult 2025-02-28 16:54:26 +01:00
  • 978b656ea1 xkb: ddxLoad: don't crash the server when strcpy() fails Enrico Weigelt, metux IT consult 2025-02-28 16:50:43 +01:00
  • 6cedcffc10 WIP: fix driver builds Enrico Weigelt, metux IT consult 2025-03-05 17:44:58 +01:00
  • 1bb190b843 WIP Enrico Weigelt, metux IT consult 2025-02-26 11:46:34 +01:00
  • 714d0b4f25 xkb: unexport XkbRF_VarDefsRec struct Enrico Weigelt, metux IT consult 2025-02-26 10:51:05 +01:00
  • 7d1221b494 (nomerge) mark includes that have been scanned for obsolete exports Enrico Weigelt, metux IT consult 2025-02-26 10:05:32 +01:00
  • 59809704e9 dix: unexport CountBits() Enrico Weigelt, metux IT consult 2025-02-25 19:20:34 +01:00
  • a00d2716d7 ci: drop armsoc driver Enrico Weigelt, metux IT consult 2025-02-25 19:01:54 +01:00
  • abe8043edd Revert "dix: move LOCO struct declaration out of public header" Enrico Weigelt, metux IT consult 2025-02-25 17:23:12 +01:00
  • 375ca0abc3 dix: move LOCO struct declaration out of public header Enrico Weigelt, metux IT consult 2025-02-25 15:07:21 +01:00
  • afe086b654 WIP: artifacts 4 Enrico Weigelt, metux IT consult 2025-02-18 12:49:36 +01:00
  • 462a364e6b Xext: drop checking for HAVE_DIX_CONFIG_H Enrico Weigelt, metux IT consult 2025-02-18 11:59:29 +01:00
  • ed66d0657c HACK: keep ming32 build artifacts Enrico Weigelt, metux IT consult 2025-02-18 11:53:50 +01:00
  • 59324c8e11 HACK 4: freebsd Enrico Weigelt, metux IT consult 2025-02-12 13:27:32 +01:00
  • f4cd40b51d (nomerge) use incubator branch of xf86-video-intel Enrico Weigelt, metux IT consult 2025-02-12 10:25:32 +01:00
  • ebd4ea65c8 mi: miInitVisuals: clean up variable declarations Enrico Weigelt, metux IT consult 2024-09-18 14:52:59 +02:00
  • 6eb020d617 xnest: add pixmap depths to global depth list Enrico Weigelt, metux IT consult 2024-09-18 16:17:05 +02:00
  • 72c5a1d871 ci: always build with drivers Enrico Weigelt, metux IT consult 2024-08-29 14:24:13 +02:00
  • da75e961d1 ci: freebsd: fix missing xcb-aux and xcb-util-wm Enrico Weigelt, metux IT consult 2024-08-28 17:57:37 +02:00
  • 64c06e2318 bsd: drop PCCONS support Enrico Weigelt, metux IT consult 2024-06-18 08:50:44 +02:00
  • 24bd98a698 os: replace GenerateRandomData() by custom arc4random_buf() on platforms that missing it Enrico Weigelt, metux IT consult 2024-01-31 12:12:53 +01:00
  • abdabefc8c (1853) dix: unexport ResizeVisualArray() Enrico Weigelt, metux IT consult 2025-03-04 17:27:28 +01:00
  • 31fe0f9a9f (1854) Xi: unexport AssignTypeAndName() Enrico Weigelt, metux IT consult 2025-02-25 19:15:06 +01:00
  • 9b5618b5ab (!1792) os: drop own implementation of strcasecmp() and strncasecmp() Enrico Weigelt, metux IT consult 2025-02-14 15:33:22 +01:00
  • 5f8727af25 (!1690) pseudoramiX: fix warning from unused REQUEST() macro calls Enrico Weigelt, metux IT consult 2024-09-12 10:30:14 +02:00
  • ded3ec23bf (!1688) xfree86: man: add -syslogverbse flag Enrico Weigelt, metux IT consult 2024-09-19 15:01:38 +02:00
  • f3e9d18346 (!1688) os: log: add syslog support Enrico Weigelt, metux IT consult 2024-09-10 15:28:00 +02:00
  • 825e9f0dfc (!1688) os: helper for parsing an counting-flag or value-flag option Enrico Weigelt, metux IT consult 2024-09-11 19:09:40 +02:00
  • 42f23753fe (!1688) meson.build: move writing conf_data into tail of main meson file Enrico Weigelt, metux IT consult 2024-09-10 20:14:22 +02:00
  • 6e56229c69 (!1688) os: log: drop obsolete LogSetParameter() Enrico Weigelt, metux IT consult 2024-09-09 20:57:39 +02:00
  • 721233f966 (!1688) os: directly set log file sync flag, instead of using LogSetParameter() Enrico Weigelt, metux IT consult 2024-09-09 20:53:17 +02:00
  • 4e7ce9741b (!1688) os: directly set log file verbosity level, instead of using LogSetParameter() Enrico Weigelt, metux IT consult 2024-09-09 20:43:45 +02:00
  • 9baaa6a7e5 (!1688) os: directly set console verbosity level, instead of using LogSetParameter() Enrico Weigelt, metux IT consult 2024-09-09 20:40:51 +02:00
  • 0735510afb (!1688) os: unexport internal logging functions Enrico Weigelt, metux IT consult 2024-09-09 16:56:26 +02:00
  • e09546c5bd (submit/drop-cygwin) drop remains of cygwin support Enrico Weigelt, metux IT consult 2024-03-15 15:03:34 +01:00
  • 18cec0e9e7 (submit/xnest-gcrec) fix name clash on 'GC' between Xlib and Xserver Enrico Weigelt, metux IT consult 2024-02-16 17:25:29 +01:00
  • 3723dc1c34 (submit/bsd-defines) xfree86: os-support: move including machine/sysarch.h out of public header Enrico Weigelt, metux IT consult 2024-03-18 13:26:06 +01:00
  • f25dbc6c8d (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
  • da84584968 (submit/unexport-ddx-callbacks) os: unexport ddx callbacks Enrico Weigelt, metux IT consult 2024-02-22 17:32:26 +01:00
  • 53433f7464 (submit/cmdline-funcs) os: unexport command line args handling functions Enrico Weigelt, metux IT consult 2024-02-23 20:52:02 +01:00
  • 6caa037aac (submit/xkb-errmacro) xkb: move _XkbErrCode3() and _XkbErrCode4() Enrico Weigelt, metux IT consult 2024-04-03 13:46:24 +02:00
  • 2d84c9ff10 (submit/move-systemd-logind.h) move systemd-logind.h to hw/xfree86/os-support/linux Enrico Weigelt, metux IT consult 2024-03-12 20:29:51 +01:00
  • 96ea1bb635 (submit/xf86-parser v2) xfree86: parser: rename STRING for fixing name conflict Enrico Weigelt, metux IT consult 2024-03-13 20:34:56 +01:00
  • 450bb7b337 (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
  • 3468f2ab45 (submit/meson-sdk.pc) meson.build: fix missing dependencies in xorg-server.pc Enrico Weigelt, metux IT consult 2024-06-14 17:33:53 +02:00
  • 26e1c96710 (!1578) os: fix link failure on Illumos Enrico Weigelt, metux IT consult 2024-06-27 12:04:24 +02:00
  • bd7516f027 (!1578) os: fix FTBS on Illumos due missing symbols Enrico Weigelt, metux IT consult 2024-06-27 11:52:39 +02:00
  • 7170d0cd5a (submit/selection.h) dix: rename selection.h to selection_priv.h Enrico Weigelt, metux IT consult 2024-06-28 01:18:13 +02:00
  • f3aed43777 (submit/selection.h) dix: unexport selection functions Enrico Weigelt, metux IT consult 2024-06-28 00:48:41 +02:00
  • cd345941c3 (submit/selection.h) dix: don't install selection.h anymore Enrico Weigelt, metux IT consult 2024-06-28 00:44:38 +02:00
  • f4398c6e30 (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h> Enrico Weigelt, metux IT consult 2024-02-26 17:33:45 +01:00
  • 560abd69ff (submit/miext-extinit) xfree86: vidmode: unexport noXFree86VidModeExtension and move into extension Enrico Weigelt, metux IT consult 2024-06-28 22:35:47 +02:00
  • 255638e7e3 (submit/miext-extinit) xfree86: dga: unexport noXFree86DGAExtension and move into extension Enrico Weigelt, metux IT consult 2024-06-28 23:05:48 +02:00
  • 2ca5415de4 (submit/miext-extinit) xfree86: dri2: unexport noXFree86DRI2Extension and move into extension Enrico Weigelt, metux IT consult 2024-06-28 22:58:02 +02:00
  • 93cac993e4 (submit/miext-extinit) xfree86: dri: unexport noXFree86DRIExtension and move into extension Enrico Weigelt, metux IT consult 2024-06-28 22:52:57 +02:00
  • 827d6750a4 (submit/miext-extinit) miext: move over extinit_priv.h from include Enrico Weigelt, metux IT consult 2024-06-28 20:17:48 +02:00
  • e4145dfffc (submit/miext-extinit) treewide: clean up remaining consumers of extinit.h Enrico Weigelt, metux IT consult 2024-06-28 20:17:48 +02:00
  • 23e90439f8 FIXME (submit/miext-extinit) composite: move noCompositeExtension into the extension code Enrico Weigelt, metux IT consult 2024-06-28 22:32:08 +02:00
  • e2da05aaf3 (submit/miext-extinit) Xext: xf86bigfont: unexport noXFree86BigfontExtension Enrico Weigelt, metux IT consult 2024-06-28 19:39:21 +02:00
  • 5afdd1e56c (submit/miext-extinit) Xext: security: unexport noSecurityExtension Enrico Weigelt, metux IT consult 2024-06-28 19:32:09 +02:00
  • f03b2513f9 (submit/miext-extinit) Xext: saver: unexport noScreenSaverExtension Enrico Weigelt, metux IT consult 2024-06-28 19:18:10 +02:00
  • b4e492f8b8 (submit/miext-extinit) present: unexport present_extension_init() Enrico Weigelt, metux IT consult 2024-06-28 19:12:08 +02:00
  • 0772074661 FIXME (submit/miext-extinit) panoramix: move noPanoramiXExtension field into extension. Enrico Weigelt, metux IT consult 2025-02-07 17:18:11 +01:00
  • f528c916f9 (submit/miext-extinit) xtest: unexport noTestExtensions field Enrico Weigelt, metux IT consult 2024-05-02 17:09:21 +02:00
  • bc366faa65 FIXME (submit/miext-extinit) dpms: unexport noDPMSExtension field Enrico Weigelt, metux IT consult 2025-02-07 17:16:49 +01:00
  • 390c86d827 (submit/cleanup-damageext) damage: hand in request struct into doDamageCreate() and PanoramiXDamageCreate() Enrico Weigelt, metux IT consult 2024-07-09 11:31:54 +02:00
  • 5f7732382a (submit/cleanup-damageext) damage: simplify dispatcher Enrico Weigelt, metux IT consult 2024-07-09 11:24:09 +02:00
  • 35318cbeec (submit/cleanup-damageext) damage: don't block requests when version not requested yet Enrico Weigelt, metux IT consult 2024-07-09 10:53:49 +02:00
  • 2be7a2918f (submit/cleanup-damageext) damage: untwist Xinerma handling Enrico Weigelt, metux IT consult 2024-07-09 10:30:33 +02:00
  • 1ca3efb05b (submit/cleanup-damageext) damage: minor code formatting cleanups Enrico Weigelt, metux IT consult 2024-07-09 10:17:00 +02:00
  • ee021aff73 (submit/cleanup-shm-dispatch) Xext: shm: move client local check into procs Enrico Weigelt, metux IT consult 2024-07-03 16:59:42 +02:00
  • 90e44f5b40 (submit/cleanup-shm-dispatch) Xext: shm: simplify dispatcher Enrico Weigelt, metux IT consult 2024-07-03 16:45:06 +02:00
  • 0cfc63f803 (submit/modset-fix-vrr-hook) xace: export XaceRegisterCallback() and XaceDeleteCallback() Enrico Weigelt, metux IT consult 2024-07-19 17:25:37 +02:00
  • d710153146 (submit/vrr-driver-api) modesetting: use new VRR mode signaling DDX/driver API Enrico Weigelt, metux IT consult 2024-07-22 16:41:24 +02:00
  • ea8e66245e (submit/vrr-driver-api) dix: add generic Xinerama capable VRR infrastructure Enrico Weigelt, metux IT consult 2024-07-22 15:59:41 +02:00
  • 338c040b4b (submit/fix-1741-window-depth) dix: don't refuse creating windows with different color depths and w/o border Enrico Weigelt, metux IT consult 2024-08-15 13:36:27 +02:00
  • 5c4dbfc62d (!1654) Xnest: dont use VLA Enrico Weigelt, metux IT consult 2025-02-21 20:00:16 +01:00
  • 501ca121a1 (!1654) Xnest: use xcb_window_t instead of Window Enrico Weigelt, metux IT consult 2024-09-02 11:48:52 +02:00
  • c95891faab (!1654) Xnest: dont link Xlib anymore Enrico Weigelt, metux IT consult 2024-08-19 17:40:56 +02:00
  • a36a06f6ba (!1654) Xnest: use XCB for upstream connection Enrico Weigelt, metux IT consult 2024-08-21 14:59:42 +02:00
  • 56289f1a91 (!1654) Xnest: use XCB for event loop Enrico Weigelt, metux IT consult 2024-08-20 17:23:21 +02:00
  • 00293c27cb (!1654) Xnest: drop xnestWindowExposures micro-optimization Enrico Weigelt, metux IT consult 2024-08-20 16:37:16 +02:00
  • 0be989522d (!1654) Xnest: replace XConnectionNumber() by xcb_get_file_descriptor() Enrico Weigelt, metux IT consult 2024-08-20 16:05:56 +02:00
  • eab1c79321 (!1654) Xnest: replace XReparentWindow() by xcb_reparent_window() Enrico Weigelt, metux IT consult 2024-08-20 15:29:23 +02:00
  • 5a8ec60004 (!1654) Xnest: drop using XLoadQueryFont() Enrico Weigelt, metux IT consult 2024-08-20 15:16:18 +02:00
  • 2e44594e80 (!1654) Xnest: replace XTextWidth[16]() by own implementation Enrico Weigelt, metux IT consult 2024-08-20 09:08:23 +02:00
  • b738d8b5c5 (!1654) Xnest: load fonts via xcb Enrico Weigelt, metux IT consult 2024-08-20 12:22:26 +02:00
  • 040043863f (!1654) Xnest: replace XQueryBestSize() by xcb_query_best_size() Enrico Weigelt, metux IT consult 2024-08-20 08:53:20 +02:00
  • fd78c387d3 (!1654) Xnest: replace X(Un)InstallColormap() by xcb_(un)install_colormap() Enrico Weigelt, metux IT consult 2024-08-20 08:36:52 +02:00
  • bfa21f4f32 (!1654) Xnest: drop obsolete XGetVisualInfo() call and reundant colormaps Enrico Weigelt, metux IT consult 2024-08-19 17:08:33 +02:00
  • da30af6b78 (!1654) Xnest: use new lookup table for visuals and cmaps mappings Enrico Weigelt, metux IT consult 2024-08-15 17:26:05 +02:00
  • 84df5345e7 (!1654) Xnest: screen: record visuals and cmaps in separate table Enrico Weigelt, metux IT consult 2024-08-15 17:48:50 +02:00
  • 1db2c9142b (!1654) Xnest: fetch visuals from XCB setup data instead of Xlib Enrico Weigelt, metux IT consult 2024-08-15 10:58:18 +02:00
  • 3f48e7834b (!1654) Xnest: screen move assigment between depths and visual assignment to own function Enrico Weigelt, metux IT consult 2024-08-14 17:30:02 +02:00