Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-16 | bump to 1.2.2nv-1.2.2 | Daniel Stone | |
2006-12-06 | Makefile.am: make ChangeLog hook safer | Daniel Stone | |
Make ChangeLog hook as safe as possible. | |||
2006-12-04 | Remove redundant XORG_RELEASE_VERSION. | Aaron Plattner | |
2006-11-30 | Bump to 1.2.1.nv-1.2.1 | Aaron Plattner | |
2006-11-30 | Save 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-30 | Use XORG_RELEASE_VERSION. | Aaron Plattner | |
2006-11-28 | Handle more than 1 digit in the version numbers. | Aaron Plattner | |
Based on a change by George Sapountzis <gsap7@yahoo.gr>. | |||
2006-08-11 | Replace panel message + MODE_BAD with MODE_PANEL. | Adam Jackson | |
2006-06-30 | Bump version to 1.2.0 for release.nv-1_2_0 | Aaron Plattner | |
2006-06-29 | New chip support and new PCI IDs. | Mark Vojkovich | |
2006-06-19 | Generate the ChangeLog from git history for dist. | Aaron Plattner | |
2006-06-16 | Delete the ChangeLog. The git history is just as good. | Aaron Plattner | |
2006-05-24 | Derive the module version numbers from the package version. This idea was | Aaron Plattner | |
lifted from Michel Dänzer's similar code in xf86-video-ati. Also, make the riva and nv driver versions match. | |||
2006-04-27 | Add the libcwrapper back, conditionalized on the server version. | Aaron Plattner | |
2006-04-27 | Determine whether PutImage hooks take a DrawablePtr by server version. Remove | Aaron Plattner | |
dependency on xorg-server >= 1.0.99.901. | |||
2006-04-25 | Bump to 1.1.2 for new product names.nv-1_1_2 | Aaron Plattner | |
2006-04-25 | Add names for Quadro FX 5500, 3500, 1500, 560, 550, and 350. | Aaron Plattner | |
2006-04-12 | Add .gitignores. | Aaron Plattner | |
2006-04-08 | Bump to 1.1.1 for Xv changes.nv-1_1_1 | Adam Jackson | |
2006-04-07 | Add a DrawablePtr argument to the XV functions to pave the way for | Aaron Plattner | |
redirected video. | |||
2006-04-07 | Unlibcwrap. Bump server version requirement. Bump to 1.1.0.nv-1_1_0 | Adam Jackson | |
2006-03-27 | Bump version to 1.0.2.0 for release.xf86-video-nv-1-0-2-0 | Aaron Plattner | |
2006-03-10 | Coverity nos. 868 and 869: Free the result of xf86GetEntityInfo. | Aaron Plattner | |
2006-01-24 | Fix typo in PCI ID (reported by Stefan Dirsch). Patch from Mark Vojkovich | Aaron Plattner | |
to XFree86 CVS on 2006-01-23. | |||
2006-01-23 | New chip support from Mark Vojkovich's 2006-01-20 and 2006-01-21 XFree86 | Aaron Plattner | |
CVS updates. | |||
2006-01-02 | Preliminary RandR rotation support. Bug #4708 | Aaron Plattner | |
<https://bugs.freedesktop.org/show_bug.cgi?id=4708> | |||
2005-12-21 | Update package version for X11R7 release.XORG-7_0 | Kevin E Martin | |
2005-12-19 | Stub COPYING files | Adam Jackson | |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-6_99_99_904 | Kevin E Martin | |
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPY | Kevin E Martin | |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903 | Kevin E Martin | |
2005-12-02 | Remove extraneous AC_MSG_RESULT. | Kevin E Martin | |
2005-11-29 | Only build dlloader modules by default. | Adam Jackson | |
2005-11-28 | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith | |
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) | |||
2005-11-09 | Update package version number for X11R7 RC2 release.XORG-6_99_99_902 | Kevin E Martin | |
2005-11-01 | Update pkgcheck depedencies to work with separate build roots. | Kevin E Martin | |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_901 | Kevin E Martin | |
2005-10-18 | Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro | Alan Coopersmith | |
substitutions to work better with BSD make | |||
2005-10-17 | More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead | Adam Jackson | |
of indirectly | |||
2005-10-17 | Use sed & cpp to substitute variables in driver man pages | Alan Coopersmith | |
2005-10-04 | Link nvidida readme file into nvidia driver, Exclude duplicated neomagic | Søren Sandmann Pedersen | |
readme | |||
2005-09-29 | Add 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-1 | Aaron Plattner | |
Don't hang if j is zero. This should never happen, but it's better to be safe than sorry. | |||
2005-09-28 | Bug #3333 <https://bugs.freedesktop.org/show_bug.cgi?id=3333> Patch #3417 | Aaron 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. | |||
2005-09-23 | Bug #4558 <https://bugs.freedesktop.org/show_bug.cgi?id=4558> Patch #3551 | Alan Coopersmith | |
<https://bugs.freedesktop.org/attachment.cgi?id=3381> 22-Sep-2005 nv driver update from Mark Vojkovich: Fix possible cause of some acceleration instability on some GeForce6xxx parts. | |||
2005-09-17 | Bugzilla #4480 <https://bugs.freedesktop.org/show_bug.cgi?id=4480> Patch | Alan Coopersmith | |
#3305 <https://bugs.freedesktop.org/attachment.cgi?id=3305> 13-Sep-2005 nv driver update from Mark Vojkovich: - Adds PCI ids for GeForce 6800 XT cards - Adds names for existing PCI ids for some GeForce 6xxx & 7xxx cards - Fix a potential problem with pixmap cache corruption on GeForce 6xxx and 7xxx parts. (Mark Vojkovich, NVIDIA) | |||
2005-09-16 | Put the riva_* files in the riva128.so subdriver, like monolithic. | Eric Anholt | |
2005-08-18 | Update autogen.sh to one that does objdir != srcdir. | Daniel Stone | |
2005-08-05 | Bug #3987 <https://bugs.freedesktop.org/show_bug.cgi?id=3987> Patch #3264 | Alan Coopersmith | |
<https://bugs.freedesktop.org/attachment.cgi?id=3264> Workaround for 512 Meg video cards (can only map 256 Meg of it). (Mark Vojkovich) | |||
2005-07-29 | Various changes preparing packages for RC0:XORG-6_99_99_900 | Kevin E Martin | |
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version | |||
2005-07-26 | Build system for nv | Søren Sandmann Pedersen | |