mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-21 21:02:15 -07:00
Updated Changelog (markdown)
@@ -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.5941 - 2020-12-03
|
||||||
|
### Added
|
||||||
|
- Implemented VFNMS.F32/64 instructions.
|
||||||
|
- Resolves missing opcode crash on Goat Simulator. Note: this game still crashes due to other issues.
|
||||||
|
|
||||||
## 1.0.5940 - 2020-12-03
|
## 1.0.5940 - 2020-12-03
|
||||||
### Changed
|
### Changed
|
||||||
- Added a draw count to mitigate unnecessary use of glFlush operations. If no draws have occurred between when a query begins and ends, a glFlush will no longer be added to the queue.
|
- Added a draw count to mitigate unnecessary use of glFlush operations. If no draws have occurred between when a query begins and ends, a glFlush will no longer be added to the queue.
|
||||||
|
Reference in New Issue
Block a user