Convert images on the GPU on Linux for NVidia cards

This commit is contained in:
loki-47-6F-64 2021-09-14 11:58:21 +02:00
commit 9982ae4675
13 changed files with 372 additions and 28 deletions

3
.gitmodules vendored
View file

@ -10,3 +10,6 @@
[submodule "third-party/miniupnp"]
path = third-party/miniupnp
url = https://github.com/miniupnp/miniupnp
[submodule "third-party/nv-codec-headers"]
path = third-party/nv-codec-headers
url = https://github.com/FFmpeg/nv-codec-headers