dolphin/Source/Core
JosJuice 618ccf6109 Remove DiscScrubber::GetDOLSize in favor of IFileSystem::GetBootDOLSize
IFileSystem::GetBootDOLSize acts the same. The only difference is that it
reads the DOL offset on its own, but this change makes that optional.
2015-10-17 20:52:26 +02:00
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common Merge pull request #3139 from JosJuice/fix-wii-root 2015-10-16 16:49:34 +02:00
Core Merge pull request #3139 from JosJuice/fix-wii-root 2015-10-16 16:49:34 +02:00
DiscIO Remove DiscScrubber::GetDOLSize in favor of IFileSystem::GetBootDOLSize 2015-10-17 20:52:26 +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 VertexShaderManager: Get rid of float pointer casts 2015-10-15 23:34:54 -04:00
VideoCommon Merge pull request #3165 from mimimi085181/partial-texture-updates-same-offset 2015-10-16 10:02:36 +02:00
CMakeLists.txt