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

Use Scala Native 0.5.0 #467

Merged
merged 28 commits into from
Apr 11, 2024
Merged

Use Scala Native 0.5.0 #467

merged 28 commits into from
Apr 11, 2024

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    c5c2897 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    25175e0 View commit details
    Browse the repository at this point in the history
  2. Use a dedicated audio thread

    JD557 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    44926dc View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Use new Zone API

    JD557 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    eb421ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bd9269 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    c7458c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    0bcd070 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42a3845 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    878df6d View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Update SDL bindings

    JD557 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    3f1e3d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    6494367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a79d7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c9eb6d View commit details
    Browse the repository at this point in the history
  4. Add missing @link annotation

    JD557 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    ea6d49e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Merge branch 'master' into native-0.5

    # Conflicts:
    #	backend/native/src/main/scala/eu/joaocosta/minart/backend/SdlCanvas.scala
    JD557 committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ac31331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa680a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Add missing else clause

    JD557 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    cdcdb58 View commit details
    Browse the repository at this point in the history
  2. Avoid extra event allocation

    JD557 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    fade5b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffb0074 View commit details
    Browse the repository at this point in the history
  4. Split loop runner logic

    JD557 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    9249cf3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    87df349 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    883c038 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0936e71 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    fcaf489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7abdd55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22fbef5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Update Scala Native to 0.5.0

    JD557 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ea72774 View commit details
    Browse the repository at this point in the history
  2. Disable native tests

    JD557 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    48de179 View commit details
    Browse the repository at this point in the history