Updated Changelog (markdown)
parent
ddebddbf75
commit
7a6183dacb
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.959 - 2023-07-11
|
||||
### Fixed:
|
||||
- Move support buffer update out of the backends.
|
||||
- Moves support buffer update to the GPU project, removes duplicate code. No expected changes in games.
|
||||
|
||||
## 1.1.958 - 2023-07-10
|
||||
### Fixed:
|
||||
- MacOS: Allow barriers inside a render pass for non-Apple GPUs and don't treat as TBDR.
|
||||
|
|
Loading…
Reference in a new issue