Updated Changelog (markdown)

MutantAura 2022-02-06 17:34:31 +00:00
parent 592a91f00a
commit 2cc83746cc

@ -1,6 +1,16 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.19 - 2022-02-06
### Added:
- MISC: Make sure mesa_glthread gets a lowercase string on Linux.
- Fixes a bug in which MESA was provided with an incorrect environment variable controlling backend threading.
## 1.1.18 - 2022-02-06
### Added:
- ARMeilleure: A32: Implement SHADD8.
- Implements SHADD8 CPU instruction.
## 1.1.17 - 2022-02-06
### Added:
- ARMeilleure: OpCodeTable: Add CMN (RsReg).