Commit Graph

  • cb4eec13ab kdrive: export KdParseKeyboard() Enrico Weigelt, metux IT consult 2025-08-06 14:43:27 +02:00
  • e85363dfcc kdrive: export KdParsePointer() Enrico Weigelt, metux IT consult 2025-08-06 14:40:03 +02:00
  • f4d455b684 kdrive: export KdDisableScreens() Enrico Weigelt, metux IT consult 2025-08-06 14:33:41 +02:00
  • 81fbad5115 kdrive: export KdInitScreen() Enrico Weigelt, metux IT consult 2025-08-06 14:22:46 +02:00
  • 2c91c8ad1d kdrive: export KdSetSuspend() Enrico Weigelt, metux IT consult 2025-08-06 14:19:46 +02:00
  • d30b04499d kdrive: export KdSetColormap() Enrico Weigelt, metux IT consult 2025-08-06 14:11:31 +02:00
  • 325c403b5f render: picture: make PictFormatShort equal to pixman_format_code_t Enrico Weigelt, metux IT consult 2025-08-04 19:27:36 +02:00
  • 3d0df13d78 xkb: xkbDflts.h: drop not needed include of <dix-config.h> Enrico Weigelt, metux IT consult 2025-08-05 15:25:22 +02:00
  • e4836d4e0f bugfix release xlibre-xserver-25.0.0.8 xlibre-xserver-25.0.0.8 Enrico Weigelt, metux IT consult 2025-08-05 19:04:34 +02:00
  • ebb3660f64 Xext: xv: fix redefinition of typedef 'XvPortNotifyPtr' Enrico Weigelt, metux IT consult 2025-08-04 19:23:49 +02:00
  • 8a23c1984b Xext: xv: fix redefinition of typedef 'XvPortNotifyPtr' Enrico Weigelt, metux IT consult 2025-08-04 19:23:49 +02:00
  • 8e72499df7 os: ospoll: include winsock2.h on WIN32 instead of misc.h Enrico Weigelt, metux IT consult 2025-07-25 19:28:34 +02:00
  • 23aa722c15 os: move X_NOTIFY_* defines to separate header Enrico Weigelt, metux IT consult 2025-07-25 14:35:33 +02:00
  • 8a8c29165a os: xserver_poll: skip defining symbols already defined by mingw Enrico Weigelt, metux IT consult 2025-07-25 17:46:28 +02:00
  • 5733f5da3f In file included from ../Xext/xvmc.c:14: ../Xext/xvdix_priv.h:31:21: warning: redefinition of typedef 'XvPortNotifyPtr' is a C11 feature [-Wtypedef-redefinition] 31 | } XvPortNotifyRec, *XvPortNotifyPtr; | ^ ../Xext/xvdix.h:73:34: note: previous definition is here 73 | typedef struct _XvPortNotifyRec *XvPortNotifyPtr; | ^ 1 warning generated. wip/XvPortNotifyPtr Enrico Weigelt, metux IT consult 2025-08-04 19:23:49 +02:00
  • c4ebb312d0 os: ospoll: add missing include of <assert.h> Enrico Weigelt, metux IT consult 2025-07-25 13:44:57 +02:00
  • cbd5a06c81 record: stop using request length fields Enrico Weigelt, metux IT consult 2025-07-18 12:40:01 +02:00
  • c64055b064 os: ospoll: use stdbool instead of X11's Bool Enrico Weigelt, metux IT consult 2025-07-25 13:42:17 +02:00
  • a425c0c00f os: ospoll: add missing include of <string.h> Enrico Weigelt, metux IT consult 2025-07-25 13:44:17 +02:00
  • 5c48fa8f09 XKBMAlloc: Solve CodeQL Alert Potential use after double free Collin 2025-07-18 07:58:02 -05:00
  • e91977eeee os: ospoll: use realloc() instead of reallocarray() Enrico Weigelt, metux IT consult 2025-07-25 15:09:13 +02:00
  • 1a0b8ac61b xwin: fix missing prototype of parse_file() Enrico Weigelt, metux IT consult 2025-07-25 20:05:04 +02:00
  • 6c6cbbdc57 screen: initialize rootDepth to zero to fix uninitialized-variable warning Collin 2025-07-18 07:52:21 -05:00
  • 2423f98886 xfree86: fbdevhw: fix fbdevHWInit() parameter Enrico Weigelt, metux IT consult 2025-07-21 20:04:03 +02:00
  • ffc80b227a Xnamespace: fix wrong const char* authProto Enrico Weigelt, metux IT consult 2025-08-05 14:13:14 +02:00
  • 502f8d8506 Xnamespace: fix wrong const char* authProto Enrico Weigelt, metux IT consult 2025-08-05 14:13:14 +02:00
  • c02a382641 meson: move MAXCLIENTS and LIMITCLIENTS into dix-config.h Enrico Weigelt, metux IT consult 2025-07-25 14:04:07 +02:00
  • 6574903366 include: meson.build: Fixed broken dependency on epoll-shim on FreeBSD. b-aaz 2025-07-31 14:32:09 +00:00
  • a8fa4cba7a xfree86: i2c: constify I2CBusRec::name Enrico Weigelt, metux IT consult 2025-07-22 12:42:55 +02:00
  • 95959758dc Xi: drop including <dix-config.h> from internal headers Enrico Weigelt, metux IT consult 2024-10-14 15:37:28 +02:00
  • 818001db61 xfree86: fbdevhw: fix fbdevHWProbe() parameter Enrico Weigelt, metux IT consult 2025-07-21 20:01:18 +02:00
  • 968500535e meson: move MAXCLIENTS and LIMITCLIENTS into dix-config.h Enrico Weigelt, metux IT consult 2025-07-25 14:04:07 +02:00
  • be49153822 xserver: miext/sync/meson.build: compile misyncshm.c if xshmfence found Oleh Nykyforchyn 2025-07-29 10:40:02 +03:00
  • d8925febf6 xfree86: fix xf86I2CBusInit() prototype Enrico Weigelt, metux IT consult 2025-07-21 17:00:43 +02:00
  • e9c7aa82e9 xfree86: drm_platform: fix warning on potentially unitialized variable Enrico Weigelt, metux IT consult 2025-08-04 19:59:13 +02:00
  • 0d8e9ee708 os: xtranssock: drop weird check of "out of range" socket Enrico Weigelt, metux IT consult 2025-08-04 18:04:23 +02:00
  • 6acd1c8a6f xfree86: drm_platform: fix warning on potentially unitialized variable Enrico Weigelt, metux IT consult 2025-08-04 19:59:13 +02:00
  • 05218ba841 mi: use %lu instead of %zu in ErrorF() call Enrico Weigelt, metux IT consult 2025-07-25 10:29:06 +02:00
  • 69be353387 os: ospoll: drop not needed including of X11 headers Enrico Weigelt, metux IT consult 2025-07-25 13:33:40 +02:00
  • 44ec9b0e5b xwin: win.h: missing include of dix/dix_priv.h Enrico Weigelt, metux IT consult 2025-07-25 17:11:17 +02:00
  • d1ec096041 Xnamespace: fix printf patterns Enrico Weigelt, metux IT consult 2025-07-28 17:42:36 +02:00
  • 0c33925ab0 kdrive: allow win32 build w/o sysv ipc Enrico Weigelt, metux IT consult 2025-08-01 17:12:24 +02:00
  • b95741cbd5 README.md: update amdgpu driver version Enrico Weigelt, metux IT consult 2025-07-24 17:14:01 +02:00
  • 9124d0321a os: xprintf: fix includes Enrico Weigelt, metux IT consult 2025-07-28 17:40:27 +02:00
  • 1e214abf9d xwin: fix unused variables in winSetShapeMultiWindow() Enrico Weigelt, metux IT consult 2025-07-28 17:45:35 +02:00
  • 265adf240c .github: fix intel driver repo url Enrico Weigelt, metux IT consult 2025-07-25 16:11:40 +02:00
  • d884b8aa94 Fix minor punctuation error in manual page Varad Dixit 2025-07-23 18:22:09 +05:30
  • 5ff91a0c35 dix: inpututils: don't use %hhx printf pattern Enrico Weigelt, metux IT consult 2025-07-25 10:30:50 +02:00
  • bbabd96e6c meson: rename symbol MITSHM to CONFIG_MITSHM Enrico Weigelt, metux IT consult 2025-08-01 19:52:18 +02:00
  • 34039b29c6 Xext: xf86bigfont: clean up ifdef zoo on MITSHM Enrico Weigelt, metux IT consult 2025-08-01 19:39:28 +02:00
  • 8e84c35431 dix: macro for checking X protocol types Enrico Weigelt, metux IT consult 2025-07-14 23:46:52 +02:00
  • 96b0e59066 kdrive: ephyr: don't use %hhu in error messages Enrico Weigelt, metux IT consult 2025-08-01 17:31:50 +02:00
  • 2713d7e818 Xnamespace: fix possible memleak Enrico Weigelt, metux IT consult 2025-08-04 14:09:27 +02:00
  • 4c5a3a6f58 glamor: don't redefine ALIGN macro if it exists Enrico Weigelt, metux IT consult 2025-08-04 19:48:08 +02:00
  • 2e0c442567 kdrive: ephyr: include glamor_priv.h only when glamor is enabled Enrico Weigelt, metux IT consult 2025-08-01 17:53:19 +02:00
  • d14679ff29 kdrive: xephyr: link pthread on mingw for nanosleep() Enrico Weigelt, metux IT consult 2025-08-01 19:04:31 +02:00
  • 73db0ed5d4 xfree86: drivers: common: remove incorrect #ifndef _XORG_CONFIG_H_ Joseph Crowell 2025-08-03 20:00:45 +10:00
  • 6c7f39032f glx: fix duplicate typedef Enrico Weigelt, metux IT consult 2025-08-04 17:41:33 +02:00
  • c25a0a533e glx: fix duplicate typedef Enrico Weigelt, metux IT consult 2025-08-04 17:41:33 +02:00
  • 02f04ec0aa glamor: don't redefine ALIGN macro if it exists Enrico Weigelt, metux IT consult 2025-08-04 19:48:08 +02:00
  • b766775eb0 Xnamespace: fix possible memleak Enrico Weigelt, metux IT consult 2025-08-04 14:09:27 +02:00
  • 04c2c107d7 randr: rrcrtc: clean up declaration of xRRSetPanningReply Enrico Weigelt, metux IT consult 2025-07-19 00:06:58 +02:00
  • f1eed8bc90 Xext: use x_rpcbuf_t instead of struct x_rpcbuf Enrico Weigelt, metux IT consult 2025-08-04 17:01:24 +02:00
  • 510464d343 Xext: sync: clean up reply struct declarations Enrico Weigelt, metux IT consult 2025-07-16 22:28:41 +02:00
  • 9b32a62d04 Xi: ProcXIGetProperty(): use x_rpcbuf_t Enrico Weigelt, metux IT consult 2025-07-16 11:33:30 +02:00
  • 232c8d97f8 Xi: simplify ProcXListDeviceProperties() and ProcXIListProperties() Enrico Weigelt, metux IT consult 2025-07-16 17:24:28 +02:00
  • 79ca3103f7 Xi: use x_rpcbuf_t in ProcXListDeviceProperties() and ProcXIListProperties() Enrico Weigelt, metux IT consult 2025-07-16 11:02:17 +02:00
  • f0341145f0 Xi: ProcXGetDeviceProperty(): use x_rpcbuf_t Enrico Weigelt, metux IT consult 2025-07-16 11:14:14 +02:00
  • a857543be6 Xi: ProcXGetSelectedExtensionEvents(): use x_rpcbuf_t Enrico Weigelt, metux IT consult 2025-07-16 10:49:25 +02:00
  • 0680117493 Xi: ProcXGetSelectedExtensionEvents(): protect from allocation failure Enrico Weigelt, metux IT consult 2025-07-16 05:42:58 +02:00
  • 036cbb4ff2 Xi: ProcXGetDeviceDontPropagateList(): use x_rpcbuf_t Enrico Weigelt, metux IT consult 2025-07-16 05:37:33 +02:00
  • e6e2b88cff io: os: simplify FlushClient() Enrico Weigelt, metux IT consult 2025-07-30 18:06:27 +02:00
  • 1298653ddb os: io: FlushClient(): check for broken connection earlier Enrico Weigelt, metux IT consult 2025-07-30 17:24:33 +02:00
  • 1c13cfa6ca os: io: factor out making room in output buffer Enrico Weigelt, metux IT consult 2025-07-30 16:53:55 +02:00
  • a3a068d6d3 os: connection: simplify connection error sending Enrico Weigelt, metux IT consult 2025-07-30 19:06:02 +02:00
  • 8ad4b6a309 .github: freebsd: install libudev-devd Enrico Weigelt, metux IT consult 2025-08-04 14:09:27 +02:00
  • ead8331996 kdrive: move ephyr build option check into kdrive's meson.build Enrico Weigelt, metux IT consult 2025-07-23 16:28:53 +02:00
  • 76b1f47179 xfree86: drivers: common: remove incorrect #ifndef _XORG_CONFIG_H_ Joseph Crowell 2025-08-03 20:00:45 +10:00
  • dfbf61b998 xserver: hw/xfree86/man: update manual page Oleh Nykyforchyn 2025-07-24 14:03:29 +03:00
  • 7fb3e9cdab xserver: hw/xfree86/{common,parser}: use regular expressions for matching Oleh Nykyforchyn 2025-07-24 14:02:32 +03:00
  • d4a7263940 xserver: hw/xfree86/{common,parser}: use pattern groups for devices matching to classes Oleh Nykyforchyn 2025-07-23 17:35:54 +03:00
  • f7a892d7d0 xserver: hw/xfree86/parser: create pattern group from a string and print it Oleh Nykyforchyn 2025-07-23 17:27:50 +03:00
  • a94f76459b xserver: hw/xfree86/parser: prepare types for pattern matching Oleh Nykyforchyn 2025-07-23 17:25:09 +03:00
  • 967ae609b6 dix: drop DDXBEFORERESET symbol Enrico Weigelt, metux IT consult 2025-08-01 10:22:10 +02:00
  • 8e83caecde .github: mingw: force enable some more Xservers Enrico Weigelt, metux IT consult 2025-08-01 15:28:48 +02:00
  • 66e8a5aff3 kdrive: xephyr: link pthread on mingw for nanosleep() Enrico Weigelt, metux IT consult 2025-08-01 19:04:31 +02:00
  • 5102b5d9e9 kdrive: ephyr: include glamor_priv.h only when glamor is enabled Enrico Weigelt, metux IT consult 2025-08-01 17:53:19 +02:00
  • 520ae4fb3f kdrive: ephyr: don't use %hhu in error messages Enrico Weigelt, metux IT consult 2025-08-01 17:31:50 +02:00
  • eccbd65c75 kdrive: allow win32 build w/o sysv ipc Enrico Weigelt, metux IT consult 2025-08-01 17:12:24 +02:00
  • 061690c2e6 Re-export Ones() Alan Coopersmith 2025-08-02 17:21:00 -07:00
  • dc4ea884b3 .github: add FreeBSD build Enrico Weigelt, metux IT consult 2025-08-01 12:31:06 +02:00
  • 0102f4361f kdrive: ephyr: don't try to install handler for SIGUSR1 on win32 Enrico Weigelt, metux IT consult 2025-08-01 16:58:15 +02:00
  • a1bafe0a06 kdrive: ephyr: don't try to install handler for SIGUSR1 on win32 Enrico Weigelt, metux IT consult 2025-08-01 16:58:15 +02:00
  • b1393f59aa xfree86: fbdevhw: fix prototypes of fbdevhwstub Enrico Weigelt, metux IT consult 2025-08-01 16:44:00 +02:00
  • 1056dccf53 xfree86: fbdevhw: fix prototypes of fbdevhwstub Enrico Weigelt, metux IT consult 2025-08-01 16:44:00 +02:00
  • 46c5a87297 kdrive: don't include <err.h> anymore Enrico Weigelt, metux IT consult 2025-08-01 16:47:32 +02:00
  • 0a705ae42c kdrive: don't include <err.h> anymore Enrico Weigelt, metux IT consult 2025-08-01 16:47:32 +02:00
  • bb1f1752bd kdrive: fix build on win32/mingw Enrico Weigelt, metux IT consult 2025-08-01 16:39:08 +02:00
  • 193ed3d1f3 kdrive: fix build on win32/mingw Enrico Weigelt, metux IT consult 2025-08-01 16:39:08 +02:00
  • 0023226f3b Xext: sync: drop unneeded include of <sys/time.h> Enrico Weigelt, metux IT consult 2025-08-01 10:16:26 +02:00