summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-08Enable G80 support by default.nv-1.99.1Aaron Plattner
2007-03-08Initial G80 support. Bump to 1.99.1.Aaron Plattner
2007-01-17Remove the riva128 submodule. Link Riva support into nv_drv.so directly.Aaron Plattner
2006-12-24configure.ac: bump to 1.2.2.1 (respin)nv-1.2.2.1Daniel Stone
2006-12-16bump to 1.2.2nv-1.2.2Daniel Stone
2006-12-06Makefile.am: make ChangeLog hook saferDaniel Stone
2006-12-04Remove redundant XORG_RELEASE_VERSION.Aaron Plattner
2006-11-30Bump to 1.2.1.nv-1.2.1Aaron Plattner
2006-11-30Save and restore DAC0 register 608 when probing for connected CRTs.Aaron Plattner
2006-11-30Use XORG_RELEASE_VERSION.Aaron Plattner
2006-11-28Handle more than 1 digit in the version numbers.Aaron Plattner
2006-08-11Replace panel message + MODE_BAD with MODE_PANEL.Adam Jackson
2006-06-30Bump version to 1.2.0 for release.nv-1_2_0Aaron Plattner
2006-06-29New chip support and new PCI IDs.Mark Vojkovich
2006-06-19Generate the ChangeLog from git history for dist.Aaron Plattner
2006-06-16Delete the ChangeLog. The git history is just as good.Aaron Plattner
2006-05-24Derive the module version numbers from the package version. This idea wasAaron Plattner
2006-04-27Add the libcwrapper back, conditionalized on the server version.Aaron Plattner
2006-04-27Determine whether PutImage hooks take a DrawablePtr by server version. RemoveAaron Plattner
2006-04-25Bump to 1.1.2 for new product names.nv-1_1_2Aaron Plattner
2006-04-25Add names for Quadro FX 5500, 3500, 1500, 560, 550, and 350.Aaron Plattner
2006-04-12Add .gitignores.Aaron Plattner
2006-04-08Bump to 1.1.1 for Xv changes.nv-1_1_1Adam Jackson
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.nv-1_1_0Adam Jackson
2006-03-27Bump version to 1.0.2.0 for release.xf86-video-nv-1-0-2-0Aaron Plattner
2006-03-10Coverity nos. 868 and 869: Free the result of xf86GetEntityInfo.Aaron Plattner
2006-01-24Fix typo in PCI ID (reported by Stefan Dirsch). Patch from Mark VojkovichAaron Plattner
2006-01-23New chip support from Mark Vojkovich's 2006-01-20 and 2006-01-21 XFree86Aaron Plattner
2006-01-02Preliminary RandR rotation support. Bug #4708Aaron Plattner
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin
2005-11-29Only build dlloader modules by default.Adam Jackson
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith
2005-10-04Link nvidida readme file into nvidia driver, Exclude duplicated neomagicSøren Sandmann Pedersen
2005-09-29Add entries for GeForce Go 7800. (Change went into XFree86 on 2005-09-28).XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901accelerated_indirect-0-0-1Aaron Plattner
2005-09-28Bug #3333 <https://bugs.freedesktop.org/show_bug.cgi?id=3333> Patch #3417Aaron Plattner
2005-09-23Bug #4558 <https://bugs.freedesktop.org/show_bug.cgi?id=4558> Patch #3551Alan Coopersmith
2005-09-17Bugzilla #4480 <https://bugs.freedesktop.org/show_bug.cgi?id=4480> PatchAlan Coopersmith
2005-09-16Put the riva_* files in the riva128.so subdriver, like monolithic.Eric Anholt