dolphin/Source/Core
Léo Lam 93f49b1ca4 Config: Make Load() and Save() slightly faster
Only invoke config changed callbacks from Config::Save, not
Layer::Save. The latter results in callbacks being called
once per layer, up to 7 times per save.
2018-05-23 16:07:18 +02:00
..
AudioCommon
Common Config: Make Load() and Save() slightly faster 2018-05-23 16:07:18 +02:00
Core Merge pull request #6944 from leoetlino/init-fs-contents 2018-05-23 11:37:10 +02:00
DiscIO Reimplement custom PNG banners in game list 2018-05-20 15:34:03 +02:00
DolphinNoGUI
DolphinQt2 Merge pull request #6946 from spycrab/qt_rob 2018-05-23 01:15:59 +02:00
DolphinWX DebugInterface: MemoryPatches methods added 2018-05-22 10:31:31 +04:00
InputCommon
UICommon Reimplement custom PNG banners in game list 2018-05-20 15:34:03 +02:00
Updater
VideoBackends OGL: Fix EFB access in MSAA-mode 2018-05-22 15:35:20 +10:00
VideoCommon HiresTextures: Do not load compressed textures with unaligned dimensions 2018-05-22 16:15:18 +10:00
CMakeLists.txt