xserver/glamor
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
..
glamor.c treewide: replace xnfstrdup() calls by XNFstrdup() 2024-07-26 23:41:34 +00:00
glamor.h
glamor_addtraps.c
glamor_composite_glyphs.c render: move private definitions out of public glyphstr.h 2024-03-03 22:54:16 +00:00
glamor_compositerects.c
glamor_context.h
glamor_copy.c glamor: Make glamor_set_alu take a DrawablePtr 2024-01-11 10:03:10 +00:00
glamor_core.c glamor: Fallback to software rendering on GLSL link failure 2024-04-11 12:01:14 +00:00
glamor_dash.c
glamor_debug.h glamor: glamor_debug.h: drop unused AbortServer() declaration 2024-03-03 22:29:52 +00:00
glamor_egl.c treewide: mark pGC->ops->CopyArea() calls not using result as void 2024-08-26 03:44:23 +00:00
glamor_egl.h
glamor_egl_ext.h
glamor_eglmodule.c
glamor_fbo.c glamor: drop duplicate _X_EXPORT from .c source 2024-03-03 22:34:26 +00:00
glamor_font.c
glamor_font.h
glamor_glx_provider.c
glamor_glx_provider.h
glamor_glyphblt.c Fixed mirrored glyphs on big-endian machines 2023-12-17 16:44:45 +00:00
glamor_gradient.c glamor: Fallback to software rendering on GLSL link failure 2024-04-11 12:01:14 +00:00
glamor_image.c
glamor_largepixmap.c
glamor_lines.c
glamor_picture.c
glamor_pixmap.c glamor: Fall back for mixed depth 24/32 in glamor_set_alu 2024-01-11 10:03:10 +00:00
glamor_points.c
glamor_prepare.c
glamor_prepare.h
glamor_priv.h fix missing includes of <X11/Xfuncproto.h> 2024-07-20 17:18:38 +00:00
glamor_program.c glamor: Fix possible double-free 2024-07-29 13:49:27 +00:00
glamor_program.h
glamor_rects.c
glamor_render.c glamor: Fallback to software rendering on GLSL link failure 2024-04-11 12:01:14 +00:00
glamor_segs.c
glamor_spans.c
glamor_sync.c
glamor_text.c Fixed mirrored glyphs on big-endian machines 2023-12-17 16:44:45 +00:00
glamor_transfer.c glamor: check BPP by render_format. 2024-08-01 10:48:11 +03:00
glamor_transfer.h
glamor_transform.c glamor: Make glamor_set_alu take a DrawablePtr 2024-01-11 10:03:10 +00:00
glamor_transform.h
glamor_trapezoid.c
glamor_triangles.c
glamor_utils.c
glamor_utils.h
glamor_vbo.c treewide: replace xnfalloc() calls to XNFalloc() 2024-07-26 23:41:33 +00:00
glamor_window.c
glamor_xv.c glamor: xv: Rewrite UYVY shader to match NV12/I420 CSC 2024-08-01 10:51:20 +03:00
meson.build