-
f5003940
by Paul Gofman at 2026-02-19T15:40:39+01:00
win32u: Register WGL_ARB_multisample extension for EGL backend.
-
307b84e1
by Paul Gofman at 2026-02-19T15:40:39+01:00
win32u: Set pbuffer drawable to internal context in wglBindTexImageARB().
-
1917276c
by Paul Gofman at 2026-02-19T15:40:39+01:00
opengl32: Create compatibility context in wrap_wglCreateContext().
-
62da9c02
by Paul Gofman at 2026-02-19T15:40:39+01:00
win32u: Don't present new drawable in context_sync_drawables().
-
09bd84fd
by Paul Gofman at 2026-02-19T15:40:39+01:00
opengl32: Also bind default framebuffer in pop_default_fbo().
So if the drawable is switched from framebuffer drawable default FBO
is properly restored.