On Tue Jun 17 13:41:22 2025 +0000, Rémi Bernon wrote:
Hmm, I think it might be needed in theory but I kind of expect apps to always call wglSwapBuffer with an active context.
This is not the case in practice, SwapBuffers works with NULL context in WGL and GLX. I recall it is depended on in practice, IIRC the launcher of Black Desert.