dolphin/Source/Core/DolphinWX/Src/GLInterface
Lioncash 58159a1693 Some more logging typos and clarifications. Missed these in my last commit.
This commit mainly elaborates on some messages a little more. Also fixes some typos that slipped through the last commit.

A large change in text can be seen in EXI_DeviceMemoryCard.cpp. I added more info as to why a write to a memory card may fail. (This actually was a reason I was unable to write to a memcard recently).

Elaborations can be seen in WGL.cpp

I did change some comments in some files that I was correcting logging messages in, however this is only if I spot a typo or if an abbreviation is lower-cased. Even in that case, the amount of changes done to comments is very minimal.
2013-04-01 00:10:54 -04:00
..
AGL.cpp Add retina display support for Mac. 2013-03-31 11:36:42 -07:00
AGL.h Clean up CInterfaceAGL, make sure the screen gets cleared on stop, and remove the FPS update that messes up GUI builds since GUIless doesn't build anyways. 2013-03-18 17:15:59 -05:00
EGL_X11.cpp Fix compiling Dolphin on devices that provide crazy GLES drivers 2013-03-05 03:53:25 +00:00
EGL_X11.h Fix compiling Dolphin on devices that provide crazy GLES drivers 2013-03-05 03:53:25 +00:00
GLX.cpp Merge branch 'master' into GLSL-master 2013-02-18 18:49:20 +01:00
GLX.h Move swap control to the host specific GLInterface files. 2013-01-24 10:31:08 -06:00
InterfaceBase.h ARM Support without GLSL 2013-02-26 13:49:00 -06:00
WGL.cpp Some more logging typos and clarifications. Missed these in my last commit. 2013-04-01 00:10:54 -04:00
WGL.h Move swap control to the host specific GLInterface files. 2013-01-24 10:31:08 -06:00
X11_Util.cpp X11: Disable OSD hotkeys when the corresponding option is disabled. 2013-01-08 18:16:47 +01:00
X11_Util.h Remove duplicated X11 code. 2012-12-26 12:12:26 -06:00