dolphin/Source/Core
Lioncash 03414e8e84 Common: Add header for compiler-specifics
Instead of globbing things under an ambiguous Common.h header, move
compiler-specifics over to Compiler.h. This gives us a dedicated home
for anything related to compilers that we want to make functional across
all compilers that we support.

This moves us a little closer to eliminating Common.h entirely.
2018-06-09 12:10:05 -04:00
..
AudioCommon
Common Common: Add header for compiler-specifics 2018-06-09 12:10:05 -04:00
Core Common: Add header for compiler-specifics 2018-06-09 12:10:05 -04:00
DiscIO Qt/FilesystemWidget: Add size column 2018-06-02 18:59:56 +02:00
DolphinNoGUI Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
DolphinQt2 Merge pull request #7088 from Ebola16/TFD 2018-06-07 16:50:15 +02:00
DolphinWX Add OSD message for Volume Hotkeys 2018-06-06 17:11:43 +02:00
InputCommon Merge pull request #7062 from robopilot99/master 2018-06-08 14:04:03 +02:00
UICommon Merge pull request #7076 from JosJuice/android-gamelist-uicommon 2018-06-08 13:59:45 +02:00
Updater
VideoBackends Merge pull request #7075 from Ebola16/DumpObjects 2018-06-06 15:20:14 +02:00
VideoCommon Common: Add header for compiler-specifics 2018-06-09 12:10:05 -04:00
CMakeLists.txt