summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-28drop remains of old compat codeHEADmasterEnrico Weigelt, metux IT consult5-79/+14
2024-05-27drop dead codeEnrico Weigelt, metux IT consult2-42/+0
2024-05-22Remove XAA supportAlan Coopersmith5-675/+4
2024-05-22Drop ifdefs for ABI_VIDEODRV_VERSION < 6Alan Coopersmith1-4/+0
2024-05-14drop compat with ancient xserver versionsEnrico 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-2/+2
2024-05-08use XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult1-1/+1
2024-01-16voodoo_find_dac doesn't check device_ids (#2)Alan Coopersmith1-2/+2
2024-01-16Fix 4 -Wunused-variable warningsAlan Coopersmith2-2/+3
2024-01-16Fix 3 -Wunused-but-set-variable warningsAlan Coopersmith2-9/+0
2024-01-16Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functionsAlan Coopersmith1-1/+4
2024-01-16Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2024-01-16configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+1
2023-10-07gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
2022-12-09xf86-video-voodoo 1.2.6xf86-video-voodoo-1.2.6Alan Coopersmith1-2/+2
2022-12-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-09-29Remove miInitializeBackingStore()Laurent Carlier1-1/+0
2022-09-29Stop using deprecated xf86PciInfo.hLaurent Carlier4-5/+3
2022-01-30gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-30Fix spelling/wording issuesAlan Coopersmith4-8/+8
2022-01-30Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
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
2014-09-22don't use PCITAG in struct anymoreDave Airlie1-0/+2
2012-07-17xf86-video-voodoo: bump to version 1.2.5xf86-video-voodoo-1.2.5Dave Airlie1-1/+1
2012-07-17voodoo: fix build against older X servers.Dave Airlie3-2/+10
2012-07-16voodoo: fix build against XAA-less server.Dave Airlie5-5/+29
2012-06-06voodoo: add compat API.Dave Airlie6-27/+129
2011-12-19Drop useless vgaHW includeAdam Jackson1-1/+0
2011-12-19Fall back to shadowfb if XAA is unavailableAdam Jackson1-2/+3
2011-10-29Fix implicit declaration warningJeremy Huddleston1-1/+1
2010-10-24Update xf86dgastr.h include.Trevor Woerner3-3/+3
2010-10-24Convert x+m/calloc/free to m/calloc/free.Trevor Woerner2-9/+9
2010-10-06Purge cvs tags.Jesse Adkins1-1/+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
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-21/+7
2010-07-05voodoo 1.2.4xf86-video-voodoo-1.2.4Dave Airlie1-1/+1