xserver/hw
Enrico Weigelt, metux IT consult ee178f6c0f (!1654) Xnest: replace XDrawString[8|16]() by xcb_poly_text_[8|16]()
Replace XDrawString8() by xcb_poly_text_8(), as well as XDrawString16()
by xcb_poly_text_16(). Some care needs to be taken to prepend the xTextElt
header before sending the request out.

GC operation handlers don't need to care about poly-strings or length
above 254, as this is already handled by their caller, doPolyText().

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-03 11:37:38 +02:00
..
kdrive (1823) kdrive: replace xallocarray() by calloc() 2025-06-03 11:37:36 +02:00
vfb (1823) xvfb: protect from memory allocation failure 2025-06-03 11:37:36 +02:00
xfree86 (!1681) xfree86: common: use LogMessageVerb() instead of xf86Msg() 2025-06-03 11:37:38 +02:00
xnest (!1654) Xnest: replace XDrawString[8|16]() by xcb_poly_text_[8|16]() 2025-06-03 11:37:38 +02:00
xquartz (1841) xquartz: drop unused includes of colormapst.h 2025-06-03 11:37:36 +02:00
xwayland (!1799) xkb: unexport internal variables 2025-06-03 11:37:37 +02:00
xwin (!1682) os: log: drop now meaningless XLOG_FLUSH option 2025-06-03 11:37:38 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00