From 1d64d6adf04b44cd7c6f5856d4738de25340c9bf Mon Sep 17 00:00:00 2001 From: citrabot Date: Sun, 19 Nov 2023 00:27:02 +0000 Subject: [PATCH] Canary #2690 --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 402699093..8c01e12d4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ +| 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) | [`d4eda8183`](https://github.com/citra-emu/citra//pull/7147/files) | Android UI Overhaul Part 2 | [t895](https://github.com/t895/) | Yes | +| [7169](https://github.com/citra-emu/citra//pull/7169) | [`5e78b0550`](https://github.com/citra-emu/citra//pull/7169/files) | Implement cfg UUID Clock Sequence | [PabloMK7](https://github.com/PabloMK7/) | Yes | +| [7170](https://github.com/citra-emu/citra//pull/7170) | [`2e13bd785`](https://github.com/citra-emu/citra//pull/7170/files) | vk_pipeline_cache: Move SPIRV emittion to a worker thread | [GPUCode](https://github.com/GPUCode/) | Yes | + + +End of merge log. You can find the original README.md below the break. + +----- +


Citra