[Git][wine/wine][master] win32u: Remove unnecessary drawable flush in context_sync_drawables.
"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
Alexandre Julliard pushed to branch master at wine / wine Commits: f76f2d04 by Rémi Bernon at 2025-12-09T12:52:58+01:00 win32u: Remove unnecessary drawable flush in context_sync_drawables. This fixes sluggish rendering of Steam and other CEF based applications, as wined3d calls wglMakeCurrent with possibly already active surface every time it tries to activate a context. - - - - - 1 changed file: - dlls/win32u/opengl.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/f76f2d04606e424cd5546b17df8c81eb41a02e10 -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/f76f2d04606e424cd5546b17df8c81eb41a02e10 You're receiving this email because of your account on gitlab.winehq.org.