This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
34c9a338079299bd381016a134a24a3bfb0f15f3
dolphin
/
Source
/
Core
/
DolphinWX
/
GLInterface
T
History
Ryan Houdek
34c9a33807
[GLExtensions] Remove AGL GetProcAddress. Change dlsym to using RTLD_NEXT. Enable dlsym fallback for OS X
2014-01-17 16:06:03 +01:00
..
AGL.cpp
[GLExtensions] Remove AGL GetProcAddress. Change dlsym to using RTLD_NEXT. Enable dlsym fallback for OS X
2014-01-17 16:06:03 +01:00
AGL.h
[GLExtensions] Remove AGL GetProcAddress. Change dlsym to using RTLD_NEXT. Enable dlsym fallback for OS X
2014-01-17 16:06:03 +01:00
EGL.cpp
[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely from the codebase. This has been tested on Android and Linux+ATI. Of course untested on Windows and Apple. Also untested with Linux + EGL but should be fine there. There are most likely a couple of extensions I'm missing which would result in null pointer runs but not bad for the initial commit.
2014-01-17 15:50:51 +01:00
EGL.h
[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely from the codebase. This has been tested on Android and Linux+ATI. Of course untested on Windows and Apple. Also untested with Linux + EGL but should be fine there. There are most likely a couple of extensions I'm missing which would result in null pointer runs but not bad for the initial commit.
2014-01-17 15:50:51 +01:00
GLX.cpp
[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely from the codebase. This has been tested on Android and Linux+ATI. Of course untested on Windows and Apple. Also untested with Linux + EGL but should be fine there. There are most likely a couple of extensions I'm missing which would result in null pointer runs but not bad for the initial commit.
2014-01-17 15:50:51 +01:00
GLX.h
[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely from the codebase. This has been tested on Android and Linux+ATI. Of course untested on Windows and Apple. Also untested with Linux + EGL but should be fine there. There are most likely a couple of extensions I'm missing which would result in null pointer runs but not bad for the initial commit.
2014-01-17 15:50:51 +01:00
InterfaceBase.h
[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely from the codebase. This has been tested on Android and Linux+ATI. Of course untested on Windows and Apple. Also untested with Linux + EGL but should be fine there. There are most likely a couple of extensions I'm missing which would result in null pointer runs but not bad for the initial commit.
2014-01-17 15:50:51 +01:00
Platform.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
Platform.h
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
Wayland_Util.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
Wayland_Util.h
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
WGL.cpp
fix windows build
2014-01-17 16:01:17 +01:00
WGL.h
[GLExtensions] Remove glew includes from wgl and agl.
2014-01-17 15:56:04 +01:00
X11_Util.cpp
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
X11_Util.h
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00