Updated Changelog (markdown)
parent
2f79916140
commit
634e7979ed
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.812 - 2023-05-21
|
||||||
|
### Changed:
|
||||||
|
- Replace ShaderBindings with new ResourceLayout structure for Vulkan.
|
||||||
|
- Will allow for a cleaner implementation of transform feedback and geometry shader emulation on macOS in future.
|
||||||
|
|
||||||
## 1.1.811 - 2023-05-20
|
## 1.1.811 - 2023-05-20
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Replace constant buffer access on shader with new Load instruction.
|
- Replace constant buffer access on shader with new Load instruction.
|
||||||
|
|
Loading…
Reference in a new issue