| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | kernel: clean up waiting implementation | 2022-06-25 | 2 | -4/+5 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #8492 from german77/no_more_errors | 2022-07-07 | 5 | -40/+76 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | service: hid: Correct some mistakes and add more validations | 2022-06-28 | 5 | -40/+76 | ||
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #8522 from lat9nq/consolidate-settings | 2022-07-07 | 8 | -320/+232 | ||
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | settings: Consolidate RangedSetting's with regular ones | 2022-06-30 | 8 | -320/+232 | ||
| | |/ / / | ||||||
| * | | | | Merge pull request #8486 from liushuyu/github-actions-verify | 2022-07-05 | 1 | -1/+7 | ||
| |\ \ \ \ | ||||||
| | * | | | | CI: fix caching | 2022-07-04 | 1 | -1/+7 | ||
| * | | | | | Merge pull request #8532 from liamwhite/fiber-supplements | 2022-07-05 | 9 | -170/+79 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | common/fiber: make fibers easier to use | 2022-07-02 | 9 | -170/+79 | ||
| * | | | | | | Merge pull request #8477 from Docteh/less_global | 2022-07-05 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | tweak API usage in qt_web_browser.cpp | 2022-06-21 | 1 | -3/+3 | ||
| * | | | | | | Merge pull request #8521 from lat9nq/gdbstub-in-bounds | 2022-07-04 | 1 | -2/+6 | ||
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | gdbstub_arch: Directly access SP register | 2022-06-30 | 1 | -2/+6 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #8523 from liamwhite/sc-oopsie | 2022-07-01 | 2 | -1/+8 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | cpu_manager: properly check idle on return from preemption | 2022-06-30 | 2 | -1/+8 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #8490 from liamwhite/read-code-stop | 2022-06-30 | 4 | -24/+64 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | dynarmic: Stop ReadCode callbacks to unmapped addresses | 2022-06-21 | 4 | -24/+64 | ||
| * | | | | | Merge pull request #7454 from FernandoS27/new-core-timing | 2022-06-30 | 8 | -73/+133 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Adress Feedback. | 2022-06-30 | 3 | -19/+29 | ||
| | * | | | | | Native clock: Use atomic ops as before. | 2022-06-28 | 2 | -24/+29 | ||
| | * | | | | | Native Clock: remove inaccuracy mask. | 2022-06-28 | 2 | -6/+1 | ||
| | * | | | | | Address feedback. | 2022-06-28 | 1 | -13/+13 | ||
| | * | | | | | Core: Protect each event from race conditions within it. | 2022-06-28 | 2 | -0/+2 | ||
| | * | | | | | Core: Fix tests. | 2022-06-28 | 3 | -2/+5 | ||
| | * | | | | | Core: add missing include. | 2022-06-28 | 1 | -0/+1 | ||
| | * | | | | | Core/Common: Corrections to core timing and add critical priority. | 2022-06-28 | 3 | -5/+11 | ||
| | * | | | | | Core: Reimplement Core Timing. | 2022-06-28 | 3 | -55/+93 | ||
| | * | | | | | Common: improve native clock. | 2022-06-28 | 3 | -29/+29 | ||
| * | | | | | | Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor" | 2022-06-29 | 1 | -11/+0 | ||
| | |_|/ / / |/| | | | | ||||||
| * | | | | | Merge pull request #8512 from german77/nnResult | 2022-06-28 | 177 | -1450/+1404 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue | 2022-06-26 | 14 | -33/+33 | ||
| | * | | | | video_core: Replace VKSwapchain with Swapchain | 2022-06-26 | 5 | -25/+23 | ||
| | * | | | | video_core: Replace VKQueryCache with QueryCache | 2022-06-26 | 6 | -28/+27 | ||
| | * | | | | video_core: Replace VKScheduler with Scheduler | 2022-06-26 | 35 | -111/+110 | ||
| | * | | | | video_core: Replace VKBlitScreen with BlitScreen | 2022-06-26 | 3 | -51/+51 | ||
| | * | | | | video_core: Replace VKFenceManager with FenceManager | 2022-06-26 | 3 | -15/+14 | ||
| | * | | | | core: kernel: Replace instances of KPageLinkedList with KPageGroup | 2022-06-26 | 11 | -64/+63 | ||
| | * | | | | core: Replace all instances of ResultCode with Result | 2022-06-26 | 140 | -1176/+1136 | ||
| * | | | | | Merge pull request #8504 from comex/mesosphere-current-process | 2022-06-27 | 1 | -0/+24 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Re-add missing `case` and braces, and trim whitespace | 2022-06-25 | 1 | -1/+3 | ||
| | * | | | | Update src/core/hle/kernel/svc.cpp | 2022-06-25 | 1 | -6/+14 | ||
| | * | | | | Support InfoType_MesosphereCurrentProcess | 2022-06-25 | 1 | -0/+14 | ||
| * | | | | | Merge pull request #8475 from liamwhite/x18 | 2022-06-26 | 13 | -52/+69 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | kernel: make current thread pointer thread local | 2022-06-23 | 13 | -52/+69 | ||
| | | |_|/ | |/| | | ||||||
| * / | | | gdbstub: fix register pokes | 2022-06-25 | 1 | -0/+1 | ||
| |/ / / | ||||||
| * | | | Merge pull request #8491 from Morph1984/extra-assert | 2022-06-22 | 1 | -1/+0 | ||
| |\ \ \ | ||||||
| | * | | | KPageTable: Remove extraneous assert | 2022-06-21 | 1 | -1/+0 | ||
| | |/ / | ||||||
| * | | | Merge pull request #8483 from liamwhite/fire-emblem-three-semaphores | 2022-06-22 | 3 | -0/+22 | ||
| |\ \ \ | |/ / |/| | | ||||||
| | * | | kernel: wait for threads to stop on pause | 2022-06-18 | 3 | -0/+22 | ||
| * | | | Merge pull request #8432 from liamwhite/watchpoint | 2022-06-21 | 18 | -54/+510 | ||
| |\ \ \ | ||||||