Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nvcuda thunk implementation for NVIDIA DLSS #119

Commits on Sep 9, 2021

  1. nvcuda: Add stub DLL

    This is needed for DLSS versions 2.1.38 through 2.1.40 to work within
    Proton, as they contain a link-time dependency on nvcuda.dll. In the
    case of what is needed by DLSS, no ordinals need to be exported for
    nvcuda.dll to successfully load.
    
    Signed-off-by: Liam Middlebrook <lmiddlebrook@nvidia.com>
    liam-middlebrook committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    f94a37f View commit details
    Browse the repository at this point in the history