Updated Changelog (markdown)

MetrosexualGarbodor
2021-11-08 15:19:26 +00:00
parent ac65c489ca
commit 3494bb0731

@@ -1,6 +1,14 @@
# 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.7099 - 2021-11-08
### Fixed:
- Fix InvocationInfo on geometry shader and bindless default integer const.
- Fixes a regression introduced in 1.0.7078. Worm Jazz is no longer missing graphics.
- 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 ## 1.0.7098 - 2021-11-04
### Fixed: ### Fixed:
- Ensure syncpoints are released and event handles closed on channel close. - Ensure syncpoints are released and event handles closed on channel close.