godot/platform
Hugo Locurcio 10424abb29 Tweak command syntax in Vulkan renderer failure message
This quotes the executable name so that copying it always works
(even if the path contains spaces).

The command is also indented from the rest of the text and is
no longer single-quoted, as that can prevent the command from
running if the line is copied in its entirety (with the quotes).

(cherry picked from commit ddc9cc3e49)
2023-03-14 13:59:04 +01:00
..
android Fix null-pointer dereference on Android systems when using gl_compatibility renderer. 2023-03-13 14:22:45 +01:00
ios increased max touches to 32 for ios 2023-03-14 13:59:04 +01:00
linuxbsd Tweak command syntax in Vulkan renderer failure message 2023-03-14 13:59:04 +01:00
macos Tweak command syntax in Vulkan renderer failure message 2023-03-14 13:59:04 +01:00
uwp
web [Web] Fix some missing keycode mappings. 2023-03-13 22:00:15 +01:00
windows Tweak command syntax in Vulkan renderer failure message 2023-03-14 13:59:04 +01:00
SCsub
register_platform_apis.h