xserver/render
Enrico Weigelt, metux IT consult f7ce6a12bd render: drop swapping request length fields
The request struct's length fields aren't used anymore - we have the
client->req_len field instead, which also is bigreq-compatible.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1639>
(cherry picked from commit 00ab4ff813)
2026-01-25 10:39:59 -08:00
..
animcur.c xace: typesafe hook function for XACE_RESOURCE_ACCESS 2026-01-25 10:39:54 -08:00
filter.c Convert top level extensions to new *allocarray functions 2015-04-21 16:57:08 -07:00
glyph.c render: Avoid possible double-free in ProcRenderAddGlyphs() 2026-01-19 12:32:25 -08:00
glyphstr.h render: fix refcounting of glyphs during ProcRenderAddGlyphs 2026-01-19 12:32:24 -08:00
matrix.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
meson.build meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00
miindex.c Convert top level extensions to new *allocarray functions 2015-04-21 16:57:08 -07:00
mipict.c dix: unexport Ones() 2026-01-25 10:39:57 -08:00
mipict.h render: Hide/unexport some implementation details 2015-07-08 16:40:57 -04:00
mirect.c render: Simplify miCompositeRects 2018-02-26 10:02:24 -05:00
mitrap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mitri.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
picture.c render: avoid NULL pointer dereference if PictureFindVisual returns NULL 2026-01-25 10:39:58 -08:00
picture.h glamor: fix CbCr format handling 2022-12-01 08:41:57 +00:00
picturestr.h render: Store and use all 16bpc of precision for solid pixels (v2.1) 2018-02-26 16:46:34 -05:00
render.c render: drop swapping request length fields 2026-01-25 10:39:59 -08:00