From bada41f74cb3d66e8f8389e34cb66badced6e06f Mon Sep 17 00:00:00 2001 From: citrabot Date: Sat, 3 Feb 2024 00:43:08 +0000 Subject: [PATCH] Canary #2769 --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 402699093..e8745eb3d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +| Pull Request | Commit | Title | Author | Merged? | +|----|----|----|----|----| +| [7372](https://github.com/citra-emu/citra//pull/7372) | [`5a9bb045d`](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 | +| [7389](https://github.com/citra-emu/citra//pull/7389) | [`2e671270c`](https://github.com/citra-emu/citra//pull/7389/files) | build: Improve support for Windows cross-compilation. | [Steveice10](https://github.com/Steveice10/) | Yes | +| [7408](https://github.com/citra-emu/citra//pull/7408) | [`17620f375`](https://github.com/citra-emu/citra//pull/7408/files) | glsl_shader_gen: Increase z=0 epsillon | [GPUCode](https://github.com/GPUCode/) | Yes | + + +End of merge log. You can find the original README.md below the break. + +----- +


Citra