xserver/hw
Enrico Weigelt, metux IT consult 442d175f91 (!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>
2024-10-31 19:23:53 +01:00
..
kdrive (!1714) kdrive: xv: use window destructor hook 2024-10-31 19:23:51 +01:00
vfb (!1711) vfb: use dixDestroyPixmap() instead of direct driver call 2024-10-31 19:23:50 +01:00
xfree86 (!1681) xfree86: common: use LogMessageVerb() instead of xf86Msg() 2024-10-31 19:23:52 +01:00
xnest (!1654) Xnest: replace XDrawString[8|16]() by xcb_poly_text_[8|16]() 2024-10-31 19:23:53 +01:00
xquartz xquartz: drop unused code 2024-10-10 16:42:38 +00:00
xwayland (!1714) xwayland: use window destructor hook 2024-10-31 19:23:51 +01:00
xwin (!1682) os: log: drop now meaningless XLOG_FLUSH option 2024-10-31 19:23:51 +01:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00