Updated Changelog (markdown)

gdkchan
2021-09-02 00:53:56 -03:00
parent 7d7c732ec4
commit edb16c015e

@@ -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.0.7024 - 2021-09-02
### Fixed:
- Fixes shaders using the TXQ instruction failing to compile if more than 2 dimensions are being read.
- Fixes some (but not all) lighting issues on Tony Hawk's Pro Skater 1 + 2, and other UE4 games.
## 1.0.7023 - 2021-08-31 ## 1.0.7023 - 2021-08-31
### Added: ### Added:
- Implements support for the shader image atomic instructions. - Implements support for the shader image atomic instructions.