- 26 Feb, 2022 1 commit
-
-
Ameer J authored
RDNA2 devices running under the RADV driver were crashing when VK_EXT_vertex_input_dynamic_state was enabled. Blacklisting these devices until a proper fix is established.
-
- 22 Feb, 2022 2 commits
-
-
Mai M authored
service: am: Update enum names to match documentation
-
Narr the Reg authored
-
- 21 Feb, 2022 4 commits
-
-
bunnei authored
vulkan_device: fix missing format in ANV
-
bunnei authored
core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory.
-
bunnei authored
core: hle: kernel: KPageTable: Fix UnmapPages.
-
voidanix authored
Currently Mesa's ANV driver does not support VK_FORMAT_B5G6R5_UNORM_PACK16, implement an alternative for it.
-
- 19 Feb, 2022 4 commits
- 18 Feb, 2022 2 commits
- 17 Feb, 2022 3 commits
-
-
Wunkolo authored
Addresses https://github.com/yuzu-emu/yuzu/issues/7881 to fix linux builds. `YUZU_NON_COPYABLE` deletes the `T(const T&)` constructor which will cause the implicitly defined default ctor/dtor to no-longer generate.
-
Mai M authored
kernel: svc: Add OutputDebugString32, CreateCodeMemory32, ControlCodeMemory32
-
bunnei authored
service/mnpp: Stub mnpp_app
-
- 16 Feb, 2022 1 commit
-
-
Morph authored
file_sys: Dump patched exefs rather than base
-
- 15 Feb, 2022 4 commits
-
-
bunnei authored
audio_core: Update current process revision
-
bunnei authored
common: fs_util: Add buffer to string view utility functions
-
Narr the Reg authored
-
Kelebek1 authored
-
- 14 Feb, 2022 3 commits
-
-
Sergi Granell authored
Very straightforward, they are just wrappers to the 64-bit version of the SVC.
-
bunnei authored
svc: Set unique names for function tables
-
Mai M authored
debugger: console: Set console output codepage to UTF-8
-
- 13 Feb, 2022 4 commits
-
-
Morph authored
These functions allow to construct a string view from an input buffer, avoiding the copy done by the non string view counterparts. However, callers must be cognizant of the viewed buffer's lifetime to avoid a use-after-free.
-
Morph authored
This allows the console to display multi-byte encoded characters.
-
german77 authored
-
Narr the Reg authored
hid: Stub IsUsbFullKeyControllerEnabled
-
- 12 Feb, 2022 1 commit
-
-
lat9nq authored
Used by Splatoon 2, when opening the inventory from a LAN battle lobby. Reference: https://switchbrew.org/wiki/HID_services
-
- 11 Feb, 2022 3 commits
-
-
lat9nq authored
Update CURRENT_PROCESS_REVISION from REV9 to REVA. Used by Nintendo Entertainment System - Nintendo Switch Online 6.0.0 and Super Nintendo Entertainment System - Nintendo Switch Online 3.0.0.
-
bunnei authored
common: Revise and fix the UUID implementation
-
Narr the Reg authored
Used in Super Nintendo Entertainment System™ - Nintendo Switch Online
-
- 10 Feb, 2022 4 commits
-
-
Morph authored
-
bunnei authored
yuzu: New hotkeys and mute audio on background
-
Narr the Reg authored
-
bunnei authored
yuzu: Add auto center on right click
-
- 09 Feb, 2022 4 commits
-
-
bunnei authored
hle: kernel: KCodeMemory: Correct m_page_group number of pages.
-
Narr the Reg authored
-
bunnei authored
-
bunnei authored
Credits to @xerpi for finding this issue and pointing it out on #7519.
-