Updated Changelog (markdown)

MetrosexualGarbodor 2022-04-05 22:14:24 +01:00
parent 2531a373c4
commit 24f685e108

@ -1,6 +1,12 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.90 - 2022-04-05
### Fixed:
- Do not clamp SNorm outputs to the [0, 1] range on OpenGL.
- Fixes reflections and lighting on LEGO Star Wars: The Skywalker Saga.
- Fixes white geometry in Fast RMX.
## 1.1.89 - 2022-04-04
### Fixed:
- Implement primitive restart draw arrays properly on OpenGL.