Updated Changelog (markdown)
parent
0b0988568f
commit
267ccd6e22
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,13 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
|
||||
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||
|
||||
## 1.1.882 - 2023-06-10
|
||||
### Added:
|
||||
- Implement transform feedback emulation for hardware without native support.
|
||||
- Adds emulation for transform feedback for macOS devices and other hardware that do not support it in their drivers.
|
||||
- Allows Pokémon Scarlet/Violet, Pokémon Legends Arceus, Metroid Prime Remastered, Donkey Kong Country: Tropical Freeze and more to boot/render on macOS.
|
||||
- Contributes to upstreaming of the closed-source macOS build.
|
||||
|
||||
## 1.1.881 - 2023-06-09
|
||||
### Fixed:
|
||||
- Non-flags enums should not be used in bitwise operations.
|
||||
|
|
Loading…
Reference in a new issue