xserver-multidpi/hw/kdrive/src
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
..
fourcc.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
kaa.c fbFillRegionTiled() is now dead code. 2008-02-22 15:22:38 -05:00
kaa.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
kaapict.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
kasync.c Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
kcmap.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
kcolor.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
kcurscol.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
kdrive.c devPrivates rework: more cleanup from previous merge operation. 2007-12-13 19:51:40 -05:00
kdrive.h [Kdrive] make XCalibrate 'orientation aware' 2008-01-08 12:31:47 +01:00
kinfo.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
kinput.c Remove NDEBUG (assert() disable) define from the X Server. 2008-04-10 10:35:14 -07:00
kkeymap.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
kkeymap.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
kloadmap.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
kmap.c Use strerror instead of errno values in user strings. 2008-02-14 07:52:02 +11:00
kmode.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
knoop.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
koffscreen.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
kshadow.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
ktest.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
kxv.c devPrivates rework: more cleanup from previous merge operation. 2007-12-13 19:51:40 -05:00
kxv.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Makefile.am Kdrive: use fbcmap_mi.c instead of fbcmap.c 2007-10-02 16:55:17 +02:00
vga.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
vga.h Death to RCS tags. 2007-06-29 14:06:52 -04:00