- Sep 30, 2021
-
-
lat9nq authored
Some titles, such as homebrew, do not have any version string. Because yuzu hard codes the title bar string assuming a version string is preset, booting homebrew causes yuzu to add an extra separator with no content between. This uses a lambda expression to prevent that from happening.
-
bunnei authored
buffer_cache, maxwell_dma: Minor refactoring and code fixes
-
- Sep 29, 2021
- Sep 28, 2021
- Sep 27, 2021
- Sep 26, 2021
-
-
Morph authored
video_core: Fix jthread related hangs when stopping emulation
-
- Sep 25, 2021
- Sep 24, 2021
-
-
Morph authored
- Used by Diablo II: Resurrected
-
Morph authored
general: Update style to clang-format-12
-
ameerj authored
-
ameerj authored
-
ameerj authored
-
Morph authored
common/uuid: Add validity checking functions to interface
-
bunnei authored
Fix "Unknown C standard control flag" warning
-
ameerj authored
jthread on some compilers is more picky when it comes to the order in which objects are destroyed.
-
- Sep 23, 2021
- Sep 22, 2021
-
-
Lioncash authored
The default constructor of UUID doesn't initialize its data members, so we need to directly initialize it to be invalid.
-
Lioncash authored
Given we have a function to invalidate, we should also have ones to query the validity. Also makes the code more straightforward to read.
-
Levi Behunin authored
Remove redundent label, rearange checkboxs to keep same 3 per column layout, remove unneeded properties.
-
- Sep 21, 2021
-
-
Levi Behunin authored
Numerize names, remove unneeded properties and spacer.
-
- Sep 20, 2021