xserver/hw
Enrico Weigelt, metux IT consult 11c1cbcb23 (1889) xwin: fix name clash between Xserver and Windows headers
> ../hw/xwin/winscrinit.c: In function ‘winFinishScreenInitFB’:
> ../hw/xwin/winscrinit.c:381:18: error: ‘struct _Screen’ has no member named ‘CreateWindowA’; did you mean ‘CreateWindow’?
>   381 |         pScreen->CreateWindow = winCreateWindowRootless;
>       |                  ^~~~~~~~~~~~
> ../hw/xwin/winscrinit.c:405:18: error: ‘struct _Screen’ has no member named ‘CreateWindowA’; did you mean ‘CreateWindow’?
>   405 |         pScreen->CreateWindow = winCreateWindowMultiWindow;
>       |                  ^~~~~~~~~~~~

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-03 11:37:35 +02:00
..
kdrive (!1909) kdrive: use calloc() instead of malloc() 2025-06-03 11:37:33 +02:00
vfb (!1909) vfb: use calloc() instead of malloc() 2025-06-03 11:37:33 +02:00
xfree86 (!1896) os-support: systemd-logind: don't hard-crash Xserver on strdup() fail 2025-06-03 11:37:34 +02:00
xnest (!1393) Xnest: drop special hack for Xlib's GC type 2025-06-03 11:37:34 +02:00
xquartz (!1944) treewide: drop COMPOSITE symbol 2025-06-03 11:37:33 +02:00
xwayland (!1899) dix: add dixResouceIsServerOwned() 2025-06-03 11:37:34 +02:00
xwin (1889) xwin: fix name clash between Xserver and Windows headers 2025-06-03 11:37:35 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00