This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2026-01-23 22:24:04 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
583bd20f02fabb2b41f42d2ae8feb1994c0e4fb4
yuzu
/
src
History
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
audio_core/audio_renderer: Fix typo in AuxInfo member name
2018-11-13 13:32:13 -05:00
common
Merge pull request
#1773
from lioncash/thread
2018-11-23 08:52:05 -08:00
core
Services/VI: Dereferencing an uninitialized std::optional is undefined behavior.
2018-11-30 16:06:49 -05:00
input_common
…
tests
global: Use std::optional instead of boost::optional (
#1578
)
2018-10-30 00:03:25 -04:00
video_core
Merge pull request
#1808
from Tinob/master
2018-11-28 17:47:28 -05:00
web_service
compatdb: Use a seperate endpoint for testcase submission
2018-10-28 13:23:02 +01:00
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
…