On Tue Jun 17 13:37:42 2025 +0000, Fabian Maurer wrote:
The `context` nullcheck is now pointless, since it's dereferenced anyways. Is that nullcheck superflous now, or should another nullcheck be added?
Hmm, I think it might be needed in theory but I kind of expect apps to always call wglSwapBuffer with an active context.