dxvk-remix icon indicating copy to clipboard operation
dxvk-remix copied to clipboard

Is DXVK-Remix subject to the NVIDIA RTX SDKs License?

Open sampavlovic opened this issue 2 years ago • 1 comments

Hey

DXVK-Remix is dual-licensed under the permissive MIT and zlib licenses, which generally allow for integration into GPL-like projects. However, it links to parts of the RTX SDK, which has a more restrictive license and specifically prohibits linking against GPL-like licenses.

I'm uncertain if utilizing RTXDI as a submodule would circumvent this restriction, to my understanding it's fine for DXVK-Remix to be licensed under MIT, but it cannot be linked to GPL codebases due to the RTXDI module being under the Nvidia RTX SDK License.

sampavlovic avatar Apr 16 '23 19:04 sampavlovic

What would you link that is GPL to the dxvk dlls?

mirh avatar May 05 '23 12:05 mirh