dolphin/Source/Core
Lioncash fb929ab8e5
DolphinQt2/CMakeLists: Specify Qt modules via COMPONENTS in the find_package call
Eliminates the need to find the individual modules separately
2018-04-04 15:05:20 -04:00
..
AudioCommon AudioCommon/CMakelists: Migrate off add_dolphin_library 2018-03-22 22:07:11 -04:00
Common Merge pull request #6571 from lioncash/rotate 2018-04-02 12:18:22 +02:00
Core Merge pull request #6578 from JosJuice/remove-projection-hacks 2018-04-04 09:10:32 +02:00
DiscIO DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
DolphinNoGUI
DolphinQt2 DolphinQt2/CMakeLists: Specify Qt modules via COMPONENTS in the find_package call 2018-04-04 15:05:20 -04:00
DolphinWX Merge pull request #6588 from lioncash/cmake 2018-04-04 16:57:01 +02:00
InputCommon CMakeLists: Link in system framework libraries explicitly on macOS 2018-03-30 16:14:10 -04:00
UICommon Remove EmuState 2018-03-31 16:21:17 +02:00
Updater Updater: Implement UI 2018-03-28 17:59:22 +02:00
VideoBackends Merge pull request #6578 from JosJuice/remove-projection-hacks 2018-04-04 09:10:32 +02:00
VideoCommon Merge pull request #6578 from JosJuice/remove-projection-hacks 2018-04-04 09:10:32 +02:00
CMakeLists.txt