From a801fe49b3d267138257482b7c0353a34aaa5e9c Mon Sep 17 00:00:00 2001 From: yuzubot Date: Fri, 22 Dec 2023 00:57:03 +0000 Subject: [PATCH] Android #168 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d258584bf..d94b24929 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +| Pull Request | Commit | Title | Author | Merged? | +|----|----|----|----|----| +| [12410](https://github.com/yuzu-emu/yuzu//pull/12410) | [`d0a75580d`](https://github.com/yuzu-emu/yuzu//pull/12410/files) | renderer_vulkan: don't pass null view when nullDescriptor is not supported | [liamwhite](https://github.com/liamwhite/) | Yes | +| [12432](https://github.com/yuzu-emu/yuzu//pull/12432) | [`9e9aed41b`](https://github.com/yuzu-emu/yuzu//pull/12432/files) | shader_recompiler: use float image operations on load/store when required | [liamwhite](https://github.com/liamwhite/) | Yes | + + +End of merge log. You can find the original README.md below the break. + +----- +