| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-09 | Merge pull request #9749 from ameerj/pr9559-partial-revert | Matías Locatti | |
| buffer_base: Partially revert changes from #9559 | |||
| 2023-02-08 | buffer_base: Partially revert changes from #9559 | ameerj | |
| This fixes a regression where Yoshi's Crafted World (and potentially other titles) would enter an infinite loop when GPU Accuracy was set to "Normal" | |||
| 2023-02-08 | Merge pull request #9747 from german77/SetSupportedNpadIdTypes | liamwhite | |
| service: hid: Return error if arguments of SetSupportedNpadIdType is invalid | |||
| 2023-02-07 | service: hid: Return error if arguments of SetSupportedNpadIdType is invalid | Narr the Reg | |
| 2023-02-07 | Merge pull request #9739 from liamwhite/old-gcc-fix | Mai | |
| kernel: fix compilation with older gcc | |||
| 2023-02-06 | Merge pull request #4949 from Morph1984/hidpi-temp-fix | liamwhite | |
| main: Enable High DPI fixes for Qt >= 5.14 | |||
| 2023-02-06 | Merge pull request #9644 from SaiKai/volume_quicksetting | bunnei | |
| add volume quicksetting with volume slider | |||
| 2023-02-06 | Merge pull request #9735 from merryhime/dynarmic-6.4.5 | bunnei | |
| dynarmic: Update to 6.4.5 | |||
| 2023-02-06 | kernel: fix compilation with older gcc | Liam | |
| 2023-02-06 | Merge pull request #9737 from goldenx86/yuzu_cmd | liamwhite | |
| Update yuzu_cmd's default_ini.h | |||
| 2023-02-06 | Update yuzu_cmd's default_ini.h | Matías Locatti | |
| Rename FSR, add missing resolution multipliers, and SMAA | |||
| 2023-02-05 | dynarmic: Update to 6.4.5 | Merry | |
| 2023-02-05 | Merge pull request #9731 from liamwhite/svc-move-only | Mai | |
| kernel/svc: Split implementations into separate files | |||
| 2023-02-04 | kernel/svc: Split implementations into separate files | Liam | |
| 2023-02-04 | Merge pull request #9720 from SoRadGaming/discordPresenceUpdate | bunnei | |
| Game Image with Discord RPC | |||
| 2023-02-05 | Add Game Icon for Discord RPC | Sorab | |
| Connected to Yuzu Compatibility Page | |||
| 2023-02-04 | Merge pull request #9730 from german77/cmd_arg | liamwhite | |
| yuzu_cmd: Order arguments alphabetically and port arguments from Qt | |||
| 2023-02-04 | Merge pull request #9729 from german77/sdl_input | liamwhite | |
| yuzu_cmd: Fix touch and controller input | |||
| 2023-02-04 | Merge pull request #9728 from ameerj/s32-value | liamwhite | |
| shader_recompiler/value.h: Remove lingering references to S32 | |||
| 2023-02-04 | yuzu_cmd: Order arguments alphabetically and port arguments from Qt | german77 | |
| 2023-02-04 | yuzu_cmd: Fix mismatching controller input | german77 | |
| 2023-02-04 | yuzu_cmd: Fix touch input | german77 | |
| 2023-02-04 | shader_recompiler/value.h: Remove lingering references to S32 | ameerj | |
| 2023-02-03 | Merge pull request #9717 from german77/less_is_better | bunnei | |
| input_common: Simplify stick from button | |||
| 2023-02-03 | Merge pull request #9719 from ameerj/hle-ipc-span-copy | bunnei | |
| Revert #9718, Copy HLE Read Buffer for OutputAccessLogToSdCard | |||
| 2023-02-04 | remove disambiguation argument from mute text | Jonas Gutenschwager | |
| Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com> | |||
| 2023-02-03 | fsp_srv: Copy HLE Read Buffer for OutputAccessLogToSdCard | ameerj | |
| 2023-02-03 | Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" | ameerj | |
| This reverts commit 25fc5c0e1158cb8e81cbc769b24ad84032a1fbfd, reversing changes made to af20e25081f97d55b451606c87922e2b49f0d363. | |||
| 2023-02-02 | Merge pull request #9713 from unfamiliarplace/master | Mai | |
| Added 'Hide empty rooms' toggle to lobby | |||
| 2023-02-02 | Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span | bunnei | |
| Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" | |||
| 2023-02-02 | Merge pull request #9704 from liamwhite/das | bunnei | |
| kernel: add KDeviceAddressSpace | |||
| 2023-02-02 | added 'Hide empty rooms' toggle to lobby | Luke Sawczak | |
| fixed typo fixed typo fixed typo clang | |||
| 2023-02-02 | Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ↵ | liamwhite | |
| ReadBuffer" | |||
| 2023-02-02 | input_common: Simplify stick from button | Narr the Reg | |
| 2023-02-01 | Merge pull request #9708 from ameerj/gl-context-flush | liamwhite | |
| gl_shader_cache: Force context flush when loading disk shader cache | |||
| 2023-02-01 | Merge pull request #9703 from ameerj/txq-ms | liamwhite | |
| shaders: Fix TXQ with MSAA textures | |||
| 2023-02-01 | kernel: add KDeviceAddressSpace | Liam | |
| 2023-02-01 | Merge pull request #9696 from german77/please_forgive_me_for_this_sin | bunnei | |
| input_common: Implement turbo buttons | |||
| 2023-02-01 | yuzu: config: Draw turbo buttons with a different color | german77 | |
| 2023-02-01 | input_common: Implement turbo buttons | german77 | |
| 2023-02-01 | Merge pull request #9711 from zhaobot/tx-update-20230201062139 | Mai | |
| Update translations (2023-02-01) | |||
| 2023-02-01 | Update translations (2023-02-01) | The yuzu Community | |
| 2023-01-31 | Merge pull request #9697 from liamwhite/kcap | bunnei | |
| kernel: add KCapabilities | |||
| 2023-01-30 | Merge pull request #9508 from ameerj/hle-ipc-buffer-span | bunnei | |
| hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer | |||
| 2023-01-30 | Merge pull request #9701 from german77/common_protocol | liamwhite | |
| input_common: joycon: Remove Magic numbers from common protocol | |||
| 2023-01-30 | Merge pull request #9631 from vonchenplus/vulkan_clear | liamwhite | |
| video_core: Implement vulkan clear specified channel | |||
| 2023-01-29 | kernel: add KCapabilities | Liam | |
| 2023-01-29 | gl_compute_pipeline: Force context flush when loading shader cache | ameerj | |
| 2023-01-29 | input_common: joycon: Remove Magic numbers from common protocol | Narr the Reg | |
| 2023-01-29 | Merge pull request #9707 from german77/clang15 | Morph | |
| cmake: Download clang format 15 | |||
