Updated Changelog (markdown)
parent
2b35ef3ff0
commit
07a65cb14b
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||||
|
|
||||||
|
## 1.1.822 - 2023-05-25
|
||||||
|
### Fixed:
|
||||||
|
- Generate scaling helper functions on IR.
|
||||||
|
- Separates the resolution scaling code from the shader backends so scaling behaves more similarly between OpenGL and Vulkan.
|
||||||
|
- Makes it easier to implement more graphics backends in the future.
|
||||||
|
|
||||||
## 1.1.821 - 2023-05-25
|
## 1.1.821 - 2023-05-25
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Truncate vertex attribute format if it exceeds stride on MoltenVK.
|
- Truncate vertex attribute format if it exceeds stride on MoltenVK.
|
||||||
|
|
Loading…
Reference in a new issue