| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | renderer_vulkan: Correct component order for A4B4G4R4_UNORM | 2023-09-21 | 4 | -3/+25 | ||
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #11563 from Kelebek1/dma_regs | 2023-09-22 | 2 | -28/+32 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix DMA engine register offsets | 2023-09-21 | 2 | -28/+32 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #11564 from t895/overlay-inset-fix | 2023-09-21 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | android: Update androidx window library to 1.2.0-beta03 | 2023-09-21 | 1 | -1/+1 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #11555 from yuzu-emu/revert-11551-allow-save-imports-always | 2023-09-21 | 16 | -13/+48 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Revert "android: Allow save imports always" | 2023-09-21 | 16 | -13/+48 | ||
| * | | | | | | | | | | Merge pull request #11553 from rkfg/pfs-fix | 2023-09-21 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | pfs: Fix reading filenames past the buffer end | 2023-09-21 | 1 | -0/+1 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #11551 from t895/allow-save-imports-always | 2023-09-20 | 16 | -48/+13 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | android: Remove unused strings related to the save manager | 2023-09-20 | 15 | -30/+0 | ||
| | * | | | | | | | | | android: Allow importing saves even if no saves are found | 2023-09-20 | 1 | -18/+13 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #11543 from t895/import-export-user-data | 2023-09-20 | 13 | -40/+311 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | android: Add import/export buttons for user data | 2023-09-19 | 13 | -40/+311 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #11542 from t895/touch-offset-fix | 2023-09-19 | 4 | -28/+23 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | android: Ignore validation layers library in git | 2023-09-19 | 1 | -0/+3 | ||
| | * | | | | | | | | android: Don't pause emulation when entering PiP | 2023-09-19 | 1 | -1/+1 | ||
| | * | | | | | | | | android: Fix showing input overlay in PiP | 2023-09-19 | 1 | -1/+1 | ||
| | * | | | | | | | | android: Properly update emulation surface | 2023-09-19 | 2 | -25/+11 | ||
| | * | | | | | | | | android: Export PiP receiver on API 33 and later | 2023-09-17 | 1 | -1/+7 | ||
| * | | | | | | | | | Merge pull request #11526 from german77/mii_service_v2 | 2023-09-19 | 19 | -244/+1861 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | service: mii: Address review comments | 2023-09-18 | 7 | -22/+24 | ||
| | * | | | | | | | | | service: mii: Implement the rest of the service | 2023-09-17 | 3 | -103/+751 | ||
| | * | | | | | | | | | service: mii: Implement database manager | 2023-09-17 | 3 | -0/+480 | ||
| | * | | | | | | | | | service: mii: Implement figurine database | 2023-09-17 | 3 | -0/+210 | ||
| | * | | | | | | | | | service: mii: Add device crc16 | 2023-09-17 | 1 | -0/+26 | ||
| | * | | | | | | | | | service: nfc: Fully Implement GetRegisterInfoPrivate | 2023-09-17 | 1 | -3/+5 | ||
| | * | | | | | | | | | service: mii: Complete structs and fix mistakes | 2023-09-17 | 9 | -138/+387 | ||
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #11536 from abouvier/renderdoc | 2023-09-19 | 4 | -3/+26 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | cmake: prefer system renderdoc header | 2023-09-18 | 4 | -3/+26 | ||
| * | | | | | | | | | | Merge pull request #11538 from cathyjf/renderdoc-check-correct-win32-symbol | 2023-09-19 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | renderdoc: Check for `_WIN32` symbol rather than `WIN32` | 2023-09-18 | 1 | -1/+1 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #11540 from liamwhite/aoc-ec | 2023-09-19 | 1 | -2/+18 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | aoc: stub purchase info calls | 2023-09-18 | 1 | -2/+18 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #11258 from Squall-Leonhart/Z16_Assert_Fix | 2023-09-18 | 1 | -0/+2 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Needed to make this an extra case so it didnt also start asserting in BOTW. | 2023-08-11 | 1 | -0/+2 | ||
| | * | | | | | | | | | Fix an assert in the format lookup table fir Z16 | 2023-08-11 | 1 | -1/+1 | ||
| * | | | | | | | | | | Merge pull request #11520 from Kelebek1/estimated_time | 2023-09-18 | 2 | -6/+8 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Do not consider voice commands in time estimation, fix adpcm estimate | 2023-09-18 | 2 | -6/+8 | ||
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #11529 from lat9nq/no-oob-names-pls | 2023-09-17 | 1 | -4/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mii_types: Remove null terminator check | 2023-09-17 | 1 | -4/+1 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #11524 from t895/signing-ci | 2023-09-17 | 1 | -1/+18 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | android: Set up signing config for release builds | 2023-09-17 | 1 | -1/+18 | ||
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #11522 from liamwhite/vfs-needs-results | 2023-09-17 | 1 | -1/+3 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | registered_cache: correct file deletion case | 2023-09-16 | 1 | -1/+3 | ||
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #11460 from Kelebek1/hw_opus | 2023-09-17 | 27 | -411/+1898 | ||
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Reimplement HardwareOpus | 2023-09-16 | 27 | -411/+1898 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #11523 from t895/shader-workers | 2023-09-16 | 1 | -4/+5 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | android: Use 1 worker for shader compilation for all devices | 2023-09-16 | 1 | -4/+5 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #11521 from t895/content-install-fix | 2023-09-16 | 1 | -9/+25 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||