dolphin/Source/Core
Lioncash b0dc823472
Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0)
Enforces the termination of GENERIC_LOGs with semicolons.
2018-04-16 12:11:32 -04:00
..
AudioCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
Common Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0) 2018-04-16 12:11:32 -04:00
Core Merge pull request #6642 from leoetlino/stm 2018-04-16 09:04:12 -04:00
DiscIO CMakeLists: Link in zlib privately where applicable 2018-04-13 08:29:46 -04:00
DolphinNoGUI UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
DolphinQt2 Merge pull request #6644 from leoetlino/uicommon-header 2018-04-14 20:25:22 -04:00
DolphinWX Merge pull request #6644 from leoetlino/uicommon-header 2018-04-14 20:25:22 -04:00
InputCommon Merge pull request #6564 from JosJuice/translate-certain-button-names 2018-04-14 23:20:39 +02:00
UICommon UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
Updater Updater: Implement UI 2018-03-28 17:59:22 +02:00
VideoBackends Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0) 2018-04-16 12:11:32 -04:00
VideoCommon Remove leftovers of projection hack support 2018-04-13 12:52:42 +02:00
CMakeLists.txt