ddnet/src
Robert Müller 24ebb54971 Use OpenGL ES graphics backend per default on Android
As Vulkan crashes immediately on launch on a lot of Android devices (for around 15% of users that commented on the Android beta on Discord).

The previous usage of the OpenGL backend in the shortcuts was incorrect, as this backend is not strictly available on Android and the GLES backend should be used instead, as this is also what is displayed in the graphics settings.
2024-09-24 14:26:09 +02:00
..
android Implement client restarting on Android 2024-07-16 12:52:19 +02:00
antibot Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
base Improve color config variable handling 2024-09-17 12:27:10 +02:00
engine Use OpenGL ES graphics backend per default on Android 2024-09-24 14:26:09 +02:00
game Merge pull request #9019 from furo321/center-pivot 2024-09-24 08:50:28 +00:00
macos Add INotifications kernel interface 2023-12-16 18:15:43 +01:00
masterping update ci actions, update rust edition to 2021 since our MSRV covers it 2024-02-25 15:55:10 +01:00
mastersrv Use Ipv6::to_ipv4_mapped in mastersrv 2024-08-08 00:00:41 +02:00
rust-bridge Improve color config variable handling 2024-09-17 12:27:10 +02:00
steam Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
test better alignment of upper and lower separators 2024-09-17 23:26:18 +02:00
tools Remove clang-tidy class/struct name exceptions 2024-09-22 16:03:15 +02:00