Releases: SveSop/nvidia-libs
Release v1.0.1
Release v1.0.1
Fully drop 32bit libraries other than dxvk-nvapi.
Released with 2 archives - The regular archive, and the fakedll archive
"Fakedll" buildoption will create libraries for easy inclusion with
wine, similar to regular wine libraries.
https://github.com/SveSop/nvidia-libs#optional-build-variables
Upstream changes to dxvk-nvapi and wine-nvml
Release v1.0.0
Release v1.0.0
This release switches to 64bit builds of all libraries except dxvk-nvapi
If you need 32bit nvcuda for old PhysX games, this can still be downloaded
from: https://github.com/SveSop/nvcuda/releases or the own branch:
https://github.com/SveSop/nvcuda/tree/32bit_only
Release v0.9.0
Release v0.9.0
This is the final release that will provide 32bit libraries for nvcuda/nvcuvid/nvencodeapi/nvml. Nvapi will still build 32bit.
This will be saved in a undeveloped branch for the future.
Some updated for SDK 13.1, upstream updates to NVML and dxvk-nvapi.
Release v0.8.6
Support for CUDA SDK 13.
Added support for LUID override.
See https://github.com/SveSop/nvidia-libs#quirks for information.
Various updates for dxvk-nvapi.
Release v0.8.5
Various updates to upstream dxvk-nvapi
Add build option --no32 to build only 64-bit libraries to better support distro's that no longer provides easy access to 32-bit libraries and build wine using wow64 mode.
Release v0.8.4
Various updates to submodules.
Added nvcuda support for SDK 12.9
Proton install script updated to work with Proton 10
Release v0.8.3
Add support for 570 branch drivers for NVML
Multiple updates to DXVK-NVAPI
Add updates to scripts to support usage with wine >= 10.2
Some fixes here and there.
Release v0.8.2
Add support for OptiX ABI 105 (SDK 9.0.0)
Loads of updates related to DLSS for dxvk-nvapi
Added support for CUDA SDK 12.8
DXVK-NVAPI adds Vulkan Reflex Layer (See README.md)
Various minor tweaks and fixes
Release v0.8.1
Some tweaks to nvcuda to minimize overhead in multithread situations.
Added support for OptiX ABI 93 (SDK 8.1.0)
Upstream updates of dxvk-nvapi and wine-nvml.
Remove cufft64_11.dll helper library for FFT usage. This may however
come with some missing tweaks for untested FFT functions.
Various cleanups and removal of unused headers.
Release v0.8.0
This release have quite a few highlights.
Redo folder structure to use x32/x64 for 32 and 64 bit
Rename all winelib dll.so files to .dll for easier integration
Drop generating "fake" .dll files, as these are not really useful
with newer wine versions.
Add NVENC libraries - nvcuvid and nvencodeapi. These can be used
with hardware level encoding/decoding using NVIDIA GPU.
Some update to upstream dxvk-nvapi
Some minor updates and tweaks to nvcuda
Updated installscripts and added script for easier installation
when using "Bottles". This will install the libraries into the
bottle of your choosing.