dolphin/Source
Florent Castelli 31dfaafe0b AudioCommon: Remove checks against NullSound::isValid()
The NullAudio backend is guaranteed to be compiled in, so no reason
to check it.
In addition to that, if it wasn't valid, it wouldn't work as a fallback
in InitSoundStream as there are uses to g_sound_stream later.
2017-02-05 02:55:04 +01:00
..
Android cmake: Remove PCH support 2017-01-24 03:22:03 +01:00
Core AudioCommon: Remove checks against NullSound::isValid() 2017-02-05 02:55:04 +01:00
DSPSpy Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPTool DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
PCH Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
UnitTests Merge pull request #4809 from Orphis/cmake_windows 2017-02-03 08:33:13 -05:00
VSProps vs: Move defines out of Common.h to the build system 2017-01-24 03:55:46 +01:00
.clang-format clang-format: Sort windows.h before other headers 2017-01-23 00:35:09 -08:00
CMakeLists.txt CMake: Move Windows defines to Source/CMakeLists.txt 2017-01-27 02:50:49 -08:00
dolphin-emu.sln Implement experimental Vulkan backend 2016-10-01 02:40:01 +10:00