mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emulation/wine-*: update USE=wow64 description a bit
This has been improving, OpenGL performance should be better but still not necessarily as good and it may vary depending on setup. Supposedly has 16-bit support now albeit haven't really looked into that so this could be wrong. Either way, stay a bit more vague about what works and what doesn't, it also depend on the version used either way and not planning to try keeping version ranges in metadata.xml. Believe it should still be called experimental though, or at least until wine removes its own "experimental" warning when it's used (or at least I think it's still there, haven't checked latest version). When it does, we could probably start considering making it default. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -24,10 +24,9 @@
|
||||
<flag name="wow64">
|
||||
Enable the "new" wow64 mode that allows running 32bit
|
||||
applications without 32bit ELF multilib by mapping to
|
||||
64bit calls (experimental, *may* have worse/unusable
|
||||
OpenGL performance or other issues compared to
|
||||
USE=abi_x86_32 aka "old" wow64, also lacks 16bit
|
||||
support) -- if USE=mingw is set, still need the default
|
||||
64bit calls (experimental, *may* have worse performance
|
||||
or other issues compared to USE=abi_x86_32 aka "old"
|
||||
wow64) -- if USE=mingw is set, still need the default
|
||||
abi_x86_32 set on <pkg>dev-util/mingw64-toolchain</pkg>
|
||||
but that can be done even with /no-multilib/ profiles.
|
||||
|
||||
|
||||
@@ -32,10 +32,9 @@ This variant of the Wine packaging includes the Wine-Staging patchset.
|
||||
<flag name="wow64">
|
||||
Enable the "new" wow64 mode that allows running 32bit
|
||||
applications without 32bit ELF multilib by mapping to
|
||||
64bit calls (experimental, *may* have worse/unusable
|
||||
OpenGL performance or other issues compared to
|
||||
USE=abi_x86_32 aka "old" wow64, also lacks 16bit
|
||||
support) -- if USE=mingw is set, still need the default
|
||||
64bit calls (experimental, *may* have worse performance
|
||||
or other issues compared to USE=abi_x86_32 aka "old"
|
||||
wow64) -- if USE=mingw is set, still need the default
|
||||
abi_x86_32 set on <pkg>dev-util/mingw64-toolchain</pkg>
|
||||
but that can be done even with /no-multilib/ profiles.
|
||||
|
||||
|
||||
@@ -32,10 +32,9 @@ This variant of the Wine packaging does not include external patchsets
|
||||
<flag name="wow64">
|
||||
Enable the "new" wow64 mode that allows running 32bit
|
||||
applications without 32bit ELF multilib by mapping to
|
||||
64bit calls (experimental, *may* have worse/unusable
|
||||
OpenGL performance or other issues compared to
|
||||
USE=abi_x86_32 aka "old" wow64, also lacks 16bit
|
||||
support) -- if USE=mingw is set, still need the default
|
||||
64bit calls (experimental, *may* have worse performance
|
||||
or other issues compared to USE=abi_x86_32 aka "old"
|
||||
wow64) -- if USE=mingw is set, still need the default
|
||||
abi_x86_32 set on <pkg>dev-util/mingw64-toolchain</pkg>
|
||||
but that can be done even with /no-multilib/ profiles.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user