summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Replace panel message + MODE_BAD with MODE_PANEL.nv-branch-1Adam Jackson2006-08-111-8/+3
|
* Bump version to 1.2.0 for release.Aaron Plattner2006-06-301-1/+1
|
* New chip support and new PCI IDs.Mark Vojkovich2006-06-293-21/+49
|
* Generate the ChangeLog from git history for dist.Aaron Plattner2006-06-192-1/+8
|
* Delete the ChangeLog. The git history is just as good.Aaron Plattner2006-06-161-138/+0
|
* Derive the module version numbers from the package version. This idea wasAaron Plattner2006-05-245-7/+22
| | | | | | lifted from Michel Dänzer's similar code in xf86-video-ati. Also, make the riva and nv driver versions match.
* Add the libcwrapper back, conditionalized on the server version.Aaron Plattner2006-04-277-2/+32
|
* Determine whether PutImage hooks take a DrawablePtr by server version. RemoveAaron Plattner2006-04-273-3/+22
| | | | dependency on xorg-server >= 1.0.99.901.
* Bump to 1.1.2 for new product names.Aaron Plattner2006-04-253-2/+8
|
* Add names for Quadro FX 5500, 3500, 1500, 560, 550, and 350.Aaron Plattner2006-04-252-1/+11
|
* Add .gitignores.Aaron Plattner2006-04-122-0/+23
|
* Bump to 1.1.1 for Xv changes.Adam Jackson2006-04-083-2/+8
|
* Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner2006-04-072-2/+9
| | | | redirected video.
* Unlibcwrap. Bump server version requirement. Bump to 1.1.0.Adam Jackson2006-04-079-18/+30
|
* Bump version to 1.0.2.0 for release.Aaron Plattner2006-03-273-3/+7
|
* Coverity nos. 868 and 869: Free the result of xf86GetEntityInfo.Aaron Plattner2006-03-103-5/+27
|
* Fix typo in PCI ID (reported by Stefan Dirsch). Patch from Mark VojkovichAaron Plattner2006-01-242-3/+9
| | | | to XFree86 CVS on 2006-01-23.
* New chip support from Mark Vojkovich's 2006-01-20 and 2006-01-21 XFree86Aaron Plattner2006-01-234-76/+99
| | | | CVS updates.
* Preliminary RandR rotation support. Bug #4708Aaron Plattner2006-01-026-13/+151
| | | | <https://bugs.freedesktop.org/show_bug.cgi?id=4708>
* Update package version for X11R7 release.Kevin E Martin2005-12-212-1/+6
|
* Stub COPYING filesAdam Jackson2005-12-191-0/+12
|
* Update package version number for final X11R7 release candidate.Kevin E Martin2005-12-152-1/+6
|
* Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin2005-12-062-2/+7
|
* Update package version number for X11R7 RC3 release.Kevin E Martin2005-12-032-1/+6
|
* Remove extraneous AC_MSG_RESULT.Kevin E Martin2005-12-022-1/+5
|
* Only build dlloader modules by default.Adam Jackson2005-11-292-0/+6
|
* Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith2005-11-281-1/+1
| | | | update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
* Update package version number for X11R7 RC2 release.Kevin E Martin2005-11-092-1/+6
|
* Update pkgcheck depedencies to work with separate build roots.Kevin E Martin2005-11-012-1/+13
|
* Update package version number for RC1 release.Kevin E Martin2005-10-191-1/+1
|
* Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith2005-10-181-1/+1
| | | | substitutions to work better with BSD make
* More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson2005-10-171-1/+1
| | | | of indirectly
* Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith2005-10-172-21/+62
|
* Link nvidida readme file into nvidia driver, Exclude duplicated neomagicSøren Sandmann Pedersen2005-10-041-0/+2
| | | | readme
* Add entries for GeForce Go 7800. (Change went into XFree86 on 2005-09-28).Aaron Plattner2005-09-293-4/+7
| | | | | Don't hang if j is zero. This should never happen, but it's better to be safe than sorry.
* Bug #3333 <https://bugs.freedesktop.org/show_bug.cgi?id=3333> Patch #3417Aaron Plattner2005-09-281-1/+5
| | | | | | <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.
* Bug #4558 <https://bugs.freedesktop.org/show_bug.cgi?id=4558> Patch #3551Alan Coopersmith2005-09-231-4/+14
| | | | | | <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.
* Bugzilla #4480 <https://bugs.freedesktop.org/show_bug.cgi?id=4480> PatchAlan Coopersmith2005-09-173-21/+59
| | | | | | | | | #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)
* Put the riva_* files in the riva128.so subdriver, like monolithic.Eric Anholt2005-09-161-1/+7
|
* Update autogen.sh to one that does objdir != srcdir.Daniel Stone2005-08-181-1/+0
|
* Bug #3987 <https://bugs.freedesktop.org/show_bug.cgi?id=3987> Patch #3264Alan Coopersmith2005-08-051-1/+4
| | | | | <https://bugs.freedesktop.org/attachment.cgi?id=3264> Workaround for 512 Meg video cards (can only map 256 Meg of it). (Mark Vojkovich)
* Various changes preparing packages for RC0:Kevin E Martin2005-07-291-2/+4
| | | | | | | | | | | - 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
* Build system for nvSøren Sandmann Pedersen2005-07-265-0/+184
|
* Prep for modular builds by adding guarded #include "config.h" everywhere.Adam Jackson2005-07-1117-5/+72
|
* Bug #3740 <https://bugs.freedesktop.org/show_bug.cgi?id=3740> Patch #3058Alan Coopersmith2005-07-094-16/+42
| | | | | | | | | | <https://bugs.freedesktop.org/attachment.cgi?id=3058> 08-Jul-2005 nv driver updates from Mark Vojkovich: Change some console restore code for NV11. Hopefully, we can more reliably restore the console for desktop systems using DVI. This may correct a recent regression on NV11. Also, new PCI IDs. Add new nVidia PCI ids to match nv_driver.c changes.
* Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone2005-07-011-1/+1
|
* Bugzilla #3657 <https://bugs.freedesktop.org/show_bug.cgi?id=3657> PatchAlan Coopersmith2005-06-291-4/+8
| | | | | | #2992 <https://bugs.freedesktop.org/attachment.cgi?id=2992> Experimental DPMS support for GeForce4 and later laptops. (Mark Vojkovich)
* Bug #3628: Fix video driver submodule visibility.Adam Jackson2005-06-261-2/+2
|
* Bug #3626: _X_EXPORT tags for video and input drivers.Adam Jackson2005-06-252-3/+3
|
* programs/Xserver/hw/xfree86/drivers/nv/nv_driver.cAlan Coopersmith2005-04-213-9/+23
| | | | | | | programs/Xserver/hw/xfree86/drivers/nv/nv_setup.c //bugs.freedesktop.org/show_bug.cgi?id=3095> Patch #2501 <https://bugs.freedesktop.org/attachment.cgi?id=2501> nv DPMS panel fixes (Mark Vojkovich)