summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-03-11Initial RandR 1.2 support for G80.root
Mostly just rearranging code.
2007-03-10Get rid of BackendMode and disable hw cursor for now.root
2007-03-09Use DAC load detection to decide which OR to use instead of trusting the EDID.Aaron Plattner
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
No code changes, just built with an updated util-macros.
2006-12-16bump to 1.2.2nv-1.2.2Daniel Stone
2006-12-06Makefile.am: make ChangeLog hook saferDaniel Stone
Make ChangeLog hook as safe as possible.
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
Adapted from a patch by Egbert Eich for Novell bug #220197.
2006-11-30Use XORG_RELEASE_VERSION.Aaron Plattner
2006-11-28Handle more than 1 digit in the version numbers.Aaron Plattner
Based on a change by George Sapountzis <gsap7@yahoo.gr>.
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
lifted from Michel Dänzer's similar code in xf86-video-ati. Also, make the riva and nv driver versions match.
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
dependency on xorg-server >= 1.0.99.901.
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
redirected video.
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
to XFree86 CVS on 2006-01-23.
2006-01-23New chip support from Mark Vojkovich's 2006-01-20 and 2006-01-21 XFree86Aaron Plattner
CVS updates.
2006-01-02Preliminary RandR rotation support. Bug #4708Aaron Plattner
<https://bugs.freedesktop.org/show_bug.cgi?id=4708>
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
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
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
substitutions to work better with BSD make
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson
of indirectly
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
readme
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
Don't hang if j is zero. This should never happen, but it's better to be safe than sorry.
2005-09-28Bug #3333 <https://bugs.freedesktop.org/show_bug.cgi?id=3333> Patch #3417Aaron Plattner
<https://bugs.freedesktop.org/attachment.cgi?id=3417> Fix a hang during screen-to-screen blits on certain GeForce 6xxx and Quadro FX 540 graphics cards.