mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-21 20:32:14 -07:00
Updated Changelog (markdown)
@@ -1,6 +1,14 @@
|
|||||||
# 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.5644 - 2020-11-08
|
||||||
|
### Changed
|
||||||
|
- Un-stubbed & implemented the following IPC calls:
|
||||||
|
- nn::apm::IManager (fully implemented)
|
||||||
|
- nn::apm::ISession (fully implemented)
|
||||||
|
- nn::apm::ISystemManager (partially implemented)
|
||||||
|
- Fixed some incorrect calls in nn::appletAE::ICommonStateGetter
|
||||||
|
|
||||||
## 1.0.5643 - 2020-11-08
|
## 1.0.5643 - 2020-11-08
|
||||||
### Changed
|
### Changed
|
||||||
- Modified shader code to use explicit binding points rather than calling the OpenGL 'glGet*Location' functions.
|
- Modified shader code to use explicit binding points rather than calling the OpenGL 'glGet*Location' functions.
|
||||||
|
Reference in New Issue
Block a user