index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
GL
/
GLInterface
/
WGL.h
Age
Commit message (
Expand
)
Author
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2019-09-01
GLContext: Get size using eglQuerySurface()
Stenzek
2018-10-20
GLContext: Use destructor instead of Shutdown() to cleanup
Stenzek
2018-10-20
GLContext: Combine shared context initialization and creation
Stenzek
2018-10-20
GLContext: Use host connection
Stenzek
2018-10-20
Refactoring and cleanup of GLInterface (now GLContext)
Stenzek
2017-07-05
OGL: Support Quad-Buffered stereoscopy.
Jules Blok
2017-01-23
Add includes for building on Windows without PCH
Michael Maltese
2016-11-29
GLInterface: Implement core and shared context creation for WGL
Stenzek
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-02
WGL: Make class member private
Lioncash
2016-01-02
GLInterface: Add missing override specifiers
Lioncash
2015-09-22
Move GL interface code out of the OpenGL video backend.
Scott Mansell