Updated Changelog (markdown)
parent
c06f6492dd
commit
54925af45f
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file.
|
All updates to the Ryujinx official master build will be documented in this file.
|
||||||
|
|
||||||
|
## 1.1.756 - 2023-05-05
|
||||||
|
### Fixed:
|
||||||
|
- Use ToLowerInvariant when detecting GPU vendor.
|
||||||
|
- Fixes GPU vendor detection on Turkish systems where "NVIDIA Corporation" for example would become "nvıdıa corporation" and fail the check.
|
||||||
|
|
||||||
## 1.1.755 - 2023-05-05
|
## 1.1.755 - 2023-05-05
|
||||||
### Added:
|
### Added:
|
||||||
- Allow any shader SSBO constant buffer slot and offset.
|
- Allow any shader SSBO constant buffer slot and offset.
|
||||||
|
|
Loading…
Reference in a new issue