xserver/mi
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 mi: drop unused miPolyFillRect() 2024-06-21 00:24:56 +00:00
mi.h mi: drop unused miPolyFillRect() 2024-06-21 00:24:56 +00:00
mi_priv.h xnest: fix segfault in miCreateScreenResources() 2024-04-23 00:52:52 +00:00
miarc.c mi: Use memcpy() instead of memmove() when buffers are known not to overlap 2022-08-29 21:10:51 +00:00
mibitblt.c treewide: mark pGC->ops->CopyArea() calls not using result as void 2024-08-26 03:44:23 +00:00
micmap.c mi: move *_VISUALS defines into consumer source file 2024-06-18 01:22:52 +00:00
micmap.h mi: move *_VISUALS defines into consumer source file 2024-06-18 01:22:52 +00:00
micoord.h mi: Remove semi-arbitrary arch awareness in packed coordinate macros 2014-07-28 12:20:44 -07:00
micopy.c Revert "mi: Shortcut miDoCopy/miCopyArea based on clipList" 2021-01-29 13:51:06 +00:00
midash.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
midispcur.c treewide: mark pGC->ops->CopyArea() calls not using result as void 2024-08-26 03:44:23 +00:00
mieq.c Revert "include: move BUG_*() macros to separate header" 2024-02-23 23:11:01 +00:00
miexpose.c dix: unexport some lookup functions 2024-04-15 18:11:57 -07:00
mifillarc.c mi: Partial pie-slice filled arcs may need more space for spans 2015-04-13 18:41:26 -07:00
mifillarc.h mi: Unexport arc fill implementation details 2014-10-27 15:45:21 -04:00
mifpoly.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
migc.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
migc.h mi: Add include guards to migc.h 2017-02-16 15:10:32 -05:00
miglblt.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
miinitext.c include: move private definitions out of extinit.h 2024-04-30 00:47:38 +00:00
miinitext.h mi: List extensions in usage message 2021-01-29 12:52:09 +00:00
miline.h mi: drop unused SWAPPT() macro 2024-06-18 01:12:42 +00:00
mioverlay.c treewide: replace xnfalloc() calls to XNFalloc() 2024-07-26 23:41:33 +00:00
mioverlay.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipointer.c include: split out non-exported prototypes to dix_priv.h 2024-04-30 00:47:38 +00:00
mipointer.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
mipointrst.h dix: Update some comments to reflect the new non-SIGIO input model 2016-06-08 11:36:32 -04:00
mipoly.c Convert mi & miext to new *allocarray functions 2015-04-21 16:58:08 -07:00
mipoly.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
mipolypnt.c Convert mi & miext to new *allocarray functions 2015-04-21 16:58:08 -07:00
mipolyrect.c Convert mi & miext to new *allocarray functions 2015-04-21 16:58:08 -07:00
mipolyseg.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
mipolytext.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
mipushpxl.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
miscanfill.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
miscrinit.c xnest: fix segfault in miCreateScreenResources() 2024-04-23 00:52:52 +00:00
misprite.c include: split out non-exported prototypes to dix_priv.h 2024-04-30 00:47:38 +00:00
misprite.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mistruct.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
mivalidate.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mivaltree.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
miwideline.c mi: drop some dead code 2024-03-09 17:07:28 +00:00
miwideline.h mi: Fold mispans.c into miwideline.c 2014-10-27 15:45:22 -04:00
miwindow.c treewide: replace xnfalloc() calls to XNFalloc() 2024-07-26 23:41:33 +00:00
mizerarc.c Convert mi & miext to new *allocarray functions 2015-04-21 16:58:08 -07:00
mizerarc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mizerclip.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
mizerline.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00