Merge pull request #9699 from hrydgard/readme-1.4.1

Update readme for 1.4.1, which will be released soon
This commit is contained in:
Henrik Rydgård 2017-05-23 11:24:24 +02:00 committed by GitHub
commit 4cb409aa1d

View File

@ -18,6 +18,18 @@ For the latest source code, see [our github page](https://github.com/hrydgard/pp
For build instructions and other development tutorials, see the [wiki](https://github.com/hrydgard/ppsspp/wiki).
What's new in 1.4.1
-------------------
* Fixes for some common hangs and crashes (#9698, ...)
* Vertex decoder optimizations (#9674)
* Corrections to mipmap bias and selection function (#9633)
* Major improvements and fixes to software renderer, including mipmap support (#9635, ...)
* UI background image support
* Basic mouse input support on Windows
* Windows desktop touch fixes (#9560)
* D3D11 "depal" color fixes, fixing Sonic Rivals
* Fix crash in framebuffer blits affecting Persona 3 (#9566)
What's new in 1.4-2
-------------------
* Bugfix release - build system didn't copy the flash0 directory to the APK on Android.