From 8ebfb8fbd40ade6deba9d03e77a76c78fc87f4cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Wed, 22 Mar 2017 14:41:01 +0100 Subject: [PATCH] Additional README updates --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 21ea55e9d5..b98e35ef07 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,13 @@ What's new in 1.4.0 * Hardware spline/bezier tesselation in OpenGL, D3D11 and Vulkan (...) * Post-processing shaders in D3D11 * Prescale UV setting removed, now the default (improves perf) (#9176) +* High DPI display fixes +* New audio setting to improve compatibility with Bluetooth headsets +* Various desktop gamepad compatibility fixes * Assorted minor compatibility fixes, code cleanup and performance improvements +Support for Symbian, Maemo and Blackbarry has been removed. + What's new in 1.3.0 ------------------- * Fix JIT problems on Galaxy S7 and iOS 9+ devices. (#8965, #8937)