mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Update readme for 1.4.1, which will be released soon
This commit is contained in:
parent
b286283ced
commit
c3332e49bb
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -18,6 +18,17 @@ 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
|
||||
|
||||
What's new in 1.4-2
|
||||
-------------------
|
||||
* Bugfix release - build system didn't copy the flash0 directory to the APK on Android.
|
||||
|
|
Loading…
Add table
Reference in a new issue