Updated Changelog (markdown)
parent
b35d230113
commit
c36218c395
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).
|
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||||
|
|
||||||
|
## 1.1.896 - 2023-06-15
|
||||||
|
### Fixed:
|
||||||
|
- Implement Load/Store Local/Shared and Atomic shared using new instructions.
|
||||||
|
- Refactors some of the GPU code and makes it easier to implement more graphics backends in the future. No expected changes in games.
|
||||||
|
|
||||||
## 1.1.895 - 2023-06-15
|
## 1.1.895 - 2023-06-15
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Inheritance should not be redundant.
|
- Inheritance should not be redundant.
|
||||||
|
|
Loading…
Reference in a new issue