xserver/present
Enrico Weigelt, metux IT consult f26f17c66a 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>
2024-08-26 03:44:23 +00:00
..
meson.build present: On *BSD, epoll-shim is needed to emulate eventfd() 2024-05-22 09:00:11 +00:00
present.c treewide: mark pGC->ops->CopyArea() calls not using result as void 2024-08-26 03:44:23 +00:00
present.h modesetting: unflip before any setcrtc() calls 2023-12-16 04:36:39 +00:00
present_event.c prevent name clash on Windows w/ RT_* defines 2024-04-15 18:59:23 -07:00
present_execute.c xwayland: add support for wp_linux_drm_syncobj_v1 2024-04-09 06:11:03 +00:00
present_fake.c Don't hardcode fps for fake screen 2021-07-29 08:09:00 +00:00
present_fence.c present: Include dix-config.h instead of xorg-config.h 2020-09-15 11:41:34 +02:00
present_notify.c dix: unexport some lookup functions 2024-04-15 18:11:57 -07:00
present_priv.h Present: add PresentCapabilitySyncobj and PresentPixmapSynced 2024-04-09 06:11:03 +00:00
present_request.c rename remaining RT_* defines to X11_RESTYPE_* 2024-04-15 19:00:47 -07:00
present_scmd.c present: present_scmd: drop obsolete include of <time.h> 2024-04-15 18:02:11 +00:00
present_screen.c Present: add PresentCapabilitySyncobj and PresentPixmapSynced 2024-04-09 06:11:03 +00:00
present_vblank.c present: signal explicit sync release point in present_vblank_scrap 2024-05-02 08:17:35 +00:00
presentext.h present: Add Present extension 2013-10-31 16:59:18 -07:00