Updated Changelog (markdown)

EmulationFanatic
2021-05-19 12:12:26 -06:00
parent 1e68c3b483
commit dea582fc54

@@ -1,6 +1,10 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6876 - 2021-05-19
- Fixed an issue with bindless textures when CbufSlot is not equal to the current TextureBufferIndex.
- Fixes random chance of screen color flickering in Super Mario Party.
## 1.0.6875 - 2021-05-16
- LocalVariable is now allowed to be assigned more than once.
- Allows flow controls such as loops and if-elses with LocalVariables participating in phi nodes.