https://bugs.winehq.org/show_bug.cgi?id=42512
Bug ID: 42512 Summary: A staging commit tanks performance Product: Wine-staging Version: 2.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: noonetinone@gmail.com CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Regression SHA1: 1cc5d04346f6fcf6d7b06e776b81b2a58b3d64f8 Distribution: Other
A staging commit tanks performance in Hitman: Absolution. Other titles are affected as well. For 2.1(S) I would get 20-24 fps. But with 2.2(S) I get 6 or 7 fps.
I did track down the offending commit.
****************************************************************************** commit 1cc5d04346f6fcf6d7b06e776b81b2a58b3d64f8 Author: Sebastian Lackner sebastian@fds-team.de Date: Sun Feb 12 05:21:10 2017 +0100
Added patch to create buffers on default pool in wined3d_buffer_create.
**********************************************************************************
All staging commits prior to this one give good performance. Note: I did rebase again wine commit 9c72376c8cc03a4ea86dddaa6d18a93a1a33fc73 .