dolphin/Source/Core
Anthony 8adce86daa
Merge pull request #6355 from myfreeweb/clang6-warning
Add -Wno-register to calm down clang 6.0.0 (C++17 mode)
2018-02-07 22:25:57 -08:00
..
AudioCommon AudioCommon: make SetSoundStreamRunning idempotent 2017-11-19 12:09:54 -08:00
Common CustomTexture: Drop old texture format. 2018-01-20 17:08:47 +01:00
Core PPCSymbolDB: two columns symbol map support added 2018-01-24 12:43:23 +01:00
DiscIO WiiSaveBanner: Resolve a -Wreorder warning 2017-12-03 18:34:49 -05:00
DolphinNoGUI dolphin-emu-nogui: Conform to the _NET_WM_PID protocol 2018-02-03 03:43:42 +01:00
DolphinQt2 Qt/BreakpointWidget: Fix MBP delete 2018-02-06 11:06:14 +01:00
DolphinWX Tweak Qt debugger strings to be more translation friendly 2018-01-21 16:33:46 +01:00
InputCommon Merge pull request #6355 from myfreeweb/clang6-warning 2018-02-07 22:25:57 -08:00
UICommon UICommon: Move screensaver code to UICommon 2018-01-03 12:38:33 +01:00
VideoBackends Do not link to libusbhid on FreeBSD/NetBSD 2018-02-05 00:46:59 +03:00
VideoCommon BPMemory: Handle fog configuration where both A and C are infinity/NaN 2018-02-01 17:40:39 +10:00
CMakeLists.txt