dolphin/Source
Lioncash 7b11ce3dd2 Compiler: Use [[maybe_unused]] in the Windows DOLPHIN_UNUSED macro
The required version of MSVC already supports [[maybe_unused]], so we
can utilize this here. When GCC 7 and clang 3.9 become hard
requirements, we can eliminate this macro entirely and replace it with
[[maybe_unused]].
2018-06-09 12:20:29 -04:00
..
Android Android: Don't allow INI editing for DOL/ELF files 2018-06-06 17:34:08 +02:00
Core Compiler: Use [[maybe_unused]] in the Windows DOLPHIN_UNUSED macro 2018-06-09 12:20:29 -04:00
DSPSpy
DSPTool Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
PCH
UnitTests Merge pull request #7057 from leoetlino/string 2018-06-04 12:44:57 +02:00
VSProps Remove SOIL altogether from the project. 2018-05-20 13:44:42 +02:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Make DolphinQT2 the default project in dolphin-emu.sln 2018-05-29 20:26:51 -04:00