Updated Changelog (markdown)
parent
770302091a
commit
6c77dd25d7
1 changed files with 12 additions and 0 deletions
12
Changelog.md
12
Changelog.md
|
@ -1,6 +1,18 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.5517 - 2020-10-13
|
||||
### Fixed
|
||||
- Fixed incorrect OpenGL BlendFunc enumeration values
|
||||
- The value of some OpenGL BlendFunc values were incorrect.
|
||||
- Fixes broken shadows in Super Mario Galaxy, and potentially other games with similar behaviour.
|
||||
|
||||
## 1.0.5516 - 2020-10-13
|
||||
### Fixed
|
||||
- Fixed output component register ordering on pixel shaders
|
||||
- In some instances, the incorrect register was being copied to an output component.
|
||||
- Improves rendering in Super Mario Galaxy, and potentially other games with similar behaviour.
|
||||
|
||||
## 1.0.5515 - 2020-10-12
|
||||
### Fixed
|
||||
- Fixed a error when dual source blend was used.
|
||||
|
|
Loading…
Reference in a new issue