xserver/render
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Peter Hutterer 3d460538ee render: add missing byte-swap of filter params in SProcRenderSetPictureFilter
SProcRenderSetPictureFilter() swapped the picture and nbytes fields but
did not swap the xFixed (CARD32) filter parameter values that follow the
filter name string in the request body.

Co-Authored-by: Claude Code <noreply@anthropic.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2181>
2026-04-27 15:05:55 +02:00
..
animcur.c render: fix CVE-2025-49175 2025-06-17 20:01:25 +02:00
filter.c render: replace xallocarray() by calloc() 2025-06-12 17:21:43 +02:00
glyph.c render: handle -Wanalyzer-null-dereference in AllocateGlyphHash() 2026-04-18 15:46:20 +02:00
glyphstr.h render: fix missing include in glyphstr.h 2025-09-26 16:45:33 +02:00
glyphstr_priv.h render: fix refcounting of glyphs during ProcRenderAddGlyphs 2024-04-02 19:19:40 -07:00
matrix.c render: drop obsolete including of colormapst.h 2025-06-12 17:21:43 +02:00
meson.build treewide: remove "lib" prefix in static_library names (meson) 2025-07-03 12:01:52 +02:00
miindex.c render: replace xallocarray() by calloc() 2025-06-12 17:21:43 +02:00
mipict.c render: replace xallocarray() by calloc() 2025-06-12 17:21:43 +02:00
mipict.h render: Hide/unexport some implementation details 2015-07-08 16:40:57 -04:00
mirect.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
mitrap.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
mitri.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
picture.c render: fix multiple mem leaks on err paths 2026-04-18 17:24:18 +02:00
picture.h glamor: fix CbCr format handling 2022-12-01 08:41:57 +00:00
picturestr.h treewide: preemptively revert !1714 where it affects ABI compatibility 2025-06-16 10:32:48 +02:00
picturestr_priv.h rename old symbol PANORAMIX to XINERAMA 2025-02-06 15:51:27 +00:00
render.c render: add missing byte-swap of filter params in SProcRenderSetPictureFilter 2026-04-27 15:05:55 +02:00