xserver-multidpi/composite
Daniel Martin d5379b350f Use ARRAY_SIZE all over the tree
Roundhouse kick replacing the various (sizeof(foo)/sizeof(foo[0])) with
the ARRAY_SIZE macro from dix.h when possible. A semantic patch for
coccinelle has been used first. Additionally, a few macros have been
inlined as they had only one or two users.

Signed-off-by: Daniel Martin <consume.noise@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2017-10-30 13:45:20 -04:00
..
compalloc.c composite: Fix repaint of borders (v2) 2016-12-07 12:31:43 -05:00
compext.c dispatch: Mark swapped dispatch as _X_COLD 2017-03-01 10:16:20 -05:00
compinit.c Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
compint.h composite: Fix repaint of borders (v2) 2016-12-07 12:31:43 -05:00
compositeext.h composite: Export compIsAlternateVisual 2017-01-25 11:27:06 -05:00
compoverlay.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
compwindow.c composite: Make compIsAlternateVisual safe even if Composite is off 2017-08-11 11:15:19 -04:00
Makefile.am Export CompositeRegisterAlternateVisuals. 2009-04-27 13:29:40 -07:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00