xserver/hw
Enrico Weigelt, metux IT consult d1d10dc245 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-12 17:21:45 +02:00
..
kdrive kdrive: replace xallocarray() by calloc() 2025-06-12 17:21:44 +02:00
vfb xvfb: protect from memory allocation failure 2025-06-12 17:21:44 +02:00
xfree86 xfree86: common: use LogMessageVerb() instead of xf86Msg() 2025-06-12 17:21:45 +02:00
xnest Xnest: replace XDrawString[8|16]() by xcb_poly_text_[8|16]() 2025-06-12 17:21:45 +02:00
xquartz xquartz: drop unused includes of colormapst.h 2025-06-12 17:21:43 +02:00
xwayland xkb: unexport internal variables 2025-06-12 17:21:45 +02:00
xwin os: log: drop now meaningless XLOG_FLUSH option 2025-06-12 17:21:45 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00