0ad/source
Ralph Sennhauser 0bfd703eda
Drop XInitThreads workaround
GTK used by wxWidgets on Unix calls it when creating an X11 window as
does SDL. As such this is no longer needed and we avoid a direct
dependency on X11.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-06-28 09:49:25 +02:00
..
collada Fix some includes all over the place 2025-08-14 20:15:30 +02:00
dapinterface Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
graphics Adds instancing to particles 2026-06-22 23:18:29 +02:00
gui Log instead of crash on compile error in the gui 2026-06-21 20:05:39 +02:00
i18n Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
lib Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
lobby Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
maths Replace M_PI with C++ numbers 2026-06-04 20:29:48 +02:00
network Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
pch Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
ps Drop XInitThreads workaround 2026-06-28 09:49:25 +02:00
renderer Adds instancing to particles 2026-06-22 23:18:29 +02:00
rlinterface Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
scriptinterface Don't crash on compile error of hotloads 2026-06-21 20:05:39 +02:00
simulation2 Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
soundmanager Drop use of off_t in soundmanger 2026-06-21 13:27:00 +02:00
third_party Removes dummy GL functions as replaced by core 2026-04-25 17:47:06 +02:00
tools Drop XInitThreads workaround 2026-06-28 09:49:25 +02:00
CxxTestRunner.tpl Use return instead of exit in testrunner 2025-10-15 18:17:24 +02:00
main.cpp Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
test_setup.cpp Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00