dolphin/Source/Core/DolphinWX/GLInterface
Scott Moreau 4b3c338930 Merge Platform.h into GLInterface.h 2014-01-20 00:32:01 -07: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 wayland: Add bits required to run as a wayland client. 2014-01-19 10:36:20 -07:00
EGL.h Merge Platform.h into GLInterface.h 2014-01-20 00:32:01 -07:00
GLX.cpp Rename our GLInterface class function 'GetProcAddress' in order to not have clashing function names due to Windows. 2014-01-18 14:18:32 +00:00
GLX.h Rename our GLInterface class function 'GetProcAddress' in order to not have clashing function names due to Windows. 2014-01-18 14:18:32 +00:00
InterfaceBase.h Rename our GLInterface class function 'GetProcAddress' in order to not have clashing function names due to Windows. 2014-01-18 14:18:32 +00:00
Platform.cpp Merge Platform.h into GLInterface.h 2014-01-20 00:32:01 -07:00
WGL.cpp Rename our GLInterface class function 'GetProcAddress' in order to not have clashing function names due to Windows. 2014-01-18 14:18:32 +00:00
WGL.h Rename our GLInterface class function 'GetProcAddress' in order to not have clashing function names due to Windows. 2014-01-18 14:18:32 +00:00
Wayland_Util.cpp Merge Platform.h into GLInterface.h 2014-01-20 00:32:01 -07:00
Wayland_Util.h wayland: Add bits required to run as a wayland client. 2014-01-19 10:36:20 -07:00
X11_Util.cpp Merge Platform.h into GLInterface.h 2014-01-20 00:32:01 -07:00
X11_Util.h wayland: Add bits required to run as a wayland client. 2014-01-19 10:36:20 -07:00