ddnet/src
DynamoFox fe35322bb0 Workaround GLEW error code when calling glewInit() on Wayland
* Fixes OpenGL on Wayland when the GLX flavor of GLEW is linked
* Only if SDL2's video driver is "wayland" we also allow the
  GLEW_ERROR_NO_GLX_DISPLAY error code to be accepted as if glewInit()
  actually succeeded
* Hopefully this won't be needed anymore on future versions of GLEW when
  glewContextInit() is made part of the public API
2024-08-29 19:47:43 +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 Add arm64 windows support 2024-08-25 00:02:43 +02:00
engine Workaround GLEW error code when calling glewInit() on Wayland 2024-08-29 19:47:43 +02:00
game Merge pull request #8821 from def-/pr-transl-18.5 2024-08-29 08:11:18 +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 Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
steam Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
test Send result of random_unfinished_map to all clients 2024-08-27 16:37:15 +02:00
tools Print chat/broadcast times in demo_extract_chat tool 2024-08-14 19:23:18 +02:00