History log of /netbsd-current/external/mit/xorg/server/xorg-server/hw/xfree86/dixmods/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.16 15-Jul-2022 mrg

various updates to build with xorg-server 21.1.3.

- the s3, tga, and trident drivers use old functionality and are disabled
- dixmods/fb is removed, main fb has all these now (we retain our revert
of an upstream change here.)
- adjust source lists as necessary
- remove vbe module, now part of int10
- use -lxcvt
- misc clean up
- ramdac loses IBM, BT and TI support (this is one of the problems for
the disabled drivers, but also some structures in RamDac.h are gone
entirely, not copied anywhere.)
- old apm code is gone, all bsd uses pm_noop. now

this probably require a clean build in at least xorg-server and the
drivers, and perhaps the DESTDIR as well. will update src/UPDATING with
details when they are fully known.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.15 31-Dec-2018 mrg

build updates for xorg-server 1.20.3:
- moved/removed/new files
- don't define HAVE_XORG_CONFIG_H or HAVE_DIX_CONFIG_H if using
${X11FLAGS.DIX} -- already included.

put glxvnd into glx itself for now.


Revision tags: netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104
# 1.14 08-Oct-2016 mrg

branches: 1.14.12; 1.14.14;
set XFree86LOADER for all xorg-server driver builds again,
it's still needed for many drivers and would normally be
set in xorg-server.h.


Revision tags: localcount-20160914
# 1.13 20-Aug-2016 mrg

delete dead code. fix DIX flags for xorg-server 1.18 build after the
no longer installed dix-config.h


# 1.12 14-Aug-2016 mrg

various updates:
- port pkgsrc libxshmfence patches
- Xextbuiltin/module is no longer a thing, make it normal
- always need xorg-config.h/xorg-server.h for server components now
- add present, damage, render, Xi, dri, pixman, extension where needed
- fix various CPPFLAGS issues
- deal with moved sdksyms.sh


# 1.11 12-Aug-2016 mrg

round do of reach over updates for xorg-server 1.18. again, untested,
but this should be much closer to complete for the necessary changes.


# 1.10 11-Aug-2016 mrg

first merge of xorg-server 1.18.4 reach over. not tested, and
missing at these new subdirs, some which may not be needed:

dri2
glamor
hw/xfree86/drivers/modesetting
hw/xfree86/parser
present
pseudoramiX


Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-7-base yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 tls-maxphys-base matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 pre-xorg-192
# 1.9 22-May-2010 mrg

branches: 1.9.28;
XXX: use -Wno-error for files that use old foostr.h includes that now have
XXX: #warning's in them.


Revision tags: matt-premerge-20091211
# 1.8 18-Jun-2009 mrg

actually build glx extension.


# 1.7 12-Jun-2009 mrg

build updates for xorg-server 1.6.


# 1.6 11-Jun-2009 mrg

upgrade the build framework for xorg-server 1.6.

this doesn't quite work yet. Xvfb and Xnest attempt to link but
have missing symbols. Xorg doesn't build all its components yet.


Revision tags: netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 haad-dm-base haad-dm-base2 haad-nbase2 netbsd-5-base matt-mips64-base2 haad-dm-base1
# 1.5 06-Oct-2008 rtr

branches: 1.5.2; 1.5.4; 1.5.10;
make sure libdixmods (linked into the Xorg server) is aware of MITSHM and
other server extensions.


# 1.4 26-Sep-2008 rtr

build and install the libGLcore server module


# 1.3 25-Sep-2008 rtr

descend into GL/glx and build the libglx.a archive and the libglx.so
extension module.


Revision tags: wrstuden-revivesa-base-3 wrstuden-revivesa-base-2
# 1.2 15-Aug-2008 rtr

branches: 1.2.2;
stop using XSERVERINCDIR since it was referencing src/x11 reachover
this is not correct for xorg reachover


# 1.1 06-Aug-2008 mrg

build all the dixmod parts, completing all the interesting subdirs
of hw/xfree86 i believe.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.15 31-Dec-2018 mrg

build updates for xorg-server 1.20.3:
- moved/removed/new files
- don't define HAVE_XORG_CONFIG_H or HAVE_DIX_CONFIG_H if using
${X11FLAGS.DIX} -- already included.

put glxvnd into glx itself for now.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104
# 1.14 08-Oct-2016 mrg

branches: 1.14.12;
set XFree86LOADER for all xorg-server driver builds again,
it's still needed for many drivers and would normally be
set in xorg-server.h.


Revision tags: localcount-20160914
# 1.13 20-Aug-2016 mrg

delete dead code. fix DIX flags for xorg-server 1.18 build after the
no longer installed dix-config.h


# 1.12 14-Aug-2016 mrg

various updates:
- port pkgsrc libxshmfence patches
- Xextbuiltin/module is no longer a thing, make it normal
- always need xorg-config.h/xorg-server.h for server components now
- add present, damage, render, Xi, dri, pixman, extension where needed
- fix various CPPFLAGS issues
- deal with moved sdksyms.sh


# 1.11 12-Aug-2016 mrg

round do of reach over updates for xorg-server 1.18. again, untested,
but this should be much closer to complete for the necessary changes.


# 1.10 11-Aug-2016 mrg

first merge of xorg-server 1.18.4 reach over. not tested, and
missing at these new subdirs, some which may not be needed:

dri2
glamor
hw/xfree86/drivers/modesetting
hw/xfree86/parser
present
pseudoramiX


Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-7-base yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 tls-maxphys-base matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 pre-xorg-192
# 1.9 22-May-2010 mrg

branches: 1.9.28;
XXX: use -Wno-error for files that use old foostr.h includes that now have
XXX: #warning's in them.


Revision tags: matt-premerge-20091211
# 1.8 18-Jun-2009 mrg

actually build glx extension.


# 1.7 12-Jun-2009 mrg

build updates for xorg-server 1.6.


# 1.6 11-Jun-2009 mrg

upgrade the build framework for xorg-server 1.6.

this doesn't quite work yet. Xvfb and Xnest attempt to link but
have missing symbols. Xorg doesn't build all its components yet.


Revision tags: netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 haad-dm-base haad-dm-base2 haad-nbase2 netbsd-5-base matt-mips64-base2 haad-dm-base1
# 1.5 06-Oct-2008 rtr

branches: 1.5.2; 1.5.4; 1.5.10;
make sure libdixmods (linked into the Xorg server) is aware of MITSHM and
other server extensions.


# 1.4 26-Sep-2008 rtr

build and install the libGLcore server module


# 1.3 25-Sep-2008 rtr

descend into GL/glx and build the libglx.a archive and the libglx.so
extension module.


Revision tags: wrstuden-revivesa-base-3 wrstuden-revivesa-base-2
# 1.2 15-Aug-2008 rtr

branches: 1.2.2;
stop using XSERVERINCDIR since it was referencing src/x11 reachover
this is not correct for xorg reachover


# 1.1 06-Aug-2008 mrg

build all the dixmod parts, completing all the interesting subdirs
of hw/xfree86 i believe.


Revision tags: pgoyette-localcount-20161104
# 1.14 08-Oct-2016 mrg

set XFree86LOADER for all xorg-server driver builds again,
it's still needed for many drivers and would normally be
set in xorg-server.h.


Revision tags: localcount-20160914
# 1.13 20-Aug-2016 mrg

delete dead code. fix DIX flags for xorg-server 1.18 build after the
no longer installed dix-config.h


# 1.12 14-Aug-2016 mrg

various updates:
- port pkgsrc libxshmfence patches
- Xextbuiltin/module is no longer a thing, make it normal
- always need xorg-config.h/xorg-server.h for server components now
- add present, damage, render, Xi, dri, pixman, extension where needed
- fix various CPPFLAGS issues
- deal with moved sdksyms.sh


# 1.11 12-Aug-2016 mrg

round do of reach over updates for xorg-server 1.18. again, untested,
but this should be much closer to complete for the necessary changes.


# 1.10 11-Aug-2016 mrg

first merge of xorg-server 1.18.4 reach over. not tested, and
missing at these new subdirs, some which may not be needed:

dri2
glamor
hw/xfree86/drivers/modesetting
hw/xfree86/parser
present
pseudoramiX


Revision tags: netbsd-7-0-2-RELEASE netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-7-base yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 tls-maxphys-base matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 pre-xorg-192
# 1.9 22-May-2010 mrg

branches: 1.9.28;
XXX: use -Wno-error for files that use old foostr.h includes that now have
XXX: #warning's in them.


Revision tags: matt-premerge-20091211
# 1.8 18-Jun-2009 mrg

actually build glx extension.


# 1.7 12-Jun-2009 mrg

build updates for xorg-server 1.6.


# 1.6 11-Jun-2009 mrg

upgrade the build framework for xorg-server 1.6.

this doesn't quite work yet. Xvfb and Xnest attempt to link but
have missing symbols. Xorg doesn't build all its components yet.


Revision tags: netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 haad-dm-base haad-dm-base2 haad-nbase2 netbsd-5-base matt-mips64-base2 haad-dm-base1
# 1.5 06-Oct-2008 rtr

branches: 1.5.2; 1.5.4; 1.5.10;
make sure libdixmods (linked into the Xorg server) is aware of MITSHM and
other server extensions.


# 1.4 26-Sep-2008 rtr

build and install the libGLcore server module


# 1.3 25-Sep-2008 rtr

descend into GL/glx and build the libglx.a archive and the libglx.so
extension module.


Revision tags: wrstuden-revivesa-base-3 wrstuden-revivesa-base-2
# 1.2 15-Aug-2008 rtr

branches: 1.2.2;
stop using XSERVERINCDIR since it was referencing src/x11 reachover
this is not correct for xorg reachover


# 1.1 06-Aug-2008 mrg

build all the dixmod parts, completing all the interesting subdirs
of hw/xfree86 i believe.