1
0
Fork 0
yuzu-mirror/src
Lioncash 91b56c4928 fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFSBuildFileContext and RomFSBuildDirectoryContext
There's no need to duplicate in-class initializers with a constructor
initializer list. std::strings also initialize to empty by default.
2018-09-25 20:06:21 -04:00
..
audio_core Added audren:u#GetAudioRendererState 2018-09-23 22:32:01 +10:00
common Merge pull request #1365 from DarkLordZach/lfs 2018-09-25 16:59:44 -04:00
core fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFSBuildFileContext and RomFSBuildDirectoryContext 2018-09-25 20:06:21 -04:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests Merge pull request #1327 from FearlessTobi/port-4171 2018-09-17 09:54:31 -04:00
video_core Added glObjectLabels for renderdoc for textures and shader programs (#1384) 2018-09-23 17:55:41 -04:00
yuzu yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize() 2018-09-25 20:06:21 -04:00
yuzu_cmd Update config.cpp 2018-09-21 16:16:51 -05:00
.clang-format
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 2018-07-27 22:33:31 -04:00