dolphin/Source/Core
Lioncash 57701cd988 UICommon/ResourcePack: Make TEXTURE_PATH a regular array
Same behavior, only it doesn't unnecessarily store a pointer in the
executable. While we're at it, make it constexpr and move it into the
namespace.
2019-05-27 12:33:50 -04:00
..
AudioCommon Merge pull request #8087 from spycrab/cmake_win2019 2019-05-14 21:07:26 +02:00
Common Merge pull request #8113 from lioncash/ini-key 2019-05-23 12:15:30 +02:00
Core GCMemcardDirectory: Improve logic for which files are loaded into the virtual memory card. 2019-05-25 21:51:36 +02:00
DiscIO
DolphinNoGUI Update Discord rich presence when the title changes 2019-05-24 14:12:48 +02:00
DolphinQt Merge pull request #7799 from Tilka/mapping 2019-05-26 18:10:06 +02:00
InputCommon Merge pull request #7992 from artemist/centering 2019-05-20 18:29:31 +02:00
MacUpdater
UICommon UICommon/ResourcePack: Make TEXTURE_PATH a regular array 2019-05-27 12:33:50 -04:00
UpdaterCommon
VideoBackends Also free when initialization fails, and move to end 2019-05-26 19:59:29 -07:00
VideoCommon Merge pull request #8069 from iwubcode/passive_support 2019-05-12 15:15:34 +10:00
WinUpdater
CMakeLists.txt