summaryrefslogtreecommitdiff
path: root/external/mit/xorg/server/xorg-server/include
AgeCommit message (Collapse)Author
2022-07-15various updates to build with xorg-server 21.1.3.mrg
- 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.
2018-12-31build updates for xorg-server 1.20.3:mrg
- 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.
2016-08-19don't install dix-config.h. it shouldn't be.mrg
2016-08-18teach the build about glamor and install glamor.h.mrg
fix SDK_REQUIRED_MODULES for xorg-server 1.18.
2016-08-15add new mi headers in xorg-server 1.18.mrg
2016-08-14various build updates for xorg-server 1.18. with this and some othermrg
uncommited work, Xvfb and Xnest both link.
2016-08-12round do of reach over updates for xorg-server 1.18. again, untested,mrg
but this should be much closer to complete for the necessary changes.
2016-08-11first merge of xorg-server 1.18.4 reach over. not tested, andmrg
missing at these new subdirs, some which may not be needed: dri2 glamor hw/xfree86/drivers/modesetting hw/xfree86/parser present pseudoramiX
2014-11-05Install fbpict.hprlw1
(e.g., new xf86-video-intel assumes it exists if RENDER is defined)
2014-04-02Install compositeext.h and shmint.h from X.org.riastradh
2011-08-02remove bstore*.h, add Xprintf.h and inpututils.hmrg
2011-08-02build updates and fixes for xorg-server 1.10.3.mrg
2010-11-23many build updates and fixes for xorg-server 1.9.2.mrg
2009-07-05install geext.h.mrg
2009-06-12build updates for xorg-server 1.6.mrg
2009-06-11upgrade the build framework for xorg-server 1.6.mrg
this doesn't quite work yet. Xvfb and Xnest attempt to link but have missing symbols. Xorg doesn't build all its components yet.
2008-08-02install record/set.hmrg
2008-08-02install xkb.h and xkbDflts.hmrg
2008-08-02install all the header files that packages expect.mrg
2008-08-02start of build-glue support for xorg-server bits.mrg
building so far: doc include dix fb mi miext randr render again based on the work rtr made for xorg support, and of course this is very much based on the work lukem did originally for src/x11, as is all the stuff in src/external/mit/xorg. hi luke! :)