- 20 Nov, 2022 5 commits
-
-
Narr the Reg authored
-
bunnei authored
service: am: Implement cabinet applet
-
Morph authored
Add available Vulkan VRAM to log files
-
Morph authored
github: Add new issue form templates
-
Morph authored
This is meant to only be used by developers.
-
- 19 Nov, 2022 14 commits
-
-
Morph authored
Replaced by the newer issue forms template
-
Morph authored
-
Morph authored
-
Fernando S authored
dynarmic: Fix stack misalignment in GenMemory128Accessors
-
bunnei authored
Dynarmic: Remove inaccurate NaN from Auto CPU settings.
-
Merry authored
-
liamwhite authored
core: hid: Implement true multitouch support
-
Fernando S authored
spirv_emit_context: add missing flat decoration
-
Narr the Reg authored
-
german77 authored
-
Narr the Reg authored
-
bunnei authored
maxwell3d: HLE multi-layer clear macro
-
Liam authored
-
liamwhite authored
shader: Implement miss attribute layer
-
- 18 Nov, 2022 3 commits
- 17 Nov, 2022 5 commits
-
-
liamwhite authored
Add break statement in default case
-
Fernando Sahmkow authored
-
FengChen authored
-
Liam authored
-
Liam authored
-
- 16 Nov, 2022 5 commits
-
-
Mai authored
externals: microprofileui: Remove unused variables
-
Valeri authored
Allows yuzu to be built with Clang 15
-
Matías Locatti authored
-
Mai authored
configure_profile_manager: Use a custom dialog when deleting a profile
-
lat9nq authored
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com> Co-authored-by: Mai M. <mathew1800@gmail.com>
-
- 15 Nov, 2022 5 commits
-
-
lat9nq authored
The border adds its own width at least on Linux which causes the icon to be offset by 1px, and cropped by 2px on the bottom and right sides.
-
lat9nq authored
A hopefully more informative dialog that most importantly notifies the user that their saves will be deleted with the user profile. cpm: Only keep track of UI elements that we need cpm: Remove unused forward declarations cpm: Add missing include
-
bunnei authored
core: Update result module
-
Liam authored
-
Narr the Reg authored
-
- 14 Nov, 2022 1 commit
-
-
Kyle Kienapfel authored
Visual Studio has an option to search all files in a solution, so I did a search in there for "default:" looking for any missing break statements. I've left out default statements that return something, and that throw something, even if via ThrowInvalidType. UNREACHABLE leads towards throw R_THROW macro leads towards a return
-
- 13 Nov, 2022 2 commits