Updated Changelog (markdown)

EmulationFanatic 2020-12-17 12:45:12 -07:00
parent b9c2f13fc7
commit b7a4abd921

@ -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.