summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-02tdfx 1.4.2xf86-video-tdfx-1.4.2Adam Jackson1-1/+1
2009-05-28Remove useless loader symbol lists.Adam Jackson1-117/+1
2009-01-30Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+20
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-12-22tdfx 1.4.1xf86-video-tdfx-1.4.1Dave Airlie1-1/+1
2008-10-17Bug #17557: Fix device initialization.Jakub Bogusz1-0/+1
2008-07-07Fix my bad typo in last commit.Tiago Vignatti1-17/+19
2008-07-04Remove libc wrapper functions.Tiago Vignatti1-6/+6
2008-03-19tdfx 1.4.0xf86-video-tdfx-1.4.0Adam Jackson1-1/+1
2008-03-19Death to RCS tags.Adam Jackson14-14/+0
2008-03-09Makefile.am: nuke RCS IdMatthieu Herrb1-1/+0
2008-02-27update tdfx to use proper pciaccess detectionDave Airlie4-32/+34
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-23Rename .cvsignore to .gitignoreJames Cloos3-0/+0
2007-08-07TDFX_*_VERSION using PACKAGE_VERSION_*Brice Goglin1-3/+3
2007-03-30Initial pass at porting driver to pci-rework. DOES NOT WORK.Ian Romanick4-11/+247
2007-03-14White-space police in TDFXInitChips.Ian Romanick1-43/+52
2007-03-14Minor code cleaning in TDFXMapMem.Ian Romanick1-5/+3
2007-03-14Make TDFXGetRec return the pointer instead of a bool.Ian Romanick1-7/+9
2007-03-14Wrap pciReadLong / pciWriteLong with macros.Ian Romanick3-494/+513
2007-03-09Supply NULL driverFunc pointer in DriverRec.Ian Romanick1-2/+3
2007-02-27Add DDC2/I2C support to the tdfx driverMichael Lorenz3-36/+156
2006-11-22bump to 1.3.0 for releasexf86-video-tdfx-1.3.0Alex Deucher1-1/+1
2006-11-22bump to 1.3.0 for release.Alex Deucher1-2/+2
2006-11-22Fix locking in tdfx driver. Fixes bug 9032.Alex Deucher2-0/+18
2006-10-13Bump to 1.2.2xf86-video-tdfx-1.2.2Adam Jackson1-1/+1
2006-06-17Bug #7149 <https://bugs.freedesktop.org/show_bug.cgi?id=7149> Change use ofDonnie Berkholz2-6/+12
2006-04-08Bump to 1.2.1 for Xv changes.tdfx-1_2_1XORG-7_1Adam Jackson3-2/+8
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner2-4/+12
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.2.0.tdfx-1_2_0Adam Jackson11-12/+21
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2-2/+7
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin2-1/+5
2005-11-30Bump libdrm dep to 2.0.Adam Jackson2-1/+6
2005-11-29Only build dlloader modules by default.Adam Jackson2-0/+6
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-21Add .cvsignores for drivers.Eric Anholt3-0/+27
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902Kevin E Martin1-1/+1
2005-11-09Update package version number for X11R7 RC2 release.Kevin E Martin2-1/+6
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin2-1/+13
2005-10-23Bug #4829: Remove some useless DRI symbol checks.Adam Jackson1-1/+0
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith1-1/+1
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson1-1/+1
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith2-21/+62
2005-09-24Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreenXORG-6_8_99_901Adam Jackson1-0/+4
2005-08-22Fix test for DRI headers, bump to 1.0.1.Daniel Stone1-4/+4