update dxvk to include VR support
This commit is contained in:
parent
7e6322b448
commit
161118c064
6 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -3,7 +3,7 @@
|
|||
url = https://github.com/ValveSoftware/wine/
|
||||
[submodule "dxvk"]
|
||||
path = dxvk
|
||||
url = https://github.com/doitsujin/dxvk.git
|
||||
url = https://github.com/ValveSoftware/dxvk.git
|
||||
[submodule "freetype2"]
|
||||
path = freetype2
|
||||
url = git://git.sv.nongnu.org/freetype/freetype2.git
|
||||
|
|
2
dxvk
2
dxvk
|
@ -1 +1 @@
|
|||
Subproject commit 27d3a78d79f144ed7301f47e0a0b0e3c52f6a358
|
||||
Subproject commit d1d829c09b83abece97ebd4e60a4ac475fc00799
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue