mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-21 16:12:13 -07:00
Updated Changelog (markdown)
@@ -1,6 +1,15 @@
|
|||||||
# 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.0.5087 - 2020-07-29
|
||||||
|
### Changed
|
||||||
|
- Refactored shader translator ShaderConfig and reduce number of out args.
|
||||||
|
- Improves code without changing any functionality.
|
||||||
|
|
||||||
|
## 1.0.5086 - 2020-07-29
|
||||||
|
### Changed
|
||||||
|
- Miscellaneous CPU emulation code optimization.
|
||||||
|
|
||||||
## 1.0.5072 - 2020-07-28
|
## 1.0.5072 - 2020-07-28
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed a shader regression on Intel iGPUs (and possibly AMD GPUs) by reverting varying layout changes introduced in 1.0.4937 (PR 1370). NOTE: transform feedback is not going to work on Intel iGPUs in Windows.
|
- Fixed a shader regression on Intel iGPUs (and possibly AMD GPUs) by reverting varying layout changes introduced in 1.0.4937 (PR 1370). NOTE: transform feedback is not going to work on Intel iGPUs in Windows.
|
||||||
|
Reference in New Issue
Block a user