| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | kernel: implement FlushProcessDataCache | 2022-11-12 | 4 | -8/+125 | ||
| | * | | | | common: add cache management functions | 2022-11-12 | 3 | -0/+89 | ||
| * | | | | | Merge pull request #9244 from liamwhite/lost-wakeup | 2022-11-17 | 4 | -12/+16 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | nvnflinger: fix lost wakeup | 2022-11-14 | 4 | -12/+16 | ||
| * | | | | | | Merge pull request #9229 from Docteh/achy_breaky_heart | 2022-11-17 | 23 | -6/+37 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add break for default cases | 2022-11-13 | 24 | -6/+38 | ||
| * | | | | | | | Merge pull request #9228 from HidroSaphire/patch-1 | 2022-11-17 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | Add break statement in default case | 2022-11-11 | 1 | -0/+1 | ||
| | |/ / / / / | ||||||
| * | | | | | | configure_profile_manager: Cleanup reference/pointer usage | 2022-11-15 | 2 | -8/+10 | ||
| * | | | | | | configure_profile_manager: Remove profile picture border | 2022-11-15 | 1 | -0/+6 | ||
| * | | | | | | configure_profile_manager: Use a custom dialog for deletion | 2022-11-15 | 2 | -11/+81 | ||
| * | | | | | | Merge pull request #9243 from german77/result | 2022-11-14 | 1 | -1/+75 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | core: Update result module | 2022-11-14 | 1 | -1/+75 | ||
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #9225 from liamwhite/debugger-instance | 2022-11-12 | 4 | -68/+248 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | gdbstub: add ams monitor commands | 2022-11-10 | 3 | -0/+155 | ||
| | * | | | | | debugger: allow more than one connection attempt per session | 2022-11-10 | 1 | -68/+93 | ||
| * | | | | | | Ignore ARM for core count | 2022-11-12 | 1 | -2/+1 | ||
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge pull request #9226 from Kelebek1/regs_regression | 2022-11-12 | 6 | -5/+32 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix regs regression with OpenGL two-sided stencil, and re-add data invalidati... | 2022-11-11 | 6 | -5/+32 | ||
| * | | | | | | Merge pull request #9224 from liamwhite/services-arent-processes | 2022-11-11 | 2 | -29/+13 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | service_thread: remove explicit KProcess | 2022-11-10 | 2 | -29/+13 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #9231 from goldenx86/corecount | 2022-11-12 | 3 | -3/+64 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add CPU core count to log files | 2022-11-11 | 3 | -3/+64 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #9204 from vonchenplus/dma_copy_1d_random_crash | 2022-11-11 | 1 | -17/+20 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | video_core: Fix dma copy 1D random crash | 2022-11-11 | 1 | -17/+20 | ||
| * | | | | | | | Merge pull request #9133 from FearlessTobi/compat-improvements | 2022-11-11 | 5 | -71/+404 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | yuzu/main: Change to 8_GiB instead of magic number | 2022-11-11 | 1 | -1/+1 | ||
| | * | | | | | | yuzu/compatdb: Rework compatibility submission system | 2022-11-10 | 5 | -71/+404 | ||
| * | | | | | | | Merge pull request #9167 from vonchenplus/tess | 2022-11-11 | 18 | -6/+63 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | video_core: Fix few issues in Tess stage | 2022-11-07 | 18 | -6/+63 | ||
| * | | | | | | | Merge pull request #9223 from goldenx86/threadcount | 2022-11-10 | 1 | -0/+2 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | Me likes | 2022-11-10 | 1 | -1/+1 | ||
| | * | | | | | | Add CPU thread count to log files | 2022-11-10 | 1 | -0/+2 | ||
| * | | | | | | | ir/texture_pass: Use host_info instead of querying Settings::values (#9176) | 2022-11-11 | 12 | -16/+23 | ||
| * | | | | | | | Merge pull request #9198 from liamwhite/arm64 | 2022-11-10 | 11 | -24/+57 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Initial ARM64 support | 2022-11-09 | 11 | -24/+57 | ||
| * | | | | | | | | Merge pull request #9180 from Docteh/remove_stuff | 2022-11-11 | 2 | -20/+33 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | UI: split up strings relating to content removal | 2022-11-04 | 2 | -20/+33 | ||
| * | | | | | | | | | Merge pull request #9217 from HidroSaphire/patch-1 | 2022-11-11 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Add break statement in default cases | 2022-11-09 | 1 | -0/+1 | ||
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #9192 from german77/i_had_to_copy_each_one_again | 2022-11-10 | 1 | -217/+120 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| | * | | | | | | | | yuzu: Change QtKeyToSwitchKey switch case to array | 2022-11-06 | 1 | -217/+120 | ||
| * | | | | | | | | | kernel/svc_types: refresh | 2022-11-09 | 19 | -137/+563 | ||
| | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #9182 from liamwhite/services-are-processes | 2022-11-09 | 5 | -25/+56 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | service_thread: register service threads to the logical owner process | 2022-11-04 | 5 | -20/+39 | ||
| | * | | | | | | | kernel: avoid racy behavior in global suspension | 2022-11-04 | 1 | -5/+17 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #9215 from liamwhite/swordfight | 2022-11-09 | 2 | -3/+9 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | Ensure correctness of atomic store ordering | 2022-11-09 | 2 | -3/+9 | ||
| | | |_|_|_|/ | |/| | | | | ||||||
| * / | | | | | service_thread: fix deletion | 2022-11-06 | 4 | -39/+33 | ||
| |/ / / / / | ||||||
| * | | / / | video_core:Fix vmm kinds size error | 2022-11-06 | 1 | -1/+1 | ||
| | |_|/ / |/| | | | ||||||