More README updates

This commit is contained in:
Henrik Rydgard 2015-09-27 19:58:39 +02:00
parent 06779ba79c
commit c13e639e69

View File

@ -20,15 +20,21 @@ For build instructions and other development tutorials, see the [wiki](https://g
What's new in 1.1
-----------------
* Support for ARM64 on Android, for improved performance on new devices
* Support for ARM64 on Android, for improved performance on new devices. Has some new optimizations.
* Support Android TV, like nVidia Shield TV
* GPU emulation fixes like correct depth rounding, fixing text in Phantasy Star
* Screen rotation, useful for vertical games like Star Soldier
* Screen rotation on PC, useful for vertical games like Star Soldier
* Many minor performance improvements and compatibility bug fixes
* GPU emulation fixes like correct depth rounding, fixing text in Phantasy Star
* Other graphical fixes like UV rotation
* Support savestates for homebrew apps
* Simple integrated "Homebrew Store" to download PSP homebrew apps
* Minor AdHoc multiplayer improvements. Still many issues left.
* Disable a dangerous optimization on ARM, causing walk-through-walls in Tenchu
* sceAtrac music compatibility fixes, fixing noise in a few games
* Better texture scaling performance
* Direct3D closer in features to OpenGL
* Works better on BSD operating systems
* Savedata management UI
What's new in 1.0.1
-------------------