- 11 Oct, 2023 7 commits
-
-
Liam authored
-
liamwhite authored
Do not allocate DeviceLocal buffers as mapped
-
liamwhite authored
Clear DSP buffer after each execution
-
liamwhite authored
Do not double sync written buffers, move mark written to binding
-
liamwhite authored
Enable controller interaction in Controller Applet
-
Fernando S authored
Fix mistaken usage of info.block instead of level_info.block
-
Squall-Leonhart authored
Fixed an error on my part, in the last change I had mistakenly passed unadjusted block info into FullUploadSwizzles and UnswizzleImage Revert (my mistaken changing of) the construction of SwizzleParameters in UnswizzleImage and FullUploadSwizzles to use level_info.block instead of info.block. This ensures that the block information used in the swizzling process is correctly adjusted for each mip level.
-
- 10 Oct, 2023 6 commits
-
-
Kelebek1 authored
-
liamwhite authored
Partial revert of #10433 (Texture Cache Util: Fix block depth adjustment on slices)
-
Kelebek1 authored
-
Fernando S authored
common: add arm64 native clock
-
Fernando S authored
service: am: Add support for LLE Album Applet
-
Fernando S authored
kernel: implement transfer memory
-
- 08 Oct, 2023 9 commits
-
-
liamwhite authored
add Z32, FLOAT, UINT, UINT, UINT, LINEAR to format lookup table
-
liamwhite authored
yuzu: Add desktop shortcut support for Windows (continuation of #11344)
-
liamwhite authored
yuzu-qt: Track play time
-
Liam authored
-
Squall Leonhart authored
Should fix and close #11711
-
Narr the Reg authored
-
Narr the Reg authored
-
Narr the Reg authored
-
FearlessTobi authored
Allows creating desktop shortcuts with icons for yuzu games. Co-Authored-By: Jeroen van Schijndel <13182141+roenyroeny@users.noreply.github.com>
-
- 07 Oct, 2023 10 commits
-
-
liamwhite authored
vk_present_manager: recreate surface on any surface loss
-
liamwhite authored
Implements D32_Float to A8B8G8R8_UNORM format copy
-
liamwhite authored
Enable depth test on depthstencil clear path
-
liamwhite authored
loader: don't reassign program ID on npdm reparse
-
liamwhite authored
gdbserver: use numeric character references for unicode
-
liamwhite authored
Allow GPUs without rebar to open multiple RenderDoc captures
-
liamwhite authored
yuzu: Fix custom rtc and mute audio settings
-
liamwhite authored
Implement X8_D24 pixel format
-
liamwhite authored
Disable push descriptor for Pascal and older nVidia architectures
-
Squall Leonhart authored
-
- 06 Oct, 2023 1 commit
-
-
Kelebek1 authored
-
- 05 Oct, 2023 3 commits
- 04 Oct, 2023 4 commits
-
-
Kelebek1 authored
-
Squall-Leonhart authored
tiresmoke should be a darker gray.
-
Squall-Leonhart authored
-
Squall-Leonhart authored
Corrects some visual issues in games such as Disney SpeedStorm
-