Updated Changelog (markdown)
parent
a175fd7e23
commit
f39738db56
1 changed files with 7 additions and 1 deletions
|
@ -1,9 +1,15 @@
|
||||||
# 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.5071 - 2020-07-28
|
||||||
|
### Added
|
||||||
|
- Implemented alpha test using legacy functions using an OpenGL compatibility profile. This will bridge the gap until alpha test is re-implemented via pixel shaders later on once a disk shader cache exists in Ryujinx.
|
||||||
|
- Fixes alpha test issues on games including Mega Man 11 (black eyes).
|
||||||
|
|
||||||
|
|
||||||
## 1.0.5070 - 2020-07-28
|
## 1.0.5070 - 2020-07-28
|
||||||
### Added
|
### Added
|
||||||
- Implemented VIC BGRA output surface format
|
- Implemented VIC BGRA output surface format.
|
||||||
- Fixes swapped/incorrect colors during video decoding on games requiring it, including The Caligula Effect.
|
- Fixes swapped/incorrect colors during video decoding on games requiring it, including The Caligula Effect.
|
||||||
|
|
||||||
## 1.0.5049 - 2020-07-26
|
## 1.0.5049 - 2020-07-26
|
||||||
|
|
Loading…
Reference in a new issue