Updated Changelog (markdown)
parent
92d9f6895c
commit
f05a1f4083
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,11 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.7100 - 2021-11-08
|
||||
### Fixed:
|
||||
- Fix bindless/global memory elimination with inverted predicates.
|
||||
- Fixes lighting issues on Disaster Report 4, and possibly other games.
|
||||
|
||||
## 1.0.7099 - 2021-11-08
|
||||
### Fixed:
|
||||
- Fix InvocationInfo on geometry shader and bindless default integer const.
|
||||
|
@ -8,7 +13,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
- Fixes some shader compilation errors.
|
||||
- On AMD and Intel GPUs, fixes some UE4 games that showed a black screen due to a regression that broke geometry shaders.
|
||||
|
||||
|
||||
## 1.0.7098 - 2021-11-04
|
||||
### Fixed:
|
||||
- Ensure syncpoints are released and event handles closed on channel close.
|
||||
|
|
Loading…
Add table
Reference in a new issue