xserver/hw
Jamey Sharp e4d4d6ddd5 Xserver need not be compatible with old versions of xserver.
Delete time-traveling multiple personality disorder from the server.

Gaetan notes:

    There were a couple of drivers containing an unknown version of the
    modes/parser code. This was done in server 1.2 time frame because it
    was released without mode code. It was barely or not maintained
    afterwards. There are currently no video drivers with a copy of the
    modes code.

Most of these ifdefs were introduced in commit
a8d760f567, where Aaron wrote,

    This change uses XORG_VERSION_CURRENT < 7.0 to mean "server newer
    than 1.2" since XORG_VERSION current went backwards at some point.

Alan explains that:

    In Xorg 1.3, when we first released an Xorg server release decoupled
    from the katamari release schedule.  (1.0 through 1.2 were released
    as part of X11R7.0 through 7.2, while 1.3 came out between X11R7.2 &
    7.3.)

Commit by Jamey Sharp and Josh Triplett.

Signed-off-by: Jamey Sharp <jamey@minilop.net>
Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
2010-09-18 11:17:18 +02:00
..
dmx dmx: Delete '#undef Xmalloc' and friends. 2010-09-13 15:55:16 -07:00
kdrive Replace malloc/strlen/strcpy with strdup. 2010-08-27 19:05:48 -04:00
vfb Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
xfree86 Xserver need not be compatible with old versions of xserver. 2010-09-18 11:17:18 +02:00
xnest xnest: Replace use of Colormap->devPriv with standard devPrivates. 2010-09-13 15:55:17 -07:00
xquartz rootless: Delete dead remnants of rootless acceleration. 2010-09-13 15:58:08 -07:00
xwin rootless: Delete dead remnants of rootless acceleration. 2010-09-13 15:58:08 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00