-- v3: win32u: Drop now unnecessary wglShareList entries. opengl32: Implement wglShareLists semi-stub directly. opengl32: Track whether current opengl context has been used. opengl32: Move GL internal TEB offsets to wine/opengl_driver.h. opengl32: Generate args loading / locking for wrapped functions. opengl32: Use cached attributes to detect legacy contexts. opengl32: Cache context creation attributes. opengl32: Simplify wglMake(Context)Current control flow.