summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2009-04-07nv 2.1.13xf86-video-nv-2.1.13Adam Jackson
2009-02-27Revert "Build fix: set EXA_DRIVER_KNOWN_MAJOR=3"Chris Ball
This reverts commit 492513bf047f7660ef9fd32fda7ebc28704079be. The EXA developers have backed out this ABI bump. Signed-off-by: Chris Ball <cjb@laptop.org>
2009-02-24Build fix: set EXA_DRIVER_KNOWN_MAJOR=3Chris Ball
EXA in server HEAD requires this now. Since this driver doesn't use {Prepare,Finish}Access or UploadToScratch, the change is safe. Signed-off-by: Chris Ball <cjb@laptop.org>
2008-08-28Bump to 2.1.12.nv-2.1.12Aaron Plattner
2008-08-26Bump to 2.1.11.nv-2.1.11Aaron Plattner
2008-06-30Bump to 2.1.10.nv-2.1.10Aaron Plattner
2008-05-09Bump to 2.1.9.nv-2.1.9Aaron Plattner
2008-03-06Bump to 2.1.8.nv-2.1.8Aaron Plattner
2008-01-25Bump to 2.1.7.nv-2.1.7Aaron Plattner
2007-10-23Bump to 2.1.6.nv-2.1.6Aaron Plattner
2007-09-21Bump to 2.1.5.nv-2.1.5Aaron Plattner
2007-09-21Fix stupid, stupid typos reported by Alan Coopersmith.Aaron Plattner
Thanks!
2007-09-21Bump to 2.1.4.nv-2.1.4Aaron Plattner
2007-09-17libpciaccess support.Aaron Plattner
2007-08-15Bump to 2.1.3.nv-2.1.3Aaron Plattner
2007-07-10Bump to 2.1.2.nv-2.1.2Aaron Plattner
2007-07-02Bump to 2.1.1.nv-2.1.1Aaron Plattner
2007-06-18Bump to 2.1.0.nv-2.1.0Aaron Plattner
2007-05-16Bump to 2.0.96.nv-2.0.96Aaron Plattner
2007-05-03Bump to 2.0.95.nv-2.0.95Aaron Plattner
2007-04-24Merge branch 'randr-1.2'Aaron Plattner
Conflicts: configure.ac man/Makefile.am man/nv.man src/g80_display.h src/g80_output.c src/nv_driver.c
2007-04-20Depend on server 1.2 or higher.randr-1.2Aaron Plattner
Remove support for building with the libc wrapper or without the Drawable XV argument.
2007-04-20Steal RandR1.2 compat code from the Intel driver.Aaron Plattner
Spruce it up a bit so that --with-xserver-source works even if there's a local compat copy.
2007-04-20Always support G80.Aaron Plattner
2007-04-17Bump to 2.0.2.nv-2.0.2Aaron Plattner
2007-03-3110360: Need to inject a mode corresponding panel width/height for validationHenry Zhao
2007-03-27REALLY bump to 2.0.1.nv-2.0.1Aaron Plattner
I need more caffeine, or something.
2007-03-18Bump to 2.0.0.nv-2.0.0Aaron 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
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-04Remove redundant XORG_RELEASE_VERSION.Aaron Plattner
2006-11-30Bump to 1.2.1.nv-1.2.1Aaron Plattner
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-06-30Bump version to 1.2.0 for release.nv-1_2_0Aaron 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-08Bump to 1.1.1 for Xv changes.nv-1_1_1Adam Jackson
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
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin 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-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin