Skip to content

Commit 497734d

Browse files
committed
More 1.5 README fixes
1 parent 64fd122 commit 497734d

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,19 @@ For build instructions and other development tutorials, see the [wiki](https://g
2121

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

3538
What's new in 1.4.2
3639
-------------------

0 commit comments

Comments
 (0)