dolphin/Source/Core/DolphinWX/GLInterface
Ryan Houdek bea484e12f Move Win32 specific function grabbing fallback to WGL.cpp. Fixes issue 6964. 2014-01-18 14:10:24 +00: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 Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00
EGL.h Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00: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] Remove a bunch of unneeded headers. Fix Linux+EGL compiling. Move include to glx.h around to work around it including global GL/gl.h 2014-01-17 16:06:29 +01:00
InterfaceBase.h Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00
Platform.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Platform.h Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00
WGL.cpp Move Win32 specific function grabbing fallback to WGL.cpp. Fixes issue 6964. 2014-01-18 14:10:24 +00:00
WGL.h [GLExtensions] Remove glew includes from wgl and agl. 2014-01-17 15:56:04 +01: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
X11_Util.cpp [GLExtensions] Remove a bunch of unneeded headers. Fix Linux+EGL compiling. Move include to glx.h around to work around it including global GL/gl.h 2014-01-17 16:06:29 +01:00
X11_Util.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00