xserver/composite
Enrico Weigelt, metux IT consult 8869bd31ae treewide: mark pGC->ops->CopyArea() calls not using result as void
We alread have several of these calls, that aren't interested in result value,
explicitly casting to void. Fixing this up for the remaining ones.

This is helpful for the human reader as well as quality analysis tools.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1648>
(cherry picked from commit f26f17c66a)
2026-01-25 10:39:56 -08:00
..
compalloc.c treewide: mark pGC->ops->CopyArea() calls not using result as void 2026-01-25 10:39:56 -08:00
compext.c xace: typesafe hook function for XACE_RESOURCE_ACCESS 2026-01-25 10:39:54 -08:00
compinit.c composite: Free cs->implicitRedirectExceptions in compCloseScreen 2023-07-18 09:34:39 +00:00
compint.h Remove "All rights reserved" from Oracle copyright notices 2023-02-25 09:40:41 -08:00
compositeext.h composite: Expose CompositeIsImplicitRedirectException 2023-07-18 09:34:39 +00:00
compoverlay.c rename remaining RT_* defines to X11_RESTYPE_* 2026-01-19 12:48:30 -08:00
compwindow.c prevent name clash on Windows w/ RT_* defines 2026-01-19 12:48:30 -08:00
meson.build meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00