dolphin/Source/Core/DolphinWX/GLInterface
Ryan Houdek 484fb46390 Clang 3.4 exposes some warnings on Android.
Fixes all warnings on Android build except for what is in externals.
Removes a function from TextureDecoder_Generic since it is unused and generates a warning.
2014-03-17 18:17:12 -05:00
..
AGL.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
AGL.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EGL.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
EGL.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
GLInterface.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GLX.cpp Clang 3.4 exposes some warnings on Android. 2014-03-17 18:17:12 -05:00
GLX.h Clang 3.4 exposes some warnings on Android. 2014-03-17 18:17:12 -05:00
InterfaceBase.h Clang 3.4 exposes some warnings on Android. 2014-03-17 18:17:12 -05:00
Platform.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
Wayland_Util.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
Wayland_Util.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
WGL.cpp Clang 3.4 exposes some warnings on Android. 2014-03-17 18:17:12 -05:00
WGL.h Clang 3.4 exposes some warnings on Android. 2014-03-17 18:17:12 -05:00
X11_Util.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
X11_Util.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00