11 Jan
2022
11 Jan
'22
2:51 a.m.
https://bugs.winehq.org/show_bug.cgi?id=52334 --- Comment #5 from Igor <karabaja4(a)gmail.com> --- In latest wine-git, I still get the regression with: static inline bool wined3d_map_persistent(void) { return false; } and the same with: static inline bool wined3d_map_persistent(void) { return true; } which is, a double FPS drop compared to wine 6.22. Changing the function return value seems to be having no effect on this bug. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.