From 0709663316bdb2a66490cf7dbf591cfb02d89d16 Mon Sep 17 00:00:00 2001 From: citrabot Date: Wed, 7 Feb 2024 00:23:16 +0000 Subject: [PATCH] Canary #2773 --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 402699093..12f5c7198 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ +| Pull Request | Commit | Title | Author | Merged? | +|----|----|----|----|----| +| [7372](https://github.com/citra-emu/citra//pull/7372) | [`265ed7ec1`](https://github.com/citra-emu/citra//pull/7372/files) | pica_types: Correctly restrict Float precision | [vitor-k](https://github.com/vitor-k/) | Yes | +| [7384](https://github.com/citra-emu/citra//pull/7384) | [`20ef8e47e`](https://github.com/citra-emu/citra//pull/7384/files) | host_shaders: Remove dependency on shaderSampledImageArrayDynamicIndexing | [GPUCode](https://github.com/GPUCode/) | Yes | +| [7415](https://github.com/citra-emu/citra//pull/7415) | [`6f5dd25df`](https://github.com/citra-emu/citra//pull/7415/files) | http: Implement various missing commands | [DaniElectra](https://github.com/DaniElectra/) | Yes | +| [7418](https://github.com/citra-emu/citra//pull/7418) | [`a0c51fd80`](https://github.com/citra-emu/citra//pull/7418/files) | Add ipv6 socket support | [PabloMK7](https://github.com/PabloMK7/) | Yes | +| [7420](https://github.com/citra-emu/citra//pull/7420) | [`1d2f9bc7c`](https://github.com/citra-emu/citra//pull/7420/files) | 3dsx: Minor cleanups and add argument support | [GPUCode](https://github.com/GPUCode/) | Yes | + + +End of merge log. You can find the original README.md below the break. + +----- +


Citra