https://bugs.winehq.org/show_bug.cgi?id=57313
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Regression causes EV Nova |EV Nova falls back to |to fall back to software |software rendering, making |rendering, making it very |it very slow |slow | Keywords|regression | Regression SHA1|30c8da1c9dd8dcc1aee2d328a5f | |df7edbf6c7978 |
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- It's the usual issue with running out of 32-bit address space, the app allocates a 1Gb buffer, which may or may not leave enough contiguous space for the GL driver.
It may behave differently depending on the exact address space layout, but I don't think it's related to that commit, or a regression at all. It behaves the same way here with wine 8.0.