build(deps): move nvapi to official NVIDIA repo and bump to R590 (#3725)

This commit is contained in:
David Lane
2026-03-08 22:04:09 -04:00
committed by GitHub
parent f04f6a2bde
commit 7e3cf7025d
5 changed files with 29 additions and 10 deletions

8
.gitmodules vendored
View File

@@ -38,10 +38,10 @@
path = third-party/nv-codec-headers
url = https://github.com/FFmpeg/nv-codec-headers.git
branch = sdk/12.0
[submodule "third-party/nvapi-open-source-sdk"]
path = third-party/nvapi-open-source-sdk
url = https://github.com/LizardByte/nvapi-open-source-sdk.git
branch = sdk
[submodule "third-party/nvapi"]
path = third-party/nvapi
url = https://github.com/NVIDIA/nvapi.git
branch = main
[submodule "third-party/Simple-Web-Server"]
path = third-party/Simple-Web-Server
url = https://github.com/LizardByte-infrastructure/Simple-Web-Server.git