dolphin/Source/Core/DolphinWX/GLInterface
Matthew Parlane 31cfc73a09 Fixes spacing for "for", "while", "switch" and "if"
Also moved && and || to ends of lines instead of start.
Fixed misc vertical alignments and some { needed newlining.
2014-03-11 00:35:07 +13: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 Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
EGL.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GLInterface.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GLX.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
GLX.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
InterfaceBase.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
Platform.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
WGL.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
WGL.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Wayland_Util.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
Wayland_Util.h Fix more header sorting issues in DolphinWX/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
X11_Util.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
X11_Util.h Fix more header sorting issues in DolphinWX/ (now check-includes clean). 2014-02-20 01:01:10 +01:00