From 51ab517bb46f80f7c8d775bf0c1eb8b8d7d23410 Mon Sep 17 00:00:00 2001 From: citrabot Date: Mon, 22 Jan 2024 00:27:26 +0000 Subject: [PATCH] Canary #2756 --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 402699093..63fa5f7da 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +| Pull Request | Commit | Title | Author | Merged? | +|----|----|----|----|----| +| [7367](https://github.com/citra-emu/citra//pull/7367) | [`008a0b294`](https://github.com/citra-emu/citra//pull/7367/files) | pica_core: Propagate vertex uniforms to geometry setup when not in exclusive mode | [GPUCode](https://github.com/GPUCode/) | Yes | +| [7368](https://github.com/citra-emu/citra//pull/7368) | [`39441a53b`](https://github.com/citra-emu/citra//pull/7368/files) | cam: Ensure camera implementation is not null before using it | [GPUCode](https://github.com/GPUCode/) | Yes | +| [7375](https://github.com/citra-emu/citra//pull/7375) | [`8ff80b7e2`](https://github.com/citra-emu/citra//pull/7375/files) | build: Add flags to toggle specific renderer backends. | [Steveice10](https://github.com/Steveice10/) | Yes | +| [7377](https://github.com/citra-emu/citra//pull/7377) | [`9ddac92fa`](https://github.com/citra-emu/citra//pull/7377/files) | Implement NEWS service | [DaniElectra](https://github.com/DaniElectra/) | Yes | + + +End of merge log. You can find the original README.md below the break. + +----- +


Citra