dolphin/Source/Core/DolphinWX/GLInterface
Tillmann Karras d802d39281 clang-modernize -use-nullptr
and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine
2014-03-09 21:14:26 +01:00
..
AGL.cpp Fix the Android build. 2014-02-20 01:01:11 +01:00
AGL.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
EGL.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01: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
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
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
X11_Util.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
X11_Util.h Fix more header sorting issues in DolphinWX/ (now check-includes clean). 2014-02-20 01:01:10 +01:00