summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-29drop ifdef's on UNLOCK_ALWAYSHEADmasterEnrico Weigelt, metux IT consult5-30/+0
2024-05-29drop dead codeEnrico Weigelt, metux IT consult7-194/+0
2024-05-29drop obsolete compat macrosEnrico Weigelt, metux IT consult3-56/+25
2024-05-23drop compat for videodrv api < 12Enrico Weigelt, metux IT consult2-33/+22
2024-05-22drop obsolete check for _X_EXPORTEnrico Weigelt, metux IT consult1-8/+2
2024-05-22drop obsolete check for REGION_NULLEnrico Weigelt, metux IT consult1-4/+0
2024-05-15drop never used definesEnrico Weigelt, metux IT consult1-7/+0
2024-05-15drop compat with ancient xservers w/o HaveDriverFuncsEnrico Weigelt, metux IT consult3-16/+2
2024-05-15drop compat with ancient XFree86 2/2Enrico Weigelt, metux IT consult5-56/+0
2024-05-15drop compat with ancient XFree86 1/2Enrico Weigelt, metux IT consult2-25/+0
2024-05-14drop supporting ancient xserversEnrico Weigelt, metux IT consult1-41/+0
2024-05-14bump minimal xorg version to 1.18Enrico Weigelt, metux IT consult1-1/+1
2024-05-08use XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult1-3/+3
2024-01-17Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functionsAlan Coopersmith1-0/+5
2024-01-15Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2024-01-15configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+1
2023-10-06gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
2022-12-08gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-01-28gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-28Fix spelling/wording issuesAlan Coopersmith6-7/+7
2022-01-28Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-20/+20
2018-11-10Remove obsolete B16 & B32 tags in struct definitionsAlan Coopersmith1-14/+14
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2017-01-26autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2017-01-26configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+2
2017-01-17xf86-video-sisusb 0.9.7xf86-video-sisusb-0.9.7Matt Turner1-1/+1
2016-12-10Adapt Block/WakeupHandler signature for ABI 23Stefan Dirsch1-0/+5
2012-09-25Remove mibstore.hAdam Jackson1-2/+0
2012-07-17xf86-video-sisusb: bump to version 0.9.6xf86-video-sisusb-0.9.6Dave Airlie1-1/+1
2012-07-15sisub: don't require xaaDave Airlie1-1/+1
2012-07-15sisusb: fix build since compat-apiDave Airlie2-1/+2
2012-07-02sisusb: bump to 0.9.5 releasexf86-video-sisusb-0.9.5Dave Airlie1-1/+1
2012-06-06sisusb: add support for compat API.Dave Airlie9-43/+146
2011-11-01Build fix for -Werror=int-to-pointer-cast -Werror=pointer-to-int-castJeremy Huddleston2-10/+10
2011-11-01Use unsigned long rather than deprecated IOADDRESSJeremy Huddleston3-8/+8
2011-10-07Fix build failures with recent server changes to swapl and swapsJeremy Huddleston2-20/+28
2011-10-07Also use calloc rather than xcallocJeremy Huddleston3-3/+3
2011-09-24Use malloc/free rather than xalloc/xfreeJeremy Huddleston5-44/+44
2011-09-24Include xf86Pci.h for IOADDRESSJeremy Huddleston1-1/+1
2011-09-15Require libpciaccessJeremy Huddleston1-1/+1
2011-09-15Add missing include for pciaccess.hJeremy Huddleston1-0/+2
2011-06-07Convert sisusb.man from XORG_RAWCPP to using sed like other driversAlan Coopersmith3-52/+7
2010-12-03Fix compilation with -Werror=format-security (bug #31540)Thierry Vignaud1-2/+2
2010-10-06Purge cvs tags.Jesse Adkins1-2/+0
2010-07-22config: add comments for main statementsGaetan Nadon1-6/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5