https://bugs.winehq.org/show_bug.cgi?id=52334
--- Comment #2 from Igor karabaja4@gmail.com --- Hi,
I bisected the commits between 6.22 and 6.23. I found the culprit to be this commit:
537e20e041bd3b36553e45fe83671a92fdfd7735 is the first bad commit commit 537e20e041bd3b36553e45fe83671a92fdfd7735 Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Dec 1 17:52:16 2021 -0600
wined3d: Map OpenGL adapter BOs persistently on 64-bit architectures.
Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/wined3d/context_gl.c | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-)