This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-02-18 22:00:27 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d6ee140f0ff70927bb7fce7bae72277a20fa17f
dolphin
/
Source
/
Core
/
Common
/
GL
/
GLInterface
History
Ryan Houdek
018625e54f
Rearrange GLInterface interface generation.
...
This will be important when we enable headless on Android
2016-02-05 10:53:32 -06:00
..
AGL.cpp
…
AGL.h
GLInterface: Add missing override specifiers
2016-01-02 14:26:36 -05:00
EGL.cpp
Fix a few missing includes
2016-02-05 10:50:08 -06:00
EGL.h
Support a headless EGL option.
2016-01-27 15:04:14 -06:00
EGLAndroid.cpp
…
EGLAndroid.h
…
EGLX11.cpp
…
EGLX11.h
…
GLInterface.cpp
Rearrange GLInterface interface generation.
2016-02-05 10:53:32 -06:00
GLX.cpp
…
GLX.h
…
WGL.cpp
Fix minor memory leak in WGL interface.
2015-12-13 11:42:18 -06:00
WGL.h
WGL: Make class member private
2016-01-02 14:26:41 -05:00
X11_Util.cpp
…
X11_Util.h
…