From 352655c5c5312687b3327ac523ebf5a0074a10a8 Mon Sep 17 00:00:00 2001 From: citrabot Date: Tue, 21 Nov 2023 00:25:48 +0000 Subject: [PATCH] Canary #2692 --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 402699093..f91acab40 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) | [`e90405ac9`](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