Updated Changelog (markdown)
parent
071693401f
commit
ee7793db4a
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.977 - 2023-08-07
|
||||||
|
### Added:
|
||||||
|
- Implement Color Space Passthrough option (Vulkan/Avalonia only).
|
||||||
|
- Added the option to pass the color space selector to the native display instead of the backend.
|
||||||
|
- Allows P3 and other wide-gamut displays to utilize their entire color space at the cost of intended sRGB color accuracy.
|
||||||
|
|
||||||
## 1.1.976 - 2023-08-07
|
## 1.1.976 - 2023-08-07
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Do not add more code after alpha test discard on fragment shader.
|
- Do not add more code after alpha test discard on fragment shader.
|
||||||
|
|
Loading…
Reference in a new issue