Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sdl] update to SDL3 #9387

Merged
merged 5 commits into from
May 16, 2024
Merged

[sdl] update to SDL3 #9387

merged 5 commits into from
May 16, 2024

Commits on May 16, 2024

  1. [client,sdl] create a copy for SDL3

    * Copy SDL2 client to SDL3 as the new version is not API compatible
    * Move existing SDL2 client to SDL2 directory
    * Move fonts from SDL client to resources folder in top level directory
    akallabeth committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8281186 View commit details
    Browse the repository at this point in the history
  2. [client,sdl] update to SDL3

    update client for SDL3. Not compatible with SDL2
    akallabeth committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4a2ebe2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c4e185 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2322985 View commit details
    Browse the repository at this point in the history
  5. [client,sdl] allow side by side and replacement

    Allow SDL2 and SDL3 client to be installed side by side as well as an
    option to only install one and name it accordingly
    akallabeth committed May 16, 2024
    Configuration menu
    Copy the full SHA
    35859c8 View commit details
    Browse the repository at this point in the history