File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -21,16 +21,19 @@ For build instructions and other development tutorials, see the [wiki](https://g
21
21
22
22
What's new in 1.5.0
23
23
-------------------
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 )
27
27
* Geometry problems fixed in Medal of Honor
28
28
* 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 )
30
30
* Fixes to video dumping
31
31
* Software rendering improvements, speed and accuracy
32
32
* Hardware tesselation of PSP Beziers and Splines (used by a few games)
33
33
* 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 )
34
37
35
38
What's new in 1.4.2
36
39
-------------------
You can’t perform that action at this time.
0 commit comments