summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* service: hid: Delete shared memory handle when unusedGravatar german772024-01-071-0/+1
* Merge pull request #12560 from GayPotatoEmma/masterGravatar Charles Lombardo2024-01-072-0/+10
|\
| * android: add basic support for google game dashboardGravatar Emma2024-01-042-0/+10
* | Merge pull request #12601 from german77/rocketGravatar liamwhite2024-01-071-0/+5
|\ \
| * | service: hid: Make sure there's an active aruid handleGravatar german772024-01-061-0/+5
* | | Merge pull request #12576 from t895/total-save-managerGravatar liamwhite2024-01-076-0/+264
|\ \ \ | |/ / |/| |
| * | android: Re-add global save managerGravatar t8952024-01-046-0/+264
| |/
* | Merge pull request #12596 from german77/hid_qlaunchGravatar liamwhite2024-01-062-6/+60
|\ \
| * | service: hid: Add functions needed by QlaunchGravatar Narr the Reg2024-01-062-6/+60
* | | Merge pull request #12593 from german77/pending-deleteGravatar liamwhite2024-01-063-21/+18
|\ \ \ | |/ / |/| |
| * | service: hid: Handle pending deleteGravatar Narr the Reg2024-01-063-21/+18
|/ /
* | Merge pull request #12582 from german77/hid-coreGravatar Narr the Reg2024-01-06141-438/+481
|\ \
| * | hid_core: Move hid to it's own subprojectGravatar Narr the Reg2024-01-05141-438/+481
|/ /
* | Merge pull request #12437 from ameerj/gl-amd-fixesGravatar liamwhite2024-01-045-14/+15
|\ \
| * | Settings: Indicate AMD's compatibility with SPIR-V on OGLGravatar Ameer J2023-12-211-1/+1
| * | spirv_emit_context: Fix BaseInstance for OGL spirvGravatar Ameer J2023-12-211-1/+1
| * | emit_glsl_image: Use inlined texelFetch offsetsGravatar Ameer J2023-12-202-7/+7
| * | gl_device: Remove AMD blacklists that are no longer applicableGravatar Ameer J2023-12-201-5/+6
* | | Merge pull request #12575 from t895/inconsistent-settings-applicationGravatar liamwhite2024-01-044-11/+6
|\ \ \
| * | | android: Save global config synchronously in onCloseGameFoldersFragmentGravatar t8952024-01-031-2/+3
| * | | frontend_common: config: Only write setting related to opened config fileGravatar t8952024-01-031-2/+3
| * | | android: Don't save settings on config destructionGravatar t8952024-01-032-7/+0
| | |/ | |/|
* | | Merge pull request #12571 from t895/apply-orientation-on-startGravatar liamwhite2024-01-044-14/+49
|\ \ \
| * | | android: Update orientation on emulation fragment startGravatar t8952024-01-031-0/+1
| * | | android: Expose all orientation locking optionsGravatar t8952024-01-034-14/+48
| |/ /
* | | Merge pull request #12570 from t895/generic-config-painGravatar liamwhite2024-01-042-16/+11
|\ \ \
| * | | frontend_common: config: Move WriteIntegerSetting definition to headerGravatar t8952024-01-032-16/+11
| |/ /
* | | Merge pull request #12568 from t895/actions-buttonGravatar liamwhite2024-01-042-15/+38
|\ \ \
| * | | actions: android: Prevent resolving tag commit to PR linkGravatar t8952024-01-031-2/+2
| * | | actions: android: Resolve PR commits to linkGravatar t8952024-01-031-1/+1
| * | | actions: android: Move trigger logic to be yuzu-android specificGravatar t8952024-01-032-12/+35
| |/ /
* | | Merge pull request #12558 from t895/zip-storage-methodGravatar liamwhite2024-01-043-3/+15
|\ \ \
| * | | android: Add internal option to disable compression for zip exportsGravatar t8952024-01-023-3/+15
| |/ /
* | | Merge pull request #12557 from merryhime/termination-ipiGravatar liamwhite2024-01-041-4/+4
|\ \ \
| * | | KThread: Send termination interrupt to all cores a thread has affinity toGravatar Merry2024-01-021-4/+4
| |/ /
* | | Merge pull request #12549 from german77/npadresourceGravatar liamwhite2024-01-0434-704/+1974
|\ \ \ | |/ / |/| |
| * | service: hid: Remove data races when handling shared memoryGravatar Narr the Reg2024-01-0317-29/+45
| * | service: hid: Implement NpadResource and NpadDataGravatar Narr the Reg2024-01-0319-676/+1930
|/ /
* | Merge pull request #12554 from german77/directconnectGravatar liamwhite2024-01-021-1/+1
|\ \
| * | yuzu: Use displayed port on direct connectGravatar Narr the Reg2024-01-021-1/+1
* | | Merge pull request #12551 from t895/dpad-save-fixGravatar liamwhite2024-01-021-2/+1
|\ \ \
| * | | android: Fix dpad position savingGravatar t8952024-01-011-2/+1
| |/ /
* | | Merge pull request #12552 from t895/i-am-a-dummyGravatar liamwhite2024-01-021-1/+1
|\ \ \ | |/ / |/| |
| * | android: Use case-insensitive check for addon directoryGravatar t8952024-01-011-1/+1
|/ /
* | Merge pull request #12544 from zhaobot/tx-update-20240101021433Gravatar liamwhite2024-01-0126-7710/+7730
|\ \
| * | Update translations (2024-01-01)Gravatar The yuzu Community2024-01-0126-7710/+7730
* | | Merge pull request #12543 from FernandoS27/stop-liking-posts-from-ur-friends-exGravatar liamwhite2024-01-013-4/+5
|\ \ \
| * | | Vulkan: Only recreate swapchain if the frame is bigger than the swap image.Gravatar Fernando Sahmkow2023-12-312-2/+3
| * | | MaxwellDMA: Don't flush the outputs of a dma copy.Gravatar Fernando Sahmkow2023-12-312-3/+3
* | | | Merge pull request #12536 from german77/npad_interfaceGravatar liamwhite2024-01-0137-230/+711
|\ \ \ \