- 12 Oct, 2023 5 commits
-
-
liamwhite authored
service: caps: Fix GetAlbumFileList3AaeAruid and GetAlbumFileList0AafeAruidDeprecated
-
liamwhite authored
Transition MSAA images to general layout without uploading data
-
Narr the Reg authored
-
liamwhite authored
externals/nx_tzdb: Update download version to 2022g
-
lat9nq authored
Mainly for MSVC, changes the time zone database version to latest.
-
- 11 Oct, 2023 13 commits
-
-
Kelebek1 authored
-
liamwhite authored
ci/linux: Upload separated debug symbols
-
liamwhite authored
yuzu: Save multiple resolutions per icon
-
liamwhite authored
Do not set rescaled flag when rescaling is disabled
-
liamwhite authored
externals/tzdb_to_nx: Update to 221202
-
lat9nq authored
This updates us to an eggert/tz commit downstream of 2022g that compiles. This seems to be the revision Nintendo is using for 17.0.0, if the data checksums are anything to go off of.
-
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
-
Kelebek1 authored
-
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 9 commits
-
-
Narr the Reg authored
-
toast2903 authored
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
-
Kelebek1 authored
-
liamwhite authored
Partial revert of #10433 (Texture Cache Util: Fix block depth adjustment on slices)
-
lat9nq authored
Creates a new archive with a debug suffix that contains the debug symbols from compiling yuzu for mainline. The yuzu executable also gets a GNU debug link to the symbols file. ci/linux: Compile with debug symbols and upload separately Currently only uploads for yuzu but yuzu-cmd or other future executables can be added to the for-loop's parameters.
-
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 4 commits