Updated Changelog (markdown)
parent
5f27dcb889
commit
ec086be691
1 changed files with 7 additions and 0 deletions
|
@ -1,6 +1,13 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.733 - 2023-04-25
|
||||
### Fixed:
|
||||
- Refactor attribute handling on the shader generator.
|
||||
- Refactors shader translator code to better handle "attributes".
|
||||
- Fixes compilation failures for tessellation shaders on MoltenVK, which would cause some games to render nothing except the UI on macOS.
|
||||
- Fixes an issue on older GPUs that don't support setting gl_Layer on the vertex shader should be fixed. This allows Dragon Quest 3 and possibly other games to render on older GPUs.
|
||||
|
||||
## 1.1.732 - 2023-04-25
|
||||
### Fixed:
|
||||
- Add missing check for thread termination on ArbitrateLock.
|
||||
|
|
Loading…
Reference in a new issue