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
/
GLContext.cpp
Age
Commit message (
Expand
)
Author
2026-04-20
Remove GLX support
Link Mauve
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-01-02
Rehabilitate Haiku support.
waddlesplash
2020-08-22
windows: fix build if pch were to be disabled
Shawn Hoffman
2020-03-23
Cleanup warnings of -Wunused-variable
Jun Su
2019-09-01
DolphinNoGUI: Add a FBDev platform
Stenzek
2019-09-01
GLContext: Get size using eglQuerySurface()
Stenzek
2018-10-20
GLContext: Try GL versions 3.2-4.6 when getting a context
Stenzek
2018-10-20
CMake: Make X11 and EGL optional
Stenzek
2018-10-20
GLContext: Runtime selection of EGL/GLX on Linux
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: Remove global context pointer
Stenzek
2018-10-20
VideoBackends: Pass window system info from host on creation
Stenzek
2018-10-20
GLContext: Use host connection
Stenzek
2018-10-20
Refactoring and cleanup of GLInterface (now GLContext)
Stenzek