mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-03 21:41:03 +00:00
Updated Changelog (markdown)
parent
c63ddf76ce
commit
678e8152d1
11
Changelog.md
11
Changelog.md
|
@ -1,6 +1,17 @@
|
||||||
# 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.206 - 2022-08-03
|
||||||
|
### Added:
|
||||||
|
- Implement HLE macros for render target clears.
|
||||||
|
- Adds a HLE macro for render target clears (color and depth-stencil).
|
||||||
|
- May result in a minor performance improvement on games that render to array or 3D textures.
|
||||||
|
|
||||||
|
## 1.1.206 - 2022-08-03
|
||||||
|
### Fixed:
|
||||||
|
- Fix Multithreaded Compilation of Shader Cache on OpenGL.
|
||||||
|
- Fixes a regression from 1.1.200 that caused OpenGL to build caches at boot on a single thread. Now it's properly multithreaded again.
|
||||||
|
|
||||||
## 1.1.205 - 2022-08-02
|
## 1.1.205 - 2022-08-02
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Sfdnsres: Stub ResolverSetOptionRequest.
|
- Sfdnsres: Stub ResolverSetOptionRequest.
|
||||||
|
|
Loading…
Reference in a new issue