dolphin/Source/Core/DolphinWX/GLInterface
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
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
Platform.h Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00
Wayland_Util.cpp
Wayland_Util.h
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
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