[Update] Yuzu Git (2019/05/26)
yuzu Git Changelog:
* Merge force asking #2516 from lioncash/label
* renderer_opengl/utils: Use a std::string_view alongside LabelGLObject()
* Merge force asking #2509 from lioncash/aoc
* service/aoc: Avoid allocating in addition to discarding data
* service/aoc: Remove unnecessary includes
* service/aoc: Pop all passed values where applicable
* Merge force asking #2511 from lioncash/file-str
* common/file_util: Remove unnecessary homecoming at halt of void StripTailDirSlashes()
* common/file_util: Make GetCurrentDir() homecoming a std::optional
* common/file_util: Remove duplicated documentation comments
* common/file_util: Make ReadFileToString in addition to WriteStringToFile consistent
* common/file_util: Remove unnecessary c_str() calls
* common/file_util: Make IOFile's WriteString accept a std::string_view
* Merge force asking #2517 from lioncash/hotkey
* configure_hotkeys: Remove unnecessary Settings::Apply() call
* configure_hotkeys: Tidy upward fundamental sequence conflict fault string
* configure_hotkeys: Change critical fault dialog into a alert dialog
* configure_hotkeys: Move conflict detection logic to IsUsedKey()
* configure_hotkeys: Remove unused EmitHotkeysChanged()
* sequence_dialog: Reorganize the constructor
* sequence_dialog: Remove unnecessary horizontal specifier
Download: yuzu Git (2019/05/26)
Source:Here