diff options
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index fc4ba57d66..fccb18b1e3 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -539,6 +539,15 @@ Files extracted from the upstream source: - `LICENSE.txt` +## nvapi + +- Upstream: http://download.nvidia.com/XFree86/nvapi-open-source-sdk +- Version: R525 +- License: MIT + +- `nvapi_minimal.h` was created by using `nvapi.h` from upstream and removing unnecessary code. + + ## oidn - Upstream: https://github.com/OpenImageDenoise/oidn |