xserver/hw
Enrico Weigelt, metux IT consult 463dd69d9b 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-08-26 14:21:54 +02:00
..
kdrive xv: unexport XvFreeAdaptor() 2024-07-26 23:51:13 +00:00
vfb dix: unexport fields from opaque.h not used by modules/drivers 2024-06-23 21:19:27 +00:00
xfree86 treewide: mark pGC->ops->CopyArea() calls not using result as void 2024-08-26 03:44:23 +00:00
xnest Xnest: replace XDrawString[8|16]() by xcb_poly_text_[8|16]() 2024-08-26 14:21:54 +02:00
xquartz fix missing includes of <X11/Xfuncproto.h> 2024-07-20 17:18:38 +00:00
xwayland xwayland: Report correct mode size when rootful 2024-08-13 10:08:19 +02:00
xwin fix missing includes of <X11/Xfuncproto.h> 2024-07-20 17:18:38 +00:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00