summaryrefslogtreecommitdiff
path: root/hw/xfree86/sdksyms.sh
AgeCommit message (Expand)AuthorFilesLines
2018-04-23sdksyms: Cope with __pid_t and __uint32_tThomas Klausner1-0/+11
2018-04-12sdksyms: Skip empty symbolsAdam Jackson1-1/+2
2018-02-28glx: Add vndserver.h to the SDKAdam Jackson1-0/+4
2017-04-26Use #ifdef instead of #if for features to make Meson easier.Eric Anholt1-4/+4
2017-03-16Revert "sdksyms: Tighten up the symbols we add to the magic table"Adam Jackson1-4/+0
2017-03-14xfree86: work around a sdksyms problem with gcc5 on CygwinJon TURNEY1-6/+19
2017-03-01sdksyms: Tighten up the symbols we add to the magic tableAdam Jackson1-0/+4
2016-07-18dix: Switch to the libXfont2 API (v2)Keith Packard1-1/+0
2015-07-08vidmode: Hide implementation detailsAdam Jackson1-3/+0
2015-07-08xge: Hide some implementation detailsAdam Jackson1-1/+0
2015-07-08dga: Hide a bunch of implementation detailsAdam Jackson1-6/+0
2015-07-08dix: Unexport various implementation detailsAdam Jackson1-2/+0
2015-03-13symbols: Fix sdksyms.sh to cope with gcc5Egbert Eich1-1/+13
2014-10-27mi: Fold mifpolycon.c into miarc.cAdam Jackson1-1/+0
2014-10-27mi: Fold mispans.c into miwideline.cAdam Jackson1-1/+0
2014-10-27mi: Unexport wide line detailsAdam Jackson1-1/+0
2014-01-12xfree86 warning reductionKeith Packard1-0/+1
2013-11-05Link with xshmfence, reference miSyncShmScreenInit in sdksymsKeith Packard1-0/+3
2013-10-31dri3: Add DRI3 extensionKeith Packard1-0/+1
2012-11-05dix: fix redundant redeclaration warnings in dixfontYaakov Selkowitz1-0/+1
2012-09-23dix: Remove #includes of mibstore.hDaniel Martin1-1/+0
2012-07-12sdksyms: Fix build with --disable-xvDaniel Stone1-0/+2
2012-07-10Remove XAADaniel Stone1-8/+0
2012-07-10Move DRI2 from external module to built-inDaniel Stone1-2/+0
2012-07-10Move DRI1 from external module to built-inDaniel Stone1-2/+0
2012-07-10Move XFree86-VidMode from extmod to built-inDaniel Stone1-3/+0
2012-07-09Move DGA from extmod to built-inDaniel Stone1-2/+2
2012-07-09XFree86: sdksyms: Remove unused -DXorgLoaderDaniel Stone1-2/+2
2012-07-09Move Xv and XvMC from extmod to built-inTomas Carnecky1-2/+0
2012-07-09Move DBE from an external module to built-inTomas Carnecky1-2/+2
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone1-1/+0
2012-04-23xres: Fix build without compositeJeremy Huddleston1-1/+2
2012-04-19Export CompositeClientWindowTypeKeith Packard1-0/+2
2012-03-21Handle blank betweeen type and name in sdksyms.shKeith Packard1-1/+4
2012-01-15sdksyms.sh: Exit on error rather than building an empty symbol tableJeremy Huddleston1-0/+1
2011-11-18xfree86: Deprecate the use of xf86PciInfo.hJeremy Huddleston1-1/+0
2011-10-15configure: wrap PCI code with macro and set it at build timeTiago Vignatti1-3/+7
2011-10-09loader: when creating sdksyms.c only include shmint.h if MITSHM is enabled #2...Jeremy Huddleston1-0/+2
2011-06-23xfree86: Move sdksyms generation to ddx toplevelDan Nicholson1-0/+425