Updated Changelog (markdown)
parent
2c85e2c27e
commit
211674cb0e
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
||||||
# 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.6043 - 2020-12-10
|
||||||
|
### Fixed
|
||||||
|
- Fixed an issue where GL queries could end up failing to return a value after a previous 0-draw query.
|
||||||
|
- Resolves a potential multi-second hang/freeze in Luigi's Mansion 3 and possibly other similarly coded games.
|
||||||
|
|
||||||
## 1.0.6027 - 2020-12-10
|
## 1.0.6027 - 2020-12-10
|
||||||
### Changed
|
### Changed
|
||||||
- Cleaned up the GPU memory allocator code.
|
- Cleaned up the GPU memory allocator code.
|
||||||
|
|
Loading…
Reference in a new issue