summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
37 hourstreewide: #if -> #ifdefHEADmasterYusuf Khan11-33/+33
2024-01-26riva_hw.c: Ensure ABS macro expands correctlyAlan Coopersmith1-1/+1
2024-01-08Fix warning: no previous prototype for ‘G80ExaInit’ [-Wmissing-prototypes]Alan Coopersmith1-0/+1
2024-01-08Fix -Wdiscarded-qualifiers warning in G80PreInitAlan Coopersmith1-1/+1
2024-01-08Fix warning: ‘NVPatternROP’ defined but not used [-Wunused-const-variable=]Alan Coopersmith1-0/+2
2024-01-08Fix warning: ‘NVDMAKickoffCallback’ defined but not used [-Wunused-function]Alan Coopersmith1-1/+1
2024-01-08Fix 4 -Wdiscarded-qualifiers warningsAlan Coopersmith2-2/+2
2024-01-08Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2024-01-08configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+1
2023-12-07Don't call xf86DisableRandR in ABI_VIDEODRV_VERSION 24 & laterAlan Coopersmith2-0/+10
2023-10-05gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith1-1/+1
2022-07-29fix nv on powerpcYusuf Khan1-0/+4
2022-07-28gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-07-27bump to version 2.1.22xf86-video-nv-2.1.22Yusuf Khan1-1/+1
2022-07-25riva_xaa: don't build RivaSetRopPattern when XAA is not supportedAlan Coopersmith1-1/+2
2022-06-24Replace xf86PciInfo.h with our own pci idsYusuf5-4/+82
2022-02-19Update README.G80 for gitlab migrationAlan Coopersmith1-4/+4
2022-01-22gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-22Fix spelling/wording issuesAlan Coopersmith3-4/+4
2022-01-22Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-11-25Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-21/+15
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2017-01-26autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2017-01-26configure: Drop AM_MAINTAINER_MODEPeter Hutterer2-2/+1
2017-01-17xf86-video-nv 2.1.21xf86-video-nv-2.1.21Matt Turner1-1/+1
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+8
2015-12-21Fix shadow framebuffer implementation.Matthieu Herrb5-3/+56
2013-08-16init: Initialize VGA IOBase before using itEgbert Eich1-0/+2
2013-03-24Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c.Jeremy White1-0/+1
2012-09-25Remove mibstore.hAdam Jackson5-10/+0
2012-07-17nv: bump version to 2.1.20xf86-video-nv-2.1.20Dave Airlie1-1/+1
2012-07-17nv: add missing fbman includes.Dave Airlie2-0/+2
2012-07-17xf86-video-nv: bump to version 2.1.19Dave Airlie2-2/+2
2012-07-16nv: make XAA optional.Dave Airlie15-16/+103
2012-06-07nv: port to new compat API.Dave Airlie28-146/+289
2011-12-19Fix for new vgahw ABIAdam Jackson2-0/+2
2011-12-19Make failure to XAA non-fatalAdam Jackson3-8/+8
2011-04-25remove duplicated includesNicolas Kaiser2-2/+0
2011-03-01Fix compiler warning.Cyril Brulebois1-1/+1
2010-10-30Correct copyright date in previous commitAlan Coopersmith1-1/+1
2010-10-30Sun's copyrights now belong to OracleAlan Coopersmith1-2/+2
2010-10-06Purge cvs tags.Jesse Adkins1-1/+0
2010-07-30nv 2.1.18xf86-video-nv-2.1.18Aaron Plattner1-1/+1
2010-07-23Remove RANDR_12_INTERFACE checking, always defined.Gaetan Nadon2-10/+0
2010-07-22config: add comments for main statementsGaetan Nadon1-5/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5