xserver/hw
Enrico Weigelt, metux IT consult 38d62bcc08 dix: CreateColormap() pass in ClientPtr instead of client index
The function actually operates on ClientRec, so we can pass it in
directly, so it doesn't need to fetch it from clients[] array itself.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:52:22 +02:00
..
kdrive kdrive: use calloc() instead of malloc() 2025-06-12 16:49:52 +02:00
vfb vfb: use calloc() instead of malloc() 2025-06-12 16:49:54 +02:00
xfree86 dix: CreateColormap() pass in ClientPtr instead of client index 2025-06-12 16:52:22 +02:00
xnest dix: CreateColormap() pass in ClientPtr instead of client index 2025-06-12 16:52:22 +02:00
xquartz treewide: drop COMPOSITE symbol 2025-06-12 16:47:01 +02:00
xwayland dri: unexport dri3_send_open_reply() 2025-06-12 16:50:49 +02:00
xwin dix: CreateColormap() pass in ClientPtr instead of client index 2025-06-12 16:52:22 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00