dolphin/Source/Core
Dwayne Slater 9d633307e3 VolumeDirectory: Shift parent_entry_index by m_address_shift
Parent entrys were written correctly for GameCube (since the address
shift is 0), but not for Wii (since the address shift is 2).
2017-04-15 13:53:59 -04:00
..
AudioCommon Mixer: Tweak audio stretch parameters 2017-04-12 17:56:58 +01:00
Common Merge pull request #5250 from MerryMage/psq_st 2017-04-12 20:52:59 +02:00
Core Merge pull request #5260 from MerryMage/CheckIfSafeAddress 2017-04-15 13:26:05 +02:00
DiscIO VolumeDirectory: Shift parent_entry_index by m_address_shift 2017-04-15 13:53:59 -04:00
DolphinNoGUI Don't special-case nogui exe name on Apple. 2017-03-08 13:17:49 -08:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX Remove audio backend tooltip 2017-04-12 21:03:36 +02:00
InputCommon ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
UICommon Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
VideoBackends Vulkan: Raise the number of texel buffer/storage image descriptors 2017-04-14 18:29:53 +10:00
VideoCommon TextureConversionShader: fix syntax error 2017-04-12 14:23:25 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00