mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-23 23:11:11 +00:00
Updated Changelog (markdown)
parent
3f4984c19b
commit
2dab01fd4b
|
@ -1,6 +1,11 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.6900 - 2021-06-01
|
||||
### Changed
|
||||
- Changed the clear alpha channel to be applied on the bound framebuffer instead of clearing by its handle.
|
||||
- Fixes the infamous "black screen" bug occurring on AMD GPUs since driver 21.4.1.
|
||||
|
||||
## 1.0.6899 - 2021-05-31
|
||||
### Fixed
|
||||
- Fixed a bug in the shader translator where it would try to normalize image load/store colors.
|
||||
|
|
Loading…
Reference in a new issue