From b73abb60c81e488c0992a65eb6755c4d9e84ad4d Mon Sep 17 00:00:00 2001 From: citrabot Date: Fri, 19 Jan 2024 00:26:47 +0000 Subject: [PATCH] Canary #2752 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 402699093..8a2cfb178 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +| Pull Request | Commit | Title | Author | Merged? | +|----|----|----|----|----| +| [7345](https://github.com/citra-emu/citra//pull/7345) | [`5250cf0bd`](https://github.com/citra-emu/citra//pull/7345/files) | frontend: Add setting for whether to use LLE applets. | [Steveice10](https://github.com/Steveice10/) | Yes | +| [7355](https://github.com/citra-emu/citra//pull/7355) | [`d4b17300b`](https://github.com/citra-emu/citra//pull/7355/files) | glsl_shader_gen: Use epsilon for both ends of NDC range | [GPUCode](https://github.com/GPUCode/) | Yes | + + +End of merge log. You can find the original README.md below the break. + +----- +


Citra