dolphin-emulator/Source/Core
JosJuice 4d77d12f01 Remove length parameter from DiscScrubber::ReadFromVolume
The function only makes sense when the length is 4. All current callers
use the length 4, so this change doesn't affect any behavior.
2015-10-18 09:24:31 +02:00
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common Merge pull request #3178 from shuffle2/ucrt-fread-workaround 2015-10-17 05:02:18 -07:00
Core Core: Move a global into a namespace 2015-10-16 22:52:41 -04:00
DiscIO Remove length parameter from DiscScrubber::ReadFromVolume 2015-10-18 09:24:31 +02:00
DolphinQt DolphinQt: Install binary for systems not matching APPLE 2015-10-09 11:11:41 +02:00
DolphinWX Merge pull request #3139 from JosJuice/fix-wii-root 2015-10-16 16:49:34 +02:00
InputCommon Merge pull request #3128 from lioncash/unique 2015-10-03 19:08:00 -07:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends Make sure FORCE_EARLY_Z is defined for GLES 2015-10-18 02:37:14 +13:00
VideoCommon Support Conservative Depth as a fallback for EarlyZ 2015-10-18 01:46:54 +13:00
CMakeLists.txt