xserver/hw/xfree86
Daniel Stone f48d8f58b3 extmod: Use ARRAY_SIZE rather than sentinel
When the array gets down to size zero (which it does in later patches),
gcc complains that the index is out of bounds.  Avoid this by using
ARRAY_SIZE on extensionModules instead.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Reviewed-by: Stéphane Marchesin <stephane.marchesin@gmail.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-07-09 23:06:41 -07:00
..
common Add xf86ExtensionInit for DDX extension configuration 2012-07-09 23:06:41 -07:00
ddc api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
dixmods extmod: Use ARRAY_SIZE rather than sentinel 2012-07-09 23:06:41 -07:00
doc Loader: Drop EXTERN_MODULE flag 2012-07-09 23:06:41 -07:00
dri Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00
dri2 Use C99 designated initializers in extension Events 2012-07-09 22:52:30 -07:00
exa api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
fbdevhw Make stub version of fbdevHWAdjustFrame match new prototype in fbdevhw.h 2012-06-11 18:29:16 -07:00
i2c Build tda9885.c functions into fi1236 to avoid libtool relinking problems 2012-07-02 11:08:37 -07:00
int10 xserver: fix build on arm tinderbox 2012-06-14 11:09:30 -07:00
loader Loader: Drop EXTERN_MODULE flag 2012-07-09 23:06:41 -07:00
man loader: add Cygwin support 2012-04-05 21:57:04 -05:00
modes xf86: add callback for offloak sink setting support. 2012-07-07 10:39:03 +01:00
os-support xfree86: add platform bus hotplug support (v3) 2012-07-06 10:35:20 +01:00
parser Remove obsolete tab stop comments from hw/xfree86/parser/*.c 2012-06-20 21:41:52 -07:00
ramdac xf86/cursor: fallback to sw cursor if we have slaves present. 2012-07-07 10:37:45 +01:00
shadowfb api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
utils cvt man page should use Hz, not kHz, for vertical refresh rate 2012-05-18 15:00:47 -07:00
vbe api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
vgahw xf86dga: handle DGAAvailable for gpu screens. (v2) 2012-07-07 10:37:10 +01:00
x86emu Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xaa Add pixman to module dependencies for pixman_region_* functions 2012-07-02 11:08:57 -07:00
.gitignore xfree86: Move sdksyms generation to ddx toplevel 2011-06-23 05:28:31 -07:00
Makefile.am Xorg: Link XKB DDX library after core server libs 2012-07-09 23:06:41 -07:00
sdksyms.sh Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00
xorgconf.cpp xfree86: use sed rather than cpp to perform string substitutions 2011-01-18 15:11:14 -08:00