dxvk: Vulkan-based D3D11 implementation for Linux / Wine
Provides a Vulkan-based implementation of DXGI and D3D11 in order to run 3D applications on Linux using Wine.
- Developed at Emulators:Wine
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/dxvk && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000085 85 Bytes | |
dxvk.changes | 0000246487 241 KB | |
dxvk.spec | 0000003252 3.18 KB | |
v1.9.2.tar.gz | 0001148537 1.1 MB |
Revision 3 (latest revision is 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 920342
from
Marcus Meissner (msmeissn)
(revision 3)
- updated to 1.9.2 - Reduced overall CPU overhead in D3D9. - Fixed various failures in wine's D3D9 tests. - Fixed various issues when the `d3d9.evictManagedTexturesOnUnlock` option is enabled. - Fixed various issues when the `d3d11.relaxedBarriers` option is enabled. - **Call of Cthulhu**: Fixed reflection rendering (#2248) - **Crysis 3**, **Homefront The Revolution**: Worked around poor performance (#2256) (#2241) - **GODS**: Fixed gamma curve (#2250) - **Total War Medieval 2**: Fixed black lines on the world map (#2258) and settings text (#2247) The game still crashes when loading battles due to running out of address space. - **Fantasy Grounds**: Fix incorrect rendering (#2251) - **Need For Speed Heat**: Fixed ground textures rendering incorrectly (#1764). - **Paranormal Files**: Fix black screen (#2192) - **Pathfinder: Wrath of the Rightous**: Fixed GPU hang in loading screen. Note that the game itself has further issues loading certain parts of the game, which do not appear to be related to wine or DXVK in any way. - **Payday**: Fix flickering reflections (#2259) - **Shin Megami Tensei 3**: Fixed hang when entering save room (#2161) - **Sine Mora EX**: Added 60 FPS lock (#2261) - updated to 1.9.1 - Fixed a number of performance and stability issues introduced with the D3D9 locking rewrite in 1.9 (#2142, #2149, #2150, #2164, #2168). - Rewrote the way staging textures are handled in D3D11. This can reduce memory usage and the number of image copies necessary to move data between the CPU and GPU, and fixes severe performance issues in Roblox on Nvidia GPUs. - Removed some workarounds for very old Mesa versions (19.0 and older). - Reimplemented locking primitives based on Windows SRW locks. This may be more efficient compared to the winpthreads implementation in mingw builds. - Earth Defense Force 5: Work around performance issues caused by the game frequently turning vertical synchronization on and off between frames (#2127) - Far Cry 1: Spoof Nvidia GPU in order to enable higher-quality water rendering. - Far Cry 5 and other Dunia Engine games: Fixed various issues due to uninitialized memory (PR #2137). - GTA IV: Fixed broken app profile that would break the game on Nvidia GPUs. - Risen 3: Fixed crash on Nvidia GPUs (#2154).
Comments 0