diff --git a/README.md b/README.md index 402699093..3d2d14b1f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ +| Pull Request | Commit | Title | Author | Merged? | +|----|----|----|----|----| +| [7367](https://github.com/citra-emu/citra//pull/7367) | [`008a0b294`](https://github.com/citra-emu/citra//pull/7367/files) | pica_core: Propagate vertex uniforms to geometry setup when not in exclusive mode | [GPUCode](https://github.com/GPUCode/) | Yes | +| [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 | +| [7377](https://github.com/citra-emu/citra//pull/7377) | [`a11e720ff`](https://github.com/citra-emu/citra//pull/7377/files) | Implement NEWS service | [DaniElectra](https://github.com/DaniElectra/) | Yes | + + +End of merge log. You can find the original README.md below the break. + +----- +


Citra