- 28 Apr, 2023 1 commit
-
-
Fernando Sahmkow authored
-
- 24 Apr, 2023 1 commit
-
-
Fernando Sahmkow authored
-
- 23 Apr, 2023 3 commits
-
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
- 22 Apr, 2023 5 commits
-
-
Fernando S authored
Account for a pre-added offset when using Corner sample mode for 2D blits
-
bunnei authored
core: am: Demote TryPopFromFriendInvitationStorageChannel Log level
-
bunnei authored
Allow passing `--bind-address` to dedicated room.
-
bunnei authored
core: hid: Remove deadzone of virtual controller
-
german77 authored
-
- 21 Apr, 2023 1 commit
-
-
Kelebek1 authored
-
- 19 Apr, 2023 5 commits
-
-
bunnei authored
vulkan: use plain fences when timeline semaphores are not available
-
Aaron Roney authored
-
bunnei authored
service: nfp: Implement all interfaces
-
Aaron Roney authored
-
Aaron Roney authored
-
- 16 Apr, 2023 1 commit
-
-
german77 authored
-
- 15 Apr, 2023 1 commit
-
-
Liam authored
-
- 14 Apr, 2023 6 commits
-
-
bunnei authored
shader_recompiler: Fix ImageGather rounding on AMD/Intel
-
Narr the Reg authored
input_common: minor fix to mouse movement
-
Narr the Reg authored
-
Narr the Reg authored
-
Valeri authored
-
Narr the Reg authored
-
- 12 Apr, 2023 1 commit
-
-
Wollnashorn authored
-
- 11 Apr, 2023 1 commit
-
-
liamwhite authored
video_core: update imageinfo implement
-
- 10 Apr, 2023 2 commits
- 09 Apr, 2023 1 commit
-
-
Liam authored
-
- 08 Apr, 2023 7 commits
-
-
liamwhite authored
Re-enable LTO for GCC
-
Liam authored
-
Billy Laws authored
-
Wollnashorn authored
Should be more efficient and better readable
-
Wollnashorn authored
-
Wollnashorn authored
On AMD a subpixel offset of 1/512 of the texel size is applied to the texture coordinates at a ImageGather call to ensure the rounding at the texel centers is done the same way as in Maxwell or other Nvidia architectures. See https://www.reedbeta.com/blog/texture-gathers-and-coordinate-precision/ for more details why this might be necessary. This should fix shadow artifacts at object edges in Zelda: Breath of the Wild (#9957, #6956).
-
bunnei authored
general: fixes for gcc 13
-
- 04 Apr, 2023 2 commits
-
-
Mai authored
Update translations (2023-04-04)
-
The yuzu Community authored
-
- 03 Apr, 2023 2 commits
-
-
Billy Laws authored
Some games have very tight scheduling requirements for their audio which can't really be matched on the host, adding a constant to the reported value helps to provide some leeway.
-
liamwhite authored
service: hid: Fix handle validation
-