Updated Changelog (markdown)
parent
b9c2f13fc7
commit
b7a4abd921
1 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,14 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
|
## 1.0.6125 - 2020-12-17
|
||||||
|
### Changed
|
||||||
|
- Miscellaneous PPTC optimizations to increase resiliency and reduce overhead.
|
||||||
|
- Reduction of the size of both the .info and the .cache files.
|
||||||
|
- Faster deserialization/serialization (implies reduced loading/saving times).
|
||||||
|
- Saving of JitCache memory.
|
||||||
|
- Improved Logs.
|
||||||
|
|
||||||
## 1.0.6122 - 2020-12-17
|
## 1.0.6122 - 2020-12-17
|
||||||
### Changed
|
### Changed
|
||||||
- Interrupt GPU command processing when a frame becomes ready, presenting it immediately.
|
- Interrupt GPU command processing when a frame becomes ready, presenting it immediately.
|
||||||
|
|
Loading…
Reference in a new issue