Updated Changelog (markdown)

MetrosexualGarbodor 2023-07-06 16:13:07 +01:00
parent 753390214b
commit 067bc79745

@ -3,6 +3,12 @@ All updates to the Ryujinx official master build will be documented in this file
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.953 - 2023-07-06
### Added:
- Headless: Add support for fullscreen option.
- Adds a "--fullscreen" argument to headless builds so they can be launched in fullscreen.
- Makes it easier to launch games in fullscreen mode from third party launchers (such as Steam Big Picture).
## 1.1.952 - 2023-07-03 ## 1.1.952 - 2023-07-03
### Changed: ### Changed:
- Stop identifying shader textures with handle and cbuf, use binding instead. - Stop identifying shader textures with handle and cbuf, use binding instead.