From 1b89bd2c0d1cfd1a08a7f4d196966d0f3bd7996f Mon Sep 17 00:00:00 2001 From: yuzubot Date: Thu, 14 Dec 2023 00:57:11 +0000 Subject: [PATCH] Android #160 --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index d258584bf..daa067ba5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +| Pull Request | Commit | Title | Author | Merged? | +|----|----|----|----|----| +| [12237](https://github.com/yuzu-emu/yuzu//pull/12237) | [`a05c24242`](https://github.com/yuzu-emu/yuzu//pull/12237/files) | nce: implement instruction emulation for misaligned memory accesses | [liamwhite](https://github.com/liamwhite/) | Yes | +| [12335](https://github.com/yuzu-emu/yuzu//pull/12335) | [`86d26914a`](https://github.com/yuzu-emu/yuzu//pull/12335/files) | android: Game Properties | [t895](https://github.com/t895/) | Yes | +| [12345](https://github.com/yuzu-emu/yuzu//pull/12345) | [`24a0bde93`](https://github.com/yuzu-emu/yuzu//pull/12345/files) | renderer_vulkan: cap async presentation frame count | [liamwhite](https://github.com/liamwhite/) | Yes | +| [12349](https://github.com/yuzu-emu/yuzu//pull/12349) | [`8abdfcf8d`](https://github.com/yuzu-emu/yuzu//pull/12349/files) | Have GetActiveChannelCount return the system channels instead of host device channels | [Kelebek1](https://github.com/Kelebek1/) | Yes | + + +End of merge log. You can find the original README.md below the break. + +----- +