- 30 Nov, 2022 1 commit
-
-
bunnei authored
- Prevents us from clashing with other callers trying to un/stall.
-
- 26 Nov, 2022 1 commit
-
-
bunnei authored
- This allows us to call IsPaused() elsewhere if we are holding the suspend lock.
-
- 25 Nov, 2022 4 commits
- 24 Nov, 2022 7 commits
-
-
Morph authored
GPU: Fix buffer cache issue, engine upload not inlining memory in multiple lines, etc
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
GPU: Fix buffer cache issue, engine upload not inlining memory in multiline and pessismistic invalidation.
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
- 23 Nov, 2022 5 commits
- 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 9 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
-