Commit Graph

12 Commits

Author SHA1 Message Date
1f2704ff9c
app-emulation/dxvk: Don't duplicate mingw-instructions from the wiki. 2020-05-18 03:09:55 +02:00
65d11b466d
app-emulation/dxvk: Remove useless check. 2020-05-18 03:05:56 +02:00
f63218078b
app-emulation/dxvk: Update mingw error messages. 2020-05-17 22:59:06 +02:00
0a2817ca0f
app-emulation/dxvk: die if figuring out thread model fails. 2020-05-01 17:47:41 +02:00
cb8c6b17ea
app-emulation/dxvk: Fix thread model check.
Can't use a variable before it's declared. 🙂
2020-05-01 17:40:12 +02:00
a9aa33fc6d
app-emulation/dxvk: Refine flag-filtering.
* -march is not filtered, but -mno-avx is appended.
* -O3 is replaced with -O2 (issues with -fstack-protector).
2020-04-29 19:04:44 +02:00
9431fbcf8e
app-emulation/dxvk: Test if the thread model in mingw is posix. 2020-04-25 16:03:53 +02:00
1eb602941f
app-emulation/dxvk: Install readme. 2020-04-22 18:38:04 +02:00
6c98bb9c64
app-emulation/dxvk: Test for mingw64-runtime[libraries].
And made the error message (hopefully) clearer.

Closes: #7
2020-04-22 17:36:55 +02:00
aba7657552
app-emulation/dxvk: Add message about dxvk-bin. 2020-04-22 01:01:57 +02:00
852a6c20d5
app-emulation/dxvk: Remove winegcc support.
Upstream has removed support for good:
<https://github.com/doitsujin/dxvk/commit/436357e>.
2020-04-21 19:43:21 +02:00
25a00b36ba
app-emulation/dxvk: Update live ebuild, revbump to r4. 2020-04-21 18:13:08 +02:00