Updated Changelog (markdown)
parent
d999ba637e
commit
2c85e2c27e
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
||||||
# 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.6027 - 2020-12-10
|
||||||
|
### Changed
|
||||||
|
- Cleaned up the GPU memory allocator code.
|
||||||
|
|
||||||
## 1.0.6020 - 2020-12-10
|
## 1.0.6020 - 2020-12-10
|
||||||
### Changed
|
### Changed
|
||||||
- Modified allocator code to check if the aligned address and its requirements exceed the maximum allowed address, with a solution if the results are true.
|
- Modified allocator code to check if the aligned address and its requirements exceed the maximum allowed address, with a solution if the results are true.
|
||||||
|
|
Loading…
Reference in a new issue