summaryrefslogtreecommitdiff
path: root/Source/Core/Common/GL/GLInterface/WGL.h
AgeCommit message (Expand)Author
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-09-01GLContext: Get size using eglQuerySurface()Stenzek
2018-10-20GLContext: Use destructor instead of Shutdown() to cleanupStenzek
2018-10-20GLContext: Combine shared context initialization and creationStenzek
2018-10-20GLContext: Use host connectionStenzek
2018-10-20Refactoring and cleanup of GLInterface (now GLContext)Stenzek
2017-07-05OGL: Support Quad-Buffered stereoscopy.Jules Blok
2017-01-23Add includes for building on Windows without PCHMichael Maltese
2016-11-29GLInterface: Implement core and shared context creation for WGLStenzek
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-02WGL: Make class member privateLioncash
2016-01-02GLInterface: Add missing override specifiersLioncash
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell