mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 04:42:14 -07:00
Updated Changelog (markdown)
@@ -1,6 +1,12 @@
|
|||||||
# 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.6005 - 2020-12-09
|
||||||
|
### Changed
|
||||||
|
- Modified ThreadPool process handling to keep it active so that there is never a reason to terminate the GateThread.
|
||||||
|
- Dramatically improves the perceived visual smoothness of games.
|
||||||
|
- Raises FPS from 57-58 to 60 in games where the game should have been pegged at 60FPS already.
|
||||||
|
|
||||||
## 1.0.6004 - 2020-12-09
|
## 1.0.6004 - 2020-12-09
|
||||||
### Changed
|
### Changed
|
||||||
- Modified GPU memory allocation by marking memory as available in an implementation of a Red-Black-Tree affectionately christened a TreeDictionary.
|
- Modified GPU memory allocation by marking memory as available in an implementation of a Red-Black-Tree affectionately christened a TreeDictionary.
|
||||||
|
Reference in New Issue
Block a user