summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-27bump to version 2.1.22xf86-video-nv-2.1.22Yusuf Khan
2022-07-25riva_xaa: don't build RivaSetRopPattern when XAA is not supportedAlan Coopersmith
2022-06-24Replace xf86PciInfo.h with our own pci idsYusuf
2022-02-19Update README.G80 for gitlab migrationAlan Coopersmith
2022-01-22gitlab CI: add a basic build testAlan Coopersmith
2022-01-22Fix spelling/wording issuesAlan Coopersmith
2022-01-22Build xz tarballs instead of bzip2Alan Coopersmith
2018-11-25Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-18Update README for gitlab migrationAlan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2017-01-26autogen.sh: Implement GNOME Build APIColin Walters
2017-01-26configure: Drop AM_MAINTAINER_MODEPeter Hutterer
2017-01-17xf86-video-nv 2.1.21xf86-video-nv-2.1.21Matt Turner
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson
2015-12-21Fix shadow framebuffer implementation.Matthieu Herrb
2013-08-16init: Initialize VGA IOBase before using itEgbert Eich
2013-03-24Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c.Jeremy White
2012-09-25Remove mibstore.hAdam Jackson
2012-07-17nv: bump version to 2.1.20xf86-video-nv-2.1.20Dave Airlie
2012-07-17nv: add missing fbman includes.Dave Airlie
2012-07-17xf86-video-nv: bump to version 2.1.19Dave Airlie
2012-07-16nv: make XAA optional.Dave Airlie
2012-06-07nv: port to new compat API.Dave Airlie
2011-12-19Fix for new vgahw ABIAdam Jackson
2011-12-19Make failure to XAA non-fatalAdam Jackson
2011-04-25remove duplicated includesNicolas Kaiser
2011-03-01Fix compiler warning.Cyril Brulebois
2010-10-30Correct copyright date in previous commitAlan Coopersmith
2010-10-30Sun's copyrights now belong to OracleAlan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2010-07-30nv 2.1.18xf86-video-nv-2.1.18Aaron Plattner
2010-07-23Remove RANDR_12_INTERFACE checking, always defined.Gaetan Nadon
2010-07-22config: add comments for main statementsGaetan Nadon
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2010-07-19Add a missing " }," pointed out by Johannes Obermayr.Aaron Plattner
2010-07-19Merge branch 'master' of git://soprano/~aaron/xf86-video-nvAaron Plattner
2010-07-19The /compat code is no longer required.Gaetan Nadon
2010-07-19Add PCI table entries for the GeForce 315Aaron Plattner
2010-07-14Unlike for lspci and the kernel, X bus IDs are decimal instead of hex.Aaron Plattner
2010-07-13Bring NVKnownChipsets up to date.Aaron Plattner