- 24 Nov, 2022 1 commit
-
-
Fernando Sahmkow authored
-
- 22 Nov, 2022 3 commits
-
-
liamwhite authored
k_handle_table: Remove cast to void* in GetObjectForIpc
-
Lioncash authored
This was used to get around the KProcess class being incomplete. We can just move this to the cpp file and eliminate the cast entirely, letting the compiler do its work.
-
bunnei authored
service: nfc: Implement NFC IUser service
-
- 21 Nov, 2022 2 commits
-
-
Narr the Reg authored
qt_amiibo_settings: Use WebClient only if ENABLE_WEB_SERVICE is enabled
-
Morph authored
Resolves compilation errors when ENABLE_WEB_SERVICE is disabled in CMake configuration
-
- 20 Nov, 2022 8 commits
-
-
Morph authored
dmnt:cht: fix copy-paste error
-
liamwhite authored
video_core: Reimplement inline index buffer binding
-
Narr the Reg authored
-
Liam 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 4 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
-