mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-21 22:32:13 -07:00
Updated Changelog (markdown)
@@ -4,7 +4,7 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||||||
## 1.0.6776 - 2021-03-06
|
## 1.0.6776 - 2021-03-06
|
||||||
### Changed
|
### Changed
|
||||||
- Removed unused physical region memory tracking.
|
- Removed unused physical region memory tracking.
|
||||||
- Accelerates memory unmap/remap of virtual addressese that were once used for GPU resources, as well as reduce the cost of creating new tracking handles.
|
- Accelerates memory unmap/remap of virtual addresses that were once used for GPU resources, as well as reduce the cost of creating new tracking handles.
|
||||||
- Reduces load times and non-shader related stutter in games that perform many unmap/remap operations such as Unreal Engine 4 games, among others.
|
- Reduces load times and non-shader related stutter in games that perform many unmap/remap operations such as Unreal Engine 4 games, among others.
|
||||||
- Tracking regions/handles are now notified about an unmap operation before they are actually unmapped.
|
- Tracking regions/handles are now notified about an unmap operation before they are actually unmapped.
|
||||||
Example of non-shader related stutter being improved by this update:
|
Example of non-shader related stutter being improved by this update:
|
||||||
|
Reference in New Issue
Block a user