Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
update-savecontext-loadcontext.patch | [PATCH] core: arm_dynarmic_32: Update SaveContext/LoadContext. | bunnei <bunneidev@gmail.com> | no | https://github.com/yuzu-emu/yuzu-mainline/commit/9c94faaa2b2532a4d383afc1b9825bd5005e5a8e | 2023-04-01 | |
update-vulkan-headers.patch | externals: update Vulkan-Headers to v1.3.246 | Jan Beich <jbeich@FreeBSD.org> | no | https://github.com/yuzu-emu/yuzu-mainline/commit/083d913eab0985093efa498fe035d11a0b726555 | 2023-04-01 | |
fixes-for-gcc-13.patch | general: fixes for gcc 13 | no | https://github.com/yuzu-emu/yuzu-mainline/commit/a9623d5f550c8fc63f436a40f43bfbf539ac0853 | 2023-04-02 | ||
vulkan-headers.patch | vulkan_common: unbreak build with Vulkan-Headers 1.3.274 src/video_core/vulkan_common/vulkan_wrapper.cpp:293:13: error: enumeration value 'VK_ERROR_INVALID_VIDEO_STD_PARAMETERS_KHR' not handled in switch [-Werror,-Wswitch] switch (result) { ^~~~~~ |
Jan Beich <jbeich@FreeBSD.org> | no | https://gitlab.com/suyu-emu/suyu/-/commit/310834aea2fa3293ec30bad9f5f37ac7b5681b26 | 2023-12-20 | |
cmake-mbedtls.patch | Make CMake use system MbedTLS | Andrea Pappacoda <andrea@pappacoda.it> | yes | 2023-01-07 | ||
debian-git-revision.patch | Disable automatic git revision The values are defined in debian/rules | Andrea Pappacoda <andrea@pappacoda.it> | not-needed | 2022-12-20 | ||
include-utility-header.patch | Include <utility> header Due to a bug in Boost asio 1.78 and older, it is required to manually include the <utility> header. It was fixed in the following asio commit: https://github.com/boostorg/asio/commit/71964b22c7fade69cc4caa1c869a868e3a32cc97 |
Andrea Pappacoda <andrea@pappacoda.it> | not-needed | 2022-09-22 |