From ac32850de1c7aee54590128b8b356846ef512afc Mon Sep 17 00:00:00 2001 From: citrabot Date: Wed, 22 Nov 2023 00:25:59 +0000 Subject: [PATCH] Canary #2693 --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 402699093..2f810ce82 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ +| Pull Request | Commit | Title | Author | Merged? | +|----|----|----|----|----| +| [6883](https://github.com/citra-emu/citra//pull/6883) | [`b2c5f80a5`](https://github.com/citra-emu/citra//pull/6883/files) | boss: Implement Spotpass service (part 1) | [FearlessTobi](https://github.com/FearlessTobi/) | Yes | +| [7118](https://github.com/citra-emu/citra//pull/7118) | [`f3603629c`](https://github.com/citra-emu/citra//pull/7118/files) | code: Add texture sampling option | [GPUCode](https://github.com/GPUCode/) | Yes | +| [7147](https://github.com/citra-emu/citra//pull/7147) | [`073c73421`](https://github.com/citra-emu/citra//pull/7147/files) | Android UI Overhaul Part 2 | [t895](https://github.com/t895/) | Yes | +| [7171](https://github.com/citra-emu/citra//pull/7171) | [`cf9d0aa24`](https://github.com/citra-emu/citra//pull/7171/files) | Implement some missing/wrong AC functionality. | [PabloMK7](https://github.com/PabloMK7/) | Yes | +| [7176](https://github.com/citra-emu/citra//pull/7176) | [`a6bad628e`](https://github.com/citra-emu/citra//pull/7176/files) | Implement some missing SOC functionality | [PabloMK7](https://github.com/PabloMK7/) | Yes | +| [7194](https://github.com/citra-emu/citra//pull/7194) | [`730c600af`](https://github.com/citra-emu/citra//pull/7194/files) | vk_pipeline_cache: Make pipeline cache reads more robust | [GPUCode](https://github.com/GPUCode/) | Yes | + + +End of merge log. You can find the original README.md below the break. + +----- +


Citra