- Apr 22, 2023
-
-
Kelebek1 authored
-
- Apr 19, 2023
- Apr 15, 2023
-
-
Liam authored
-
- Apr 14, 2023
-
-
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
-
- Apr 12, 2023
-
-
Wollnashorn authored
-
- Apr 11, 2023
-
-
liamwhite authored
video_core: update imageinfo implement
-
- Apr 10, 2023
- Apr 09, 2023
-
-
Liam authored
-
- Apr 08, 2023
-
-
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
-
- Apr 04, 2023
-
-
Mai authored
Update translations (2023-04-04)
-
The yuzu Community authored
-
- Apr 03, 2023
-
-
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
-
liamwhite authored
[texture_cache] Only upload GPU-modified overlaps
-
- Apr 02, 2023
- Apr 01, 2023
-
-
bunnei authored
Audio synchronisation improvements
-
liamwhite authored
service: am: Improve profile select applet
-
liamwhite authored
applet: controller: Implement cancel button
-
liamwhite authored
service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination
-
liamwhite authored
externals: update Vulkan-Headers to v1.3.246 to fix -Werror=switch with system package
-
Merry authored
-
bunnei authored
kernel: fix unbounded stack usage in atomics
-
Jan Beich authored
-
- Mar 31, 2023
-
-
Feng Chen authored
-