This commit is contained in:
citrabot 2024-02-06 00:24:14 +00:00
parent 005c51fd4a
commit 7c270ce13a

View file

@ -1,3 +1,15 @@
| 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<M, E> 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 |
End of merge log. You can find the original README.md below the break.
-----
<h1 align="center">
<br>
<a href="https://citra-emu.org/"><img src="https://raw.githubusercontent.com/citra-emu/citra-assets/master/Main/citra_logo.svg" alt="Citra" width="200"></a>