Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dxvk for openSUSE:Factory checked in at 2021-09-20 23:33:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dxvk (Old) and /work/SRC/openSUSE:Factory/.dxvk.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dxvk" Mon Sep 20 23:33:43 2021 rev:3 rq:920342 version:1.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/dxvk/dxvk.changes 2021-06-22 20:45:16.390845172 +0200 +++ /work/SRC/openSUSE:Factory/.dxvk.new.1899/dxvk.changes 2021-09-20 23:36:30.939422818 +0200 @@ -1,0 +2,36 @@ +Mon Sep 20 15:02:04 UTC 2021 - Marcus Meissner <[email protected]> + +- 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). + - World of Final Fantasy: Forcibly disable MSAA to work around game bugs. Note that this should not impact visual quality since the game only uses MSAA for full-screen passes where it has no effect (#1216, #2136). + +------------------------------------------------------------------- Old: ---- v1.9.tar.gz New: ---- v1.9.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dxvk.spec ++++++ --- /var/tmp/diff_new_pack.YM2UDJ/_old 2021-09-20 23:36:31.603423639 +0200 +++ /var/tmp/diff_new_pack.YM2UDJ/_new 2021-09-20 23:36:31.607423644 +0200 @@ -1,7 +1,7 @@ # # spec file for package dxvk # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: dxvk -Version: 1.9 +Version: 1.9.2 Release: 0 Summary: Vulkan-based D3D11 implementation for Linux / Wine License: zlib-acknowledgement ++++++ v1.9.tar.gz -> v1.9.2.tar.gz ++++++ ++++ 14563 lines of diff (skipped)
