dolphin/Source/Core
Lioncash 5e4446c313
DolphinQt2/CMakeLists: Remove usages of LIBS and SRCS variables
Instead, operate on the target itself. Also removes the variable
representing the name of the target. We can just refer to this directly
2018-04-04 09:09:45 -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 #6585 from lioncash/exception 2018-04-03 09:52:36 +02:00
DiscIO DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
DolphinNoGUI Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
DolphinQt2 DolphinQt2/CMakeLists: Remove usages of LIBS and SRCS variables 2018-04-04 09:09:45 -04:00
DolphinWX DolphinWX/CMakeLists: Remove usages of the LIBS and SRCS variables 2018-04-03 08:04:29 -04: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 Vulkan/CMakeLists: Migrate off add_dolphin_library 2018-04-02 08:29:37 -04:00
VideoCommon Merge pull request #6573 from stenzek/bad-shader-uid-cache 2018-04-03 01:00:09 +10:00
CMakeLists.txt