| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Silence nifm spam | 2023-04-22 | 3 | -5/+5 | ||
| | | | | ||||||
| * | | | Merge pull request #10195 from german77/mutex | 2023-05-07 | 4 | -21/+19 | ||
| |\ \ \ | | | | | | | | | core: hid: Update motion on a better place | |||||
| | * | | | core: hid: Update motion on a better place | 2023-05-07 | 4 | -21/+19 | ||
| | | | | | ||||||
| * | | | | Address feedback, add CR notice, etc | 2023-05-07 | 1 | -6/+5 | ||
| | | | | | ||||||
| * | | | | Settings: add option to enable / disable reactive flushing | 2023-05-07 | 1 | -1/+2 | ||
| | | | | | ||||||
| * | | | | GPU: Add Reactive flushing | 2023-05-07 | 3 | -6/+27 | ||
| |/ / / | ||||||
| * | | | Merge pull request #10097 from german77/nfp_full | 2023-05-07 | 30 | -2612/+2234 | ||
| |\ \ \ | |_|/ |/| | | service: nfc: Merge device interfaces and create the device manager | |||||
| | * | | service: nfc: Merge device interfaces and create the device manager | 2023-05-05 | 28 | -2390/+2011 | ||
| | | | | ||||||
| | * | | core: service: Add FunctionInfoTyped to allow expanding existing interfaces | 2023-04-25 | 1 | -8/+12 | ||
| | | | | ||||||
| | * | | service: nfc: Create mifare interface | 2023-04-23 | 3 | -50/+58 | ||
| | | | | ||||||
| | * | | service: nfc: Create interface | 2023-04-23 | 5 | -115/+104 | ||
| | | | | ||||||
| * | | | Merge pull request #10125 from lat9nq/vsync-select | 2023-05-06 | 1 | -1/+16 | ||
| |\ \ \ | | | | | | | | | configuration: Expose separate swap present modes | |||||
| | * | | | settings: Enable FIFO relaxed | 2023-05-02 | 1 | -2/+4 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not entirely sure if we need this, but there's also no reason not to support it. settings: Give VSyncMode values | |||||
| | * | | | telemetry_session: Make translate function static | 2023-05-02 | 1 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | Addresses review feedback Co-authored-by: Lioncash <mathew1800@gmail.com> | |||||
| | * | | | configuration: Expose separate swap present modes | 2023-05-02 | 1 | -1/+14 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, yuzu would try and guess which vsync mode to use given different scenarios, but apparently we didn't always get it right. This exposes the separate modes in a drop-down the user can select. If a mode isn't available in Vulkan, it defaults to FIFO. | |||||
| * | | | | Merge pull request #10174 from german77/motriod | 2023-05-06 | 1 | -0/+7 | ||
| |\ \ \ \ | | | | | | | | | | | input_common: Add experimental motion to button | |||||
| | * | | | | input_common: Add experimental motion to button | 2023-05-05 | 1 | -0/+7 | ||
| | | | | | | ||||||
| * | | | | | Merge pull request #10167 from german77/motion_preview | 2023-05-06 | 5 | -4/+42 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | yuzu: Add motion preview to controller input | |||||
| | * | | | | | input_common: Add property to invert an axis button | 2023-05-05 | 1 | -0/+1 | ||
| | | | | | | | ||||||
| | * | | | | | yuzu: Add motion preview to controller input | 2023-05-05 | 4 | -4/+41 | ||
| | |/ / / / | ||||||
| * / / / / | core: hid: Fix state of capture and home buttons | 2023-05-04 | 1 | -0/+4 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #10088 from FernandoS27/100-gelato-flavor-test-builds-later | 2023-05-03 | 1 | -1/+1 | ||
| |\ \ \ \ | | | | | | | | | | | Y.F.C Implement Asynchronous Fence manager and Rework Query async downloads | |||||
| | * | | | | Accuracy Normal: reduce accuracy further for perf improvements in Project Lime | 2023-04-23 | 1 | -1/+1 | ||
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #10117 from liamwhite/sync-register | 2023-05-03 | 9 | -5/+50 | ||
| |\ \ \ \ | | | | | | | | | | | kernel: match calls to Register and Unregister | |||||
| | * | | | | kernel: match calls to Register and Unregister | 2023-04-29 | 9 | -5/+50 | ||
| | | | | | | ||||||
| * | | | | | Merge pull request #10124 from liamwhite/pebkac | 2023-05-03 | 2 | -6/+7 | ||
| |\ \ \ \ \ | |_|_|/ / |/| | | | | settings: rename extended memory layout to unsafe, move from general to system | |||||
| | * | | | | settings: rename extended memory layout to unsafe, move from general to system | 2023-04-30 | 2 | -6/+7 | ||
| | |/ / / | ||||||
| * / / / | kernel: remove general boost lists | 2023-04-29 | 7 | -19/+26 | ||
| |/ / / | ||||||
| * | | | Merge pull request #10056 from vonchenplus/audout_u | 2023-04-24 | 1 | -6/+8 | ||
| |\ \ \ | |/ / |/| | | core: audio: return result when audio_out initialize failed | |||||
| | * | | core: audio: return result when audio_out initialize failed | 2023-04-16 | 1 | -6/+8 | ||
| | | | | ||||||
| * | | | Merge pull request #10076 from german77/TryPopMyFriend | 2023-04-21 | 1 | -1/+1 | ||
| |\ \ \ | | | | | | | | | core: am: Demote TryPopFromFriendInvitationStorageChannel Log level | |||||
| | * | | | core: am: Demote TryPopFromFriendInvitationStorageChannel Log level | 2023-04-21 | 1 | -1/+1 | ||
| | | |/ | |/| | ||||||
| * | | | Merge pull request #10060 from german77/no_dead | 2023-04-21 | 1 | -0/+4 | ||
| |\ \ \ | |/ / |/| | | core: hid: Remove deadzone of virtual controller | |||||
| | * | | core: hid: Remove deadzone of virtual controller | 2023-04-15 | 1 | -0/+4 | ||
| | |/ | ||||||
| * | | service: nfp: Implement debug Interface | 2023-04-14 | 6 | -8/+444 | ||
| | | | ||||||
| * | | service: nfp: Implement system interface | 2023-04-14 | 6 | -17/+289 | ||
| | | | ||||||
| * | | service: nfp: Use an unique interface | 2023-04-13 | 4 | -71/+227 | ||
| |/ | ||||||
| * | kernel: move more memory to application in 8GB arrangement | 2023-04-09 | 1 | -2/+4 | ||
| | | ||||||
| * | kernel: switch extended memory setting to 8GB arrangement | 2023-04-08 | 1 | -2/+2 | ||
| | | ||||||
| * | Merge pull request #10022 from liamwhite/gcc-13 | 2023-04-08 | 2 | -14/+2 | ||
| |\ | | | | | general: fixes for gcc 13 | |||||
| | * | general: fixes for gcc 13 | 2023-04-02 | 2 | -14/+2 | ||
| | | | ||||||
| * | | service: hid: Fix handle validation | 2023-04-02 | 1 | -5/+1 | ||
| | | | ||||||
| * | | Merge pull request #10020 from merryhime/update-dynarmic | 2023-04-01 | 1 | -13/+10 | ||
| |\ \ | | | | | | | externals: Update dynarmic to 6.4.6 | |||||
| | * | | core: arm_dynarmic_32: Update SaveContext/LoadContext. | 2023-04-01 | 1 | -13/+10 | ||
| | |/ | ||||||
| * | | Merge pull request #10006 from german77/profile_select | 2023-04-01 | 4 | -18/+155 | ||
| |\ \ | | | | | | | service: am: Improve profile select applet | |||||
| | * | | service: am: Improve profile select applet | 2023-03-29 | 4 | -18/+155 | ||
| | | | | ||||||
| * | | | Merge pull request #9997 from german77/cancel_controller | 2023-04-01 | 4 | -9/+16 | ||
| |\ \ \ | | | | | | | | | applet: controller: Implement cancel button | |||||
| | * | | | applet: controller: Implement cancel button | 2023-03-30 | 4 | -9/+16 | ||
| | |/ / | ||||||
| * | | | Merge pull request #9999 from german77/new_hid_hurra | 2023-04-01 | 4 | -22/+56 | ||
| |\ \ \ | |_|/ |/| | | service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination | |||||
| | * | | service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination | 2023-03-29 | 4 | -22/+56 | ||
| | | | | | | | | | | | | | Used by Let's Get Fit | |||||