dolphin/Source
JosJuice 07d3a39aeb Filesystem: Replace file info's full path with name
Some callers (i.e. ISOProperties) don't want the full path, so giving them
it is unnecessary. Those that do want it can use GetPathFromFSTOffset.
Not storing full paths everywhere also saves a small bit of RAM and is
necessary for a later commit. The code isn't especially pretty right now
(callers need to use FST offsets...) but it'll become better later.
2017-06-13 22:38:31 +02:00
..
Android Boot: Clean up the boot code 2017-06-06 16:27:52 +02:00
Core Filesystem: Replace file info's full path with name 2017-06-13 22:38:31 +02:00
DSPSpy Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPTool Move DSP::CodesToHeader to DSPTool 2017-06-05 19:28:40 -07:00
PCH msvc: bump the required _MSC_FULL_VER 2017-06-03 18:20:41 -07:00
UnitTests Merge branch 'master' into fix-unittests 2017-06-07 21:20:06 -07:00
VSProps remove MemUsage, and therefor psapi dependency 2017-06-08 22:25:46 -07:00
.clang-format clang-format: Sort windows.h before other headers 2017-01-23 00:35:09 -08:00
CMakeLists.txt Common: Add a std::optional implementation 2017-06-03 12:36:24 +02:00
dolphin-emu.sln Include utf8 BOM in sln file so shell displays a nice icon 2017-06-03 18:20:40 -07:00