nixpkgs/pkgs/misc/dxvk
Randy Eckenrode e2369cb9c9
dxvk: refactor to better support Darwin and Linux
- Move the synchronization primitive changes to their own patch, so it
  can be applied conditionally on Darwin. Also, document why this change
  is needed; and
- Refactor how `src` is handled to support allowing Darwin and Linux to
  diverge in case the Darwin patches do not apply to the latest version.
  This should address some post-merger concerns that were raised about
  Darwin’s blocking updates for Linux.
2022-03-09 11:18:05 -05:00
..
darwin-dxvk-compat.patch
darwin-moltenvk-compat.patch
darwin-thread-primitives.patch dxvk: refactor to better support Darwin and Linux 2022-03-09 11:18:05 -05:00
default.nix dxvk: refactor to better support Darwin and Linux 2022-03-09 11:18:05 -05:00
dxvk.nix dxvk: refactor to better support Darwin and Linux 2022-03-09 11:18:05 -05:00
mcfgthread.patch