Updated Changelog (markdown)
parent
b88d9bd9ee
commit
11f374c711
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.6045 - 2020-12-11
|
||||
### Fixed
|
||||
- Updated fixed-size output buffer functions to write the correct sizes on the pointer buffer descriptors.
|
||||
- Fixes a regression introduced in 1.0.5899 (PR 1458).
|
||||
|
||||
## 1.0.6043 - 2020-12-11
|
||||
### Fixed
|
||||
- Fixed an issue where GL queries could end up failing to return a value after a previous 0-draw query.
|
||||
|
|
Loading…
Reference in a new issue