-
d94e6c2a
by Rémi Bernon at 2026-04-30T16:25:21+02:00
opengl32: Generate a thunks.h file for extern declarations.
-
8d19224d
by Rémi Bernon at 2026-04-30T16:25:21+02:00
opengl32: Implement wglMakeCurrent with wglMakeContextCurrentARB.
-
733ff599
by Rémi Bernon at 2026-04-30T16:25:21+02:00
opengl32: Implement wglCreateContext with wglCreateContextAttribsARB.
-
789f5803
by Rémi Bernon at 2026-04-30T16:25:21+02:00
opengl32: Move context thread id checks to the PE side.
-
10ee571d
by Rémi Bernon at 2026-04-30T16:25:22+02:00
opengl32: Generate code to call the get_integer hooks.