2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Subv 583bd20f02 Services/VI: Dereferencing an uninitialized std::optional is undefined behavior.
Assert that it is not empty before using it in the DequeueBuffer wait callback.
2018-11-30 16:06:49 -05:00
..
audio_core
common
core Services/VI: Dereferencing an uninitialized std::optional is undefined behavior. 2018-11-30 16:06:49 -05:00
input_common
tests
video_core Merge pull request #1808 from Tinob/master 2018-11-28 17:47:28 -05:00
web_service
yuzu configure_input: Amend clang-format discrepancies 2018-11-30 03:31:56 -05:00
yuzu_cmd Merge pull request #1725 from FernandoS27/gl43 2018-11-23 23:56:57 -05:00
.clang-format
CMakeLists.txt