12 Mar
2024
12 Mar
'24
11:53 a.m.
On Fri Mar 8 18:22:29 2024 +0000, Rémi Bernon wrote:
Any reason for having that flag? Could we just call `p_eglSwapInterval(egl_display, ctx->draw->swap_interval);` withing the `if (refresh)`? The idea was to avoid an unnecessary `eglSwapInterval` call, but it's an inconsequential optimization, so I have removed the flag.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5264#note_64378