| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | android: Add drop shadow to FPS counter | 2023-11-14 | 1 | -2/+3 | ||
| | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | android: Don't enter PiP during startup or shutdown | 2023-11-14 | 1 | -1/+3 | ||
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #12032 from liamwhite/fruit-compiler | 2023-11-14 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | fix apple clang build again | 2023-11-14 | 1 | -2/+2 | ||
| * | | | | | | | | | | | | | | Merge pull request #12030 from t895/blocking-fix | 2023-11-14 | 2 | -24/+35 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | android: Use suspend function for creating dynamic shortcuts | 2023-11-14 | 2 | -24/+35 | ||
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #12028 from liamwhite/coretiming-shutdown | 2023-11-14 | 2 | -1/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | core_timing: lock event queue access | 2023-11-14 | 2 | -1/+3 | ||
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #12025 from liamwhite/kernel-shutdown-deadlock | 2023-11-14 | 1 | -8/+8 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | core: check for thread dpc before eret | 2023-11-13 | 1 | -8/+8 | ||
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #12019 from liamwhite/more-shutdown-deadlocks | 2023-11-14 | 4 | -4/+18 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | audio_core: ignore renderer wait when stream is paused | 2023-11-12 | 4 | -4/+18 | ||
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #11990 from german77/audio | 2023-11-13 | 7 | -13/+26 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | yuzu: Make mute audio persistent | 2023-11-10 | 2 | -7/+7 | ||
| | * | | | | | | | | | | | | | yuzu: Save mute when in background setting | 2023-11-10 | 5 | -6/+19 | ||
| | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #12014 from t895/shrink-logo | 2023-11-13 | 5 | -15/+249 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | android: Add a landscape-specific layout to the about page | 2023-11-12 | 1 | -0/+233 | ||
| | * | | | | | | | | | | | | | android: Shrink logo in about page | 2023-11-12 | 1 | -5/+5 | ||
| | * | | | | | | | | | | | | | android: Shrink logo in settings tab | 2023-11-12 | 2 | -6/+7 | ||
| | * | | | | | | | | | | | | | android: Fix top app bar tint being cut off in the about fragment | 2023-11-12 | 1 | -4/+4 | ||
| | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #12015 from t895/remove-auto | 2023-11-13 | 1 | -2/+0 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | android: Remove "auto" region option | 2023-11-12 | 1 | -2/+0 | ||
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | android: Use the same transition animation between every fragment in settings | 2023-11-12 | 3 | -28/+4 | ||
| * | | | | | | | | | | | | | android: Use more padding on top of each settings header | 2023-11-12 | 1 | -1/+2 | ||
| * | | | | | | | | | | | | | android: Remove dividers between each setting | 2023-11-12 | 1 | -7/+0 | ||
| * | | | | | | | | | | | | | android: Add icons and descriptions to the first-level advanced settings page | 2023-11-12 | 13 | -47/+165 | ||
| * | | | | | | | | | | | | | android: Remove general section from settings | 2023-11-12 | 2 | -11/+3 | ||
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #11980 from german77/moment | 2023-11-11 | 6 | -17/+169 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | service: irs: Implement moment image processor | 2023-11-11 | 6 | -17/+169 | ||
| * | | | | | | | | | | | | | Merge pull request #12005 from german77/homebrew_id | 2023-11-11 | 1 | -4/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | yuzu: Keep homebrew on the recently played list | 2023-11-11 | 1 | -4/+5 | ||
| * | | | | | | | | | | | | | | Merge pull request #12004 from liamwhite/fix-hbl | 2023-11-11 | 1 | -0/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | k_capabilities: ignore map region when KTrace is disabled | 2023-11-11 | 1 | -0/+3 | ||
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #12003 from liamwhite/read-modules | 2023-11-11 | 1 | -47/+118 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | gdbstub: read module information from memory layout | 2023-11-11 | 1 | -47/+118 | ||
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #11992 from t895/frame-check | 2023-11-11 | 4 | -4/+13 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | android: Hide loading animation on first frame | 2023-11-09 | 4 | -4/+13 | ||
| | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | k_page_table: fix shutdown | 2023-11-10 | 1 | -7/+0 | ||
| * | | | | | | | | | | | | | k_page_table: use more precise icache invalidates | 2023-11-10 | 1 | -4/+9 | ||
| * | | | | | | | | | | | | | kernel: add KPageTableBase | 2023-11-10 | 31 | -4879/+7204 | ||
| | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Allocate resources for test window before getting system info | 2023-11-07 | 1 | -0/+1 | ||
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Update CMakeLists.txt | 2023-11-07 | 1 | -2/+2 | ||
| * | | | | | | | | | | | Update CMakeLists.txt | 2023-11-07 | 1 | -5/+5 | ||
| * | | | | | | | | | | | Merge pull request #11896 from liamwhite/crop | 2023-11-06 | 4 | -68/+95 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | renderer_vulkan: fix FSR cropping | 2023-10-28 | 3 | -70/+86 | ||
| | * | | | | | | | | | | | renderer_vulkan: fix cropping for presentation | 2023-10-28 | 2 | -46/+57 | ||
| | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #11873 from liamwhite/buffer-control | 2023-11-06 | 18 | -428/+407 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | nvdrv: rework to remove memcpy | 2023-10-25 | 16 | -225/+243 | ||
| | * | | | | | | | | | | | nvdrv: fix up remaining copy calls | 2023-10-25 | 3 | -17/+22 | ||
| | * | | | | | | | | | | | nvdrv: convert nvmap | 2023-10-25 | 3 | -60/+26 | ||