1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 9791f0d590 qt/main: Unindent code in OnMenuInstallToNAND()
We can change this into an early-return if the filename is empty.
There's no need to include all of the code within the if statement.
2018-08-16 10:37:58 -04:00
..
audio_core Merge pull request #1033 from MerryMage/interp 2018-08-13 12:19:59 -04:00
common Merge pull request #1005 from DarkLordZach/registered-fmt 2018-08-15 23:11:58 -04:00
core Merge pull request #1005 from DarkLordZach/registered-fmt 2018-08-15 23:11:58 -04:00
input_common input_common: Use std::move where applicable 2018-08-02 21:51:11 -04:00
tests externals: Update catch to 2.3.0 2018-08-07 19:26:13 -04:00
video_core Shader/Conversion: Implemented the negate bit in F2F and I2I instructions. 2018-08-15 09:27:43 -05:00
yuzu qt/main: Unindent code in OnMenuInstallToNAND() 2018-08-16 10:37:58 -04:00
yuzu_cmd loader: Make ResultStatus directly compatible with fmt 2018-08-15 05:52:37 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 2018-07-27 22:33:31 -04:00