-- v2: win32u: Drop now unnecessary wglShareList implementation. opengl32: Implement wglShareLists directly. opengl32: Cache context creation attributes. opengl32: Share wgl_context struct definition with win32u. opengl32: Simplify wglMake(Context)Current control flow. opengl32: Move glFlush/glFinish hooking from win32u.