xserver-multidpi/hw/kdrive
Eric Anholt a7e3ad1c6b Remove NDEBUG (assert() disable) define from the X Server.
A few pieces of code were abusing this define for other purposes, which are
converted to #ifndef DEBUG instead.  There should be no ABI consequences
to this change.

The rationale is that having the define in xorg-server.h also disables
assert() drivers, which is unexpected, and also difficult to avoid since
xorg-server.h is included in their config.h, and you can't put a #undef in
config.h.  As for removing it from the server instead of moving it to an
internal header, we probably shouldn't have unnecessary assert()s in
critical server paths anyway, and if we do we could #define NDEBUG in the
specific cases needed.
2008-04-10 10:35:14 -07:00
..
ati kdrive/ati: use operating system input devices 2007-12-14 13:15:27 +02:00
chips Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
ephyr Remove NDEBUG (assert() disable) define from the X Server. 2008-04-10 10:35:14 -07:00
epson KDrive: Remove usage of alloca 2007-11-05 14:34:42 +00:00
fake For each kdrive server put a dependencie on its own libraries. 2007-07-05 01:57:41 -03:00
fbdev kdrive/fbdev: use operating system input devices 2007-12-14 13:15:27 +02:00
i810 Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
igs KDrive: Remove usage of alloca 2007-11-05 14:34:42 +00:00
ipaq Death to RCS tags. 2007-06-29 14:06:52 -04:00
itsy Death to RCS tags. 2007-06-29 14:06:52 -04:00
linux Use strerror instead of errno values in user strings. 2008-02-14 07:52:02 +11:00
mach64 Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
mga Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
neomagic Remove backend.[ch] from neomagic to fix distcheck. 2007-09-02 13:23:18 -07:00
nvidia KDrive: Remove usage of alloca 2007-11-05 14:34:42 +00:00
pcmcia Death to RCS tags. 2007-06-29 14:06:52 -04:00
pm2 Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
r128 Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
savage Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
sdl Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
sis300 For each kdrive server put a dependencie on its own libraries. 2007-07-05 01:57:41 -03:00
sis530 KDrive: Remove usage of alloca 2007-11-05 14:34:42 +00:00
smi KDrive: Remove usage of alloca 2007-11-05 14:34:42 +00:00
src Remove NDEBUG (assert() disable) define from the X Server. 2008-04-10 10:35:14 -07:00
trident Death to RCS tags. 2007-06-29 14:06:52 -04:00
trio Clean up unused #ifdefs from fb. 2007-07-05 15:56:25 -04:00
ts300 Death to RCS tags. 2007-06-29 14:06:52 -04:00
vesa Use strerror instead of errno values in user strings. 2008-02-14 07:52:02 +11:00
via Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
vxworks xace: add hooks + new access codes: XKB extension. 2007-09-28 13:34:18 -04:00
Kdrive.tmpl Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add 2003-07-07 19:13:03 +00:00
Makefile.am Bug #9629: Remove badly-licensed neomagic kdrive files. 2007-08-29 15:54:32 -07:00
Xkdrive.man Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add 2003-07-07 19:13:03 +00:00