mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-07-27 16:51:08 +00:00
Updated Changelog (markdown)
parent
c35652c292
commit
08355e92a6
|
@ -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.6667 - 2021-02-21
|
||||||
|
### Changed
|
||||||
|
- Converted Copy operations into Fill operations instead of adding one in HybridAllocator.
|
||||||
|
- Reduces code size and register pressure.
|
||||||
|
|
||||||
## 1.0.6662 - 2021-02-21
|
## 1.0.6662 - 2021-02-21
|
||||||
### Added
|
### Added
|
||||||
- Implemented SetLcdBacklighOffEnabled service call.
|
- Implemented SetLcdBacklighOffEnabled service call.
|
||||||
|
|
Loading…
Reference in a new issue