summaryrefslogtreecommitdiff
path: root/Source/Core/Common/GL/GLInterface/WGL.cpp
AgeCommit message (Expand)Author
2018-10-20GLContext: Try GL versions 3.2-4.6 when getting a contextStenzek
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
2018-04-13Fix change in comment meaning by autoformat.Scott Mansell
2018-04-12Reformat all the things!spycrab
2017-07-05OGL: Support Quad-Buffered stereoscopy.Jules Blok
2017-06-07do not assign in conditional statementsShawn Hoffman
2017-06-05Fix minor formatting issuesLéo Lam
2016-11-29GLInterface: Implement core and shared context creation for WGLStenzek
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-12-13Fix minor memory leak in WGL interface.Ryan Houdek
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-09-22WGL: Don't depend on Core/VideoCommonScott Mansell
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell