dolphin/Source/Core
JosJuice ace060748b Don't read from disk when checking volume type
Should be faster than relying on the OS to cache the magic words.
Also gets rid of the odd recursive call in VolumeDirectory.
2015-01-17 13:21:02 +01:00
..
AudioCommon Merge pull request #1847 from adamdmoss/openal-floatfix 2015-01-10 12:16:05 +11:00
Common MemoryUtil: mention Valgrind in mmap error message 2015-01-12 02:22:05 +01:00
Core Don't read from disk when checking volume type 2015-01-17 13:21:02 +01:00
DiscIO Don't read from disk when checking volume type 2015-01-17 13:21:02 +01:00
DolphinQt Don't read from disk when checking volume type 2015-01-17 13:21:02 +01:00
DolphinWX Don't read from disk when checking volume type 2015-01-17 13:21:02 +01:00
InputCommon CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
UICommon Added GameCube Adapter support. 2014-12-10 20:45:45 +11:00
VideoBackends Merge pull request #1501 from degasus/texture_creation 2015-01-11 01:01:18 +01:00
VideoCommon TexCache: remove expanded_width 2015-01-10 12:22:03 +01:00
CMakeLists.txt