Updated Changelog (markdown)
parent
bd69cdc845
commit
2531a373c4
1 changed files with 20 additions and 0 deletions
20
Changelog.md
20
Changelog.md
|
@ -1,6 +1,26 @@
|
||||||
# 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.1.89 - 2022-04-04
|
||||||
|
### Fixed:
|
||||||
|
- Implement primitive restart draw arrays properly on OpenGL.
|
||||||
|
- Fixes white lines in the sky on some Hatsune Miku: Project DIVA Mega Mix clips.
|
||||||
|
|
||||||
|
## 1.1.88 - 2022-04-04
|
||||||
|
### Fixed:
|
||||||
|
- Do not force scissor on clear if scissor is disabled.
|
||||||
|
- Fixes menu and text glitches on Kirby and the Forgotten Land, and maybe other titles with similar problems.
|
||||||
|
|
||||||
|
## 1.1.87 - 2022-04-04
|
||||||
|
### Fixed:
|
||||||
|
- Small graphics abstraction layer cleanup.
|
||||||
|
- No known changes in games.
|
||||||
|
|
||||||
|
## 1.1.86 - 2022-04-04
|
||||||
|
### Fixed:
|
||||||
|
- Fix shader textureSize with multisample and buffer textures.
|
||||||
|
- Fixes graphical issues in Rune Factory 5 and Bubble Bobble 4 Friends.
|
||||||
|
|
||||||
## 1.1.85 - 2022-03-26
|
## 1.1.85 - 2022-03-26
|
||||||
### Changed:
|
### Changed:
|
||||||
- infra: Put SDL2 headless release inside a GUI-less block in PR.
|
- infra: Put SDL2 headless release inside a GUI-less block in PR.
|
||||||
|
|
Loading…
Reference in a new issue