Commit Graph

  • 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
  • b00a2a7ee8 (!1654) Xnest: replace XParseGeometry() by own implementation Enrico Weigelt, metux IT consult 2024-08-14 15:57:07 +02:00
  • 2d88e4e086 (!1654) Xnest: replace XGetWindowAttributes() by xcb_get_geometry() Enrico Weigelt, metux IT consult 2024-08-14 15:17:44 +02:00
  • 44bdf0866f (!1654) Xnest: collect upstream window geometry in one xRectangle struct Enrico Weigelt, metux IT consult 2024-08-14 15:07:22 +02:00
  • e976d2518d (!1654) Xnest: replace XGetKeyboardControl() by xcb_get_keyboard_control() Enrico Weigelt, metux IT consult 2024-08-13 19:21:16 +02:00
  • d1c62e9aaa (!1654) Xnest: replace XGetPointerMapping() by xcb_get_pointer_mapping() Enrico Weigelt, metux IT consult 2024-08-13 18:51:11 +02:00
  • 3e4f9a923e (!1654) Xnest: replace XGetPointerControl() by xcb_get_pointer_control() Enrico Weigelt, metux IT consult 2024-08-13 18:33:20 +02:00
  • 2518cadc80 (!1654) Xnest: replace XGetModifierMapping() by xcb_get_modifier_mapping() Enrico Weigelt, metux IT consult 2024-08-13 17:34:32 +02:00
  • acba7d7ef2 (!1654) Xnest: fetch keyboard mapping via xcb Enrico Weigelt, metux IT consult 2024-08-13 17:14:46 +02:00
  • 1f6a405c4b (!1654) Xnest: add own copy of fixed xcb_xkb_get_kbd_by_name() Enrico Weigelt, metux IT consult 2024-08-26 12:52:06 +02:00
  • fb0973dd9c (!1654) Xnest: use xcb for retrieving keymap controls Enrico Weigelt, metux IT consult 2024-08-13 14:18:35 +02:00
  • c21cb098bb (!1654) Xnest: replace XSelectInput() by xcb_change_window_attributes() Enrico Weigelt, metux IT consult 2024-08-12 14:54:39 +02:00
  • 69fd8a353d (!1654) Xnest: replace XSetStandardProperties() by xcb functions Enrico Weigelt, metux IT consult 2024-08-09 17:33:27 +02:00
  • 5d807b2030 (!1654) Xnest: fetch supported pixmap formats from xcb setup data Enrico Weigelt, metux IT consult 2024-08-09 13:01:57 +02:00
  • 255bad944f (!1654) Xnest: fetch allowed screen depths from xcb screen info Enrico Weigelt, metux IT consult 2024-08-08 18:48:42 +02:00
  • 6e47d1aeda (!1654) Xnest: Pixmap: replace XGetImage() by xcb_get_image() Enrico Weigelt, metux IT consult 2024-08-08 15:35:16 +02:00
  • ad1852c0c2 (!1654) Xnest: GC: replace XGetImage() by xcb_get_image() Enrico Weigelt, metux IT consult 2024-08-08 12:15:43 +02:00
  • c0e3a75c82 (!1654) Xnest: replace XDestroyWindow() by xnest_destroy_window() Enrico Weigelt, metux IT consult 2024-08-08 11:11:29 +02:00
  • 7f91836413 (!1654) Xnest: replace XCreatePixmapFromBitmapData() by xcb_put_image() Enrico Weigelt, metux IT consult 2024-08-08 10:44:55 +02:00
  • a1663b3a48 (!1654) Xnest: replace XCreateBitmapFromData() by xcb_put_image() Enrico Weigelt, metux IT consult 2024-08-08 10:19:14 +02:00
  • 2d1dc7c0f6 (!1654) Xnest: replace XDefineCursor() by xcb_change_window_attributes() Enrico Weigelt, metux IT consult 2024-08-07 17:23:40 +02:00
  • bee6771e0a (!1654) Xnest: replace xnestRecolorCursor() by xcb_recolor_cursor() Enrico Weigelt, metux IT consult 2024-08-07 17:18:38 +02:00
  • 089e06982e (!1654) Xnest: replace XFreeCursor() by xcb_free_cursor() Enrico Weigelt, metux IT consult 2024-08-07 17:14:39 +02:00
  • b6a3fa451c (!1654) Xnest: replace XStoreColors() by xcb_store_colors() Enrico Weigelt, metux IT consult 2024-08-05 21:29:16 +02:00
  • 998123dff6 (!1654) Xnest: replace XQueryColors() by xcb_query_colors() Enrico Weigelt, metux IT consult 2024-08-05 19:12:57 +02:00
  • 7ce308063a (!1654) Xnest: replace XSetWindowColormap() by xcb_change_window_attributes() Enrico Weigelt, metux IT consult 2024-08-05 17:38:44 +02:00
  • d115ffdc7d (!1654) Xnest: replace XSetWMColormapWindows() by xcb_icccm_set_wm_colormap_windows_checked() Enrico Weigelt, metux IT consult 2024-08-05 17:09:49 +02:00
  • 66a71ac254 (!1654) Xnest: use XIDs directly, instead of Xlib's GC Enrico Weigelt, metux IT consult 2024-08-07 17:34:28 +02:00
  • 73cdb21add (!1654) Xnest: GC: set stipple filling via xcb_change_gc Enrico Weigelt, metux IT consult 2024-08-05 16:27:38 +02:00
  • dea01f180b (!1654) Xnest: replace XSetClipMask() by xcb_change_gc() Enrico Weigelt, metux IT consult 2024-08-05 16:00:15 +02:00
  • 2057294127 (!1654) Xnest: replace XSetClipRectangles() by xnset_set_clip_rectangles() Enrico Weigelt, metux IT consult 2024-08-05 15:07:30 +02:00
  • 5f00bed662 (!1654) Xnest: replace XSetDashes() by xnest_set_dashes() Enrico Weigelt, metux IT consult 2024-08-05 14:51:13 +02:00
  • 0b6449bc65 (!1654) Xnest: replace XChangeGC() by xcb_change_gc() Enrico Weigelt, metux IT consult 2024-08-05 13:20:53 +02:00
  • 9debe09551 (!1654) Xnest: replace XChangeKeyboardControl() by xcb_change_keyboard_control() Enrico Weigelt, metux IT consult 2024-08-05 10:40:43 +02:00
  • 80b7481a97 (!1654) Xnest: replace XChangePointerControl() by xcb_change_pointer_control Enrico Weigelt, metux IT consult 2024-08-05 10:26:08 +02:00