summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-14Move sizeof to second argument in calloc callsHEADmasterAlan Coopersmith2-3/+3
2024-05-28drop obsolete compat macrosEnrico Weigelt, metux IT consult5-66/+32
2024-05-27drop dead codeEnrico Weigelt, metux IT consult8-328/+3
2024-05-19Remove XAA supportAlan Coopersmith6-908/+0
2024-05-19Drop ifdefs for ABI_VIDEODRV_VERSION < 12Alan Coopersmith1-11/+0
2024-05-14drop compat with ancient xserver versionsEnrico Weigelt, metux IT consult1-44/+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-01-17Fix 3 -Wmissing-prototypes warnings in tdfx_driver.cAlan Coopersmith1-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-07gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
2022-12-15TDFXDRIScreenInit: Use snprintf instead of sprintfAlan Coopersmith1-1/+1
2022-12-15TDFXDRIScreenInit: fix -Wformat warningAlan Coopersmith1-2/+2
2022-12-09allocateMemory: fix -Wdiscarded-qualifiers warningsAlan Coopersmith1-1/+1
2022-12-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-01-29gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-29Fix spelling/wording issuesAlan Coopersmith5-5/+5
2022-01-29Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-05-04configure.ac: fix cross-compilationFabrice Fontaine1-7/+13
2019-02-15Version bumped to 1.5.0xf86-video-tdfx-1.5.0Kevin Brace1-1/+1
2019-02-01Eliminate log message parameter type compilation warningsKevin Brace1-5/+5
2019-02-01Changing result parameter type for ScreenWakeupHandlerProcPtrKevin Brace1-1/+1
2018-12-25Eliminate set but not used variable compilation warningsKevin Brace2-5/+4
2018-12-25Eliminate unused variable compilation warningKevin Brace1-1/+0
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-20/+20
2017-07-17xf86-video-tdfx: remove the GlxSetVisualConfigs stub and friendsEmil Velikov4-233/+2
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-tdfx 1.4.7xf86-video-tdfx-1.4.7Matt Turner1-1/+1
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+8
2015-02-22xf86-video-tdfx 1.4.6xf86-video-tdfx-1.4.6Matt Turner1-1/+1
2014-07-29dri: Stop (uselessly) initializing the ValidateTree hooksAdam Jackson1-2/+0
2013-10-22Add more PCI IDs for supported chipsGuillem Jover2-1/+16
2013-10-22Unmap MMIO ranges for all chipsGuillem Jover1-3/+6
2013-10-22Use the PCI ID macros instead of hardcoded valuesGuillem Jover1-3/+3
2013-10-22Remove unreachable breaks after return statementsGuillem Jover1-3/+0
2013-10-22Use new pci_device_(un)map_range functions instead of deprecated onesGuillem Jover1-12/+16
2013-10-22Rename XSERVER_PCIACCESS to XSERVER_LIBPCIACCESSGuillem Jover1-1/+1
2013-10-22Define local PCI IDs instead of using xf86PciInfo.hGuillem Jover3-5/+11
2012-09-25Remove mibstore.hAdam Jackson1-5/+0
2012-07-17xf86-video-tdfx: bump to version 1.4.5xf86-video-tdfx-1.4.5Dave Airlie1-1/+1
2012-07-16tdfx: fix build against XAA-less server.Dave Airlie6-1/+56
2012-06-06tdfx: port to new compat APIDave Airlie10-85/+186
2012-03-23xf86-video-tdfx 1.4.4xf86-video-tdfx-1.4.4Alan Coopersmith1-1/+1