Skip to content

Commit

Permalink
More 1.5 README fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hrydgard committed Nov 22, 2017
1 parent 64fd122 commit 497734d
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,19 @@ For build instructions and other development tutorials, see the [wiki](https://g

What's new in 1.5.0
-------------------
* Multithreaded Vulkan support, now fully featured and FAST.
* Vulkan support for Android. Very fast compared to OpenGL.
* Smarter graphics state management, reduced CPU consumption on all backends
* Multithreaded Vulkan support, now fully featured and FAST on supported devices. (#10033, #10049)
* Vulkan support now enabled for Android.
* Smarter graphics state management, reduced CPU consumption on all backends (#9899)
* Geometry problems fixed in Medal of Honor
* Android: Support for Arabic and other scripts we couldn't support before
* Fix Android widgets, screen scaling
* Fix Android widgets, screen scaling (#10145)
* Fixes to video dumping
* Software rendering improvements, speed and accuracy
* Hardware tesselation of PSP Beziers and Splines (used by a few games)
* Partial sceUsbGps and sceUsbCam support (Android)
* Android "Sustained performance mode" to avoid thermal throttling (#9901)
* Assorted bugfixes and compatibility improvements
* Linux controller mapping fixes (#9997)

What's new in 1.4.2
-------------------
Expand Down

0 comments on commit 497734d

Please sign in to comment.