From 0ab1c0e056c7c6223826641fdb962050a36ac2a7 Mon Sep 17 00:00:00 2001 From: yuzubot Date: Thu, 21 Dec 2023 00:57:06 +0000 Subject: [PATCH] Android #167 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d258584bf..5e7202283 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +| Pull Request | Commit | Title | Author | Merged? | +|----|----|----|----|----| +| [12407](https://github.com/yuzu-emu/yuzu//pull/12407) | [`6e2cbd474`](https://github.com/yuzu-emu/yuzu//pull/12407/files) | shader_recompiler: patch small float image writes on broken drivers | [liamwhite](https://github.com/liamwhite/) | Yes | +| [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 | + + +End of merge log. You can find the original README.md below the break. + +----- +