From d5193a75209fe0bdd4ca374dbcb63e7a8de00805 Mon Sep 17 00:00:00 2001 From: citrabot Date: Sun, 21 Jan 2024 00:28:14 +0000 Subject: [PATCH] Canary #2755 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 402699093..99fd1461b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +| 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 | + + +End of merge log. You can find the original README.md below the break. + +----- +


Citra