Updated Changelog (markdown)
parent
caf914e80b
commit
753390214b
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@ 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).
|
||||
|
||||
## 1.1.952 - 2023-07-03
|
||||
### Changed:
|
||||
- Stop identifying shader textures with handle and cbuf, use binding instead.
|
||||
- Improves flexibility of shader and texture-related code. No expected changes in games.
|
||||
|
||||
## 1.1.951 - 2023-07-01
|
||||
### Fixed:
|
||||
- [Ryujinx.Graphics.Gpu] Address dotnet-format issues.
|
||||
|
|
Loading…
Reference in a new issue