|
e9aa1b9012
|
app-emulation/dxvk: Remove old ebuild
|
2021-09-20 16:24:17 +02:00 |
|
|
1a6841850a
|
app-emulation/dxvk: Version bump 1.9.2
|
2021-09-20 16:21:00 +02:00 |
|
|
83b76c1f2d
|
app-emulation/dxvk: Remove old ebuild
|
2021-07-26 16:50:42 +02:00 |
|
|
465500cb19
|
app-emulation/dxvk: Version bump 1.9.1
|
2021-07-26 16:49:55 +02:00 |
|
|
73af391cc5
|
app-emulation/dxvk: Delete old ebuild.
|
2021-06-15 21:16:55 +02:00 |
|
|
efbc4adaae
|
app-emulation/dxvk: Version bump 1.9.
|
2021-06-15 21:16:00 +02:00 |
|
|
73426202da
|
app-emulation/dxvk: Remove old ebuild and patch.
|
2021-03-02 02:50:24 +01:00 |
|
|
6ea3d58217
|
app-emulation/dxvk: Version bump 1.8.1.
|
2021-03-02 02:49:25 +01:00 |
|
|
0c3dcab966
|
app-emulation/dxvk: Remove old ebuild.
|
2021-02-19 16:54:24 +01:00 |
|
|
f07c9b90d0
|
app-emulation/dxvk: Version bump 1.8.
|
2021-02-19 16:52:48 +01:00 |
|
|
f6a416bd5e
|
app-emulation/dxvk: Rename patch.
|
2021-02-19 16:25:43 +01:00 |
|
|
ccd17b90aa
|
app-emulation/dxvk/files: Update compiler-flags patch for 9999.
|
2021-01-13 16:38:08 +01:00 |
|
|
115529e38b
|
app-emulation/dxvk: Don't replace -O3.
DXVK compiles with -O3 by default, so whatever the reason was that I
replaced it, it seems fixed now.
|
2021-01-09 13:00:17 +01:00 |
|
|
8dd908c3b4
|
app-emulation/dxvk: Remove unused eclass ninja-utils.
|
2021-01-05 00:47:01 +01:00 |
|
|
c588a77c2d
|
app-emulation/dxvk: New patch for adding compiler/linker flags.
The old patch stopped working after
<https://github.com/doitsujin/dxvk/commit/77af102> and <https://github.com/doitsujin/dxvk/commit/7d67306>.
|
2021-01-05 00:42:44 +01:00 |
|
|
c5ea7d7936
|
app-emulation/dxvk: Remove old ebuild.
|
2020-12-02 17:55:54 +01:00 |
|
|
19bd7f19e0
|
app-emulation/dxvk: Version bump 1.7.3.
|
2020-12-02 17:54:51 +01:00 |
|
|
98185149f6
|
app-emulation/dxvk: Add RESTRICT="!test? ( test )" to 9999.
|
2020-10-07 19:57:14 +02:00 |
|
|
8e1d03044b
|
app-emulation/dxvk: Rename 9999-r4 to 9999.
|
2020-10-07 19:56:22 +02:00 |
|
|
786f91c320
|
app-emulation/dxvk: Delete old ebuild.
|
2020-10-07 19:55:27 +02:00 |
|
|
6162fb5502
|
app-emulation/dxvk: Version bump 1.7.2.
|
2020-10-07 19:54:22 +02:00 |
|
|
32836c6a0e
|
Switch to thin manifests and don't sign them anymore.
Commits are still signed.
|
2020-09-04 03:50:50 +02:00 |
|
|
af833fe18f
|
app-emulation/dxvk: Fix checksums for 1.7.1.
Closes: #9
|
2020-08-14 21:33:58 +02:00 |
|
|
d58e2bef71
|
app-emulation/dxvk: Remove old ebuilds.
|
2020-08-13 20:48:16 +02:00 |
|
|
d53a8968e3
|
app-emulation/dxvk: Version bump 1.7.1.
|
2020-08-13 20:46:34 +02:00 |
|
|
8dffcd9733
|
app-emulation/dxvk: Delete old ebuilds and files.
|
2020-05-18 16:04:29 +02:00 |
|
|
4423fadede
|
app-emulation/dxvk: Use same patch for 1.7 and 1.6.1.
|
2020-05-18 16:03:23 +02:00 |
|
|
3aba3ae496
|
app-emulation/dxvk: Add C*FLAGS to 64 bit builds.
|
2020-05-18 15:59:25 +02:00 |
|
|
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 |
|
|
2d97b485bf
|
app-emulation/dxvk: Version bump 1.7.
|
2020-05-16 18:21:25 +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 |
|
|
27cbdfb00a
|
app-emulation/dxvk: Update 1.6.
Fix QA issues, add use flags, add custom build flags, filter -march.
|
2020-04-25 16:17:25 +02:00 |
|
|
fa611deadc
|
app-emulation/dxvk: Re-add 1.6.
This reverts commit 3e747a9acd .
Bug: #8
|
2020-04-25 16:14:30 +02:00 |
|
|
9431fbcf8e
|
app-emulation/dxvk: Test if the thread model in mingw is posix.
|
2020-04-25 16:03:53 +02:00 |
|
|
9582ab8151
|
app-emulation/dxvk: Fix use-flag descriptions.
|
2020-04-23 23:24:36 +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 |
|
|
77a1bff710
|
app-emulation/dxvk: Fix manifest.
|
2020-04-21 19:46:00 +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 |
|
|
eff81d6d42
|
app-emulation/dxvk: Remove old ebuilds.
|
2020-04-21 18:30:18 +02:00 |
|
|
25a00b36ba
|
app-emulation/dxvk: Update live ebuild, revbump to r4.
|
2020-04-21 18:13:08 +02:00 |
|
|
3e747a9acd
|
app-emulation/dxvk: Remove old ebuilds.
|
2020-04-21 18:12:34 +02:00 |
|
|
72d7e730ac
|
app-emulation/dxvk: Drop ~x86.
|
2020-04-21 17:58:23 +02:00 |
|
|
93c3b9a7d2
|
app-emulation/dxvk: Check for mingw on build host; enable ~amd64.
|
2020-04-21 17:48:07 +02:00 |
|
|
820d0534ed
|
app-emulation/dxvk: Delete *.a and make --strip optional.
|
2020-04-21 17:29:50 +02:00 |
|