Updated Changelog (markdown)

EmulationFanatic 2020-11-08 06:11:32 -07:00
parent 75bfe0148d
commit 8f9ee15017

@ -1,7 +1,7 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.5645 - 2020-11-08
## 1.0.5643 - 2020-11-08
### Changed
- Modified shader code to use explicit binding points rather than calling the OpenGL 'glGet*Location' functions.
- Should mildly increase binding performance.