From 3deb158e1e02c62832de9c4a68fec0817cee65cb Mon Sep 17 00:00:00 2001 From: citrabot Date: Fri, 22 Dec 2023 00:25:11 +0000 Subject: [PATCH] Canary #2724 --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 402699093..fbfa2d295 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +| Pull Request | Commit | Title | Author | Merged? | +|----|----|----|----|----| +| [7171](https://github.com/citra-emu/citra//pull/7171) | [`249c3d2df`](https://github.com/citra-emu/citra//pull/7171/files) | Implement some missing/wrong AC functionality. | [PabloMK7](https://github.com/PabloMK7/) | Yes | +| [7241](https://github.com/citra-emu/citra//pull/7241) | [`483053a6b`](https://github.com/citra-emu/citra//pull/7241/files) | feat(android-hotkeys): Introduce hotkey support for Android app and add missing hybrid layout | [jamfor352](https://github.com/jamfor352/) | Yes | +| [7272](https://github.com/citra-emu/citra//pull/7272) | [`afe5dfe8b`](https://github.com/citra-emu/citra//pull/7272/files) | video_core: Refactor GPU interface | [GPUCode](https://github.com/GPUCode/) | Yes | +| [7273](https://github.com/citra-emu/citra//pull/7273) | [`77bb6a46a`](https://github.com/citra-emu/citra//pull/7273/files) | misc: Improve defaults for macOS and handling of missing audio backends. | [Steveice10](https://github.com/Steveice10/) | Yes | + + +End of merge log. You can find the original README.md below the break. + +----- +


Citra