| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | vk_blit_screen: Add missing format bgra8 | 2022-02-24 | 1 | -0/+2 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #7927 from german77/amiibo | 2022-02-24 | 1 | -0/+10 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | yuzu: Remove amiibos on drag and drop | 2022-02-20 | 1 | -0/+10 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #7859 from german77/battery_again | 2022-02-24 | 6 | -34/+27 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | input_common: Remove battery duplicated struct and update every button press | 2022-02-06 | 6 | -34/+27 | ||
| * | | | | | | | service: am: Update enum names to match documentation | 2022-02-21 | 4 | -16/+51 | ||
| * | | | | | | | Merge pull request #7913 from voidanix/anv-fix | 2022-02-21 | 3 | -2/+21 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | vulkan_device: fix missing format in ANV | 2022-02-21 | 3 | -2/+21 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #7919 from bunnei/phys-mem-updates | 2022-02-21 | 3 | -131/+506 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fixup! core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. | 2022-02-19 | 3 | -38/+18 | ||
| | * | | | | | | core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. | 2022-02-18 | 3 | -113/+508 | ||
| * | | | | | | | Merge pull request #7920 from bunnei/fix-unmap-pages | 2022-02-21 | 1 | -3/+2 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | core: hle: kernel: KPageTable: Fix UnmapPages. | 2022-02-18 | 1 | -3/+2 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #7867 from german77/amiibo | 2022-02-19 | 7 | -254/+949 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | nfp: Allow files without password data | 2022-02-13 | 2 | -9/+24 | ||
| | * | | | | | nfp: Separate nfc tag from amiibo data | 2022-02-10 | 3 | -44/+76 | ||
| | * | | | | | nfp: Address compiler issues | 2022-02-08 | 2 | -27/+27 | ||
| | * | | | | | nfp: Validate amiibo files | 2022-02-08 | 2 | -41/+145 | ||
| | * | | | | | yuzu: Allow to open and remove the amiibo | 2022-02-08 | 3 | -5/+24 | ||
| | * | | | | | nfp: Improve implementation | 2022-02-08 | 4 | -189/+672 | ||
| | * | | | | | nfp: Move IUser class to header and add missing enum and structs | 2022-02-07 | 2 | -257/+299 | ||
| | * | | | | | nfp: Sort functions by command number | 2022-02-07 | 1 | -79/+79 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #7900 from german77/enter | 2022-02-18 | 2 | -0/+6 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | yuzu: config: Fix mapping issues with the enter key | 2022-02-15 | 2 | -0/+6 | ||
| * | | | | | | common: Add NullVisitor default constructor | 2022-02-17 | 1 | -0/+3 | ||
| * | | | | | | Merge pull request #7866 from xerpi/svc-OutputDebugString32-CreateCodeMemory3... | 2022-02-16 | 2 | -4/+40 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | kernel: svc: Add OutputDebugString32, CreateCodeMemory32, ControlCodeMemory32 | 2022-02-15 | 2 | -4/+40 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #7878 from german77/mnpp | 2022-02-16 | 6 | -0/+71 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | service/mnpp: Stub mnpp_app | 2022-02-10 | 6 | -0/+71 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #7899 from Kelebek1/test | 2022-02-16 | 1 | -9/+9 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Dump patched exefs rather than base | 2022-02-15 | 1 | -9/+9 | ||
| * | | | | | | | Merge pull request #7877 from lat9nq/upd_rev | 2022-02-15 | 1 | -1/+3 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | audio_core: Update current process revision | 2022-02-11 | 1 | -1/+3 | ||
| * | | | | | | | | Merge pull request #7891 from Morph1984/buffer_to_string_view | 2022-02-15 | 2 | -0/+26 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | common: fs_util: Add buffer to string view utility functions | 2022-02-13 | 2 | -0/+26 | ||
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #7871 from german77/svc2 | 2022-02-14 | 1 | -77/+77 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | svc: Set unique names for function tables | 2022-02-08 | 1 | -77/+77 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | debugger: console: Set console output codepage to UTF-8 | 2022-02-13 | 1 | -0/+1 | ||
| | |/ / / / |/| | | | | ||||||
| * | | | | | hid: Stub IsUsbFullKeyControllerEnabled | 2022-02-12 | 2 | -1/+12 | ||
| * | | | | | Merge pull request #7852 from Morph1984/new-uuid | 2022-02-10 | 31 | -193/+370 | ||
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | common: uuid: Use sizeof(u64) instead of 8 in Hash() | 2022-02-10 | 1 | -5/+5 | ||
| | * | | | | common: uuid: Return an invalid UUID if conversion from string fails | 2022-02-05 | 1 | -14/+39 | ||
| | * | | | | general: Rename NewUUID to UUID, and remove the previous UUID impl | 2022-02-05 | 41 | -598/+415 | ||
| | * | | | | profile: Migrate to the new UUID implementation | 2022-02-05 | 14 | -127/+131 | ||
| | * | | | | common: uuid: Add AsU128() | 2022-02-05 | 2 | -0/+9 | ||
| | * | | | | hle: ipc_helpers: Ignore -Wclass-memaccess | 2022-02-05 | 1 | -0/+8 | ||
| | * | | | | service: Migrate to the new UUID implementation | 2022-02-05 | 9 | -45/+36 | ||
| | * | | | | input/hid: Migrate to the new UUID implementation | 2022-02-05 | 16 | -56/+57 | ||
| | * | | | | common: Implement NewUUID | 2022-02-05 | 3 | -0/+322 | ||
| * | | | | | Merge pull request #7861 from german77/user_features | 2022-02-10 | 7 | -62/+95 | ||
| |\ \ \ \ \ | ||||||