Commit Graph

2 Commits

Author SHA1 Message Date
Randy Eckenrode
413cd10b6a
dxvk: rely on the cross support in nixpkgs
The `isCross` check is broken. When cross-compiling, it incorrectly
evaluates to false. DXVK has been building using the Meson
cross-compilation support in nixpkgs instead of with upstream’s cross
file. Instead of fixing `isCross`, just drop it as unnecessary.
2023-11-13 17:53:09 -05:00
Randy Eckenrode
26f624d940
dxvk: migrate to by-name 2023-10-08 16:10:33 -04:00