Updated Changelog (markdown)
parent
92f98bdf50
commit
89a1c8f69f
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.339 - 2022-11-09
|
||||
### Changed:
|
||||
- infra: Migrate to .NET 7
|
||||
- Update project to .NET 7 and enable TieredPGO.
|
||||
- Possible performance improvements up to 10fps in .NET runtime limited scenarios.
|
||||
|
||||
## 1.1.338 - 2022-11-03
|
||||
### Fixed:
|
||||
- Ensure all pending draws are done before compute dispatch.
|
||||
|
|
Loading…
Reference in a new issue