mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-04 10:47:23 +00:00
c5a9d18cfa
Only used for hw-report and only when using GLX which is for X11 only. The usefulness of those reported properties is questionable and X11 is becoming rarer. This allows us to drop a direct dependency on X11 delegating the handling to SDL and wxWidgets respectively GTK. Further SDL3 wont expose supported video driver at compile time making this step more meaningful. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>