-
ad129ee3
by Rémi Bernon at 2025-08-22T12:05:54+02:00
opengl32: Hook glGet(Booleanv|Doublev|Floatv|Integer64v).
They can in theory be used to retrieve the same parameter than
glGetIntegerv, with a different result type.
-
e939df0a
by Rémi Bernon at 2025-08-22T12:05:59+02:00
opengl32: Share wgl_context structure definition with win32u.
-
02613ee1
by Rémi Bernon at 2025-08-22T12:06:00+02:00
opengl32: Keep track of draw/read framebuffer binding.
-
ba951534
by Rémi Bernon at 2025-08-22T12:06:03+02:00
opengl32: Return the tracked FBOs when using FBO surfaces.