dolphin/Source/Core
JosJuice b0ee8bd0a0 NonCopyable: Allow moving
NonCopyable is only supposed to prevent classes from being copied,
not make it hard for classes to be moveable.
2017-08-01 20:50:11 +02:00
..
AudioCommon
Common NonCopyable: Allow moving 2017-08-01 20:50:11 +02:00
Core Merge pull request #5844 from leoetlino/video-analytics 2017-08-01 19:23:59 +08:00
DiscIO DirectoryBlob: Standardize the spelling of disc 2017-08-01 11:36:40 +02:00
DolphinNoGUI
DolphinQt2 DolphinQt2: Fix memory leak in GameLoader::LoadGame 2017-08-01 11:36:40 +02:00
DolphinWX DolphinWX: Increment game list cache version 2017-08-01 11:36:40 +02:00
InputCommon
UICommon Config: Fix the loader Load() being called twice 2017-07-31 22:32:05 +08:00
VideoBackends Merge pull request #5834 from stenzek/bc7 2017-08-01 12:39:19 +10:00
VideoCommon Merge pull request #5834 from stenzek/bc7 2017-08-01 12:39:19 +10:00
CMakeLists.txt