This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-27 16:19:48 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4b83d17bf5e79351d3ceddb2f856bb048a52afc
dolphin
/
Source
/
Core
/
Common
/
GL
/
GLInterface
History
Ryan Houdek
d9999bf30c
Fix minor memory leak in WGL interface.
...
Would have a memory leak on game end
2015-12-13 11:42:18 -06:00
..
AGL.cpp
AGL: Don't depend on VideoCommon
2015-09-22 00:36:46 +12:00
AGL.h
…
EGL.cpp
Added some headers to allow Dolphin to compile in my environment.
2015-10-06 19:09:57 -05:00
EGL.h
EGL: Don't depend on VideoCommon or Core
2015-09-22 00:36:48 +12:00
EGLAndroid.cpp
EGL: Don't depend on VideoCommon or Core
2015-09-22 00:36:48 +12:00
EGLAndroid.h
…
EGLX11.cpp
Common: Remove other Common prefixed headers from Common.h
2015-09-26 18:51:58 -04:00
EGLX11.h
…
GLInterface.cpp
…
GLX.cpp
GLX: Don't depend on Core or VideoCommon
2015-09-22 00:36:47 +12:00
GLX.h
…
WGL.cpp
Fix minor memory leak in WGL interface.
2015-12-13 11:42:18 -06:00
WGL.h
…
X11_Util.cpp
GLX: Don't depend on Core or VideoCommon
2015-09-22 00:36:47 +12:00
X11_Util.h
…