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

fixed #17594: [android] fix crash and memory leaks if launching game multiple times on Android platform with PhysX module enabled. #17602

Merged
merged 9 commits into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. Release ADPF in ~BaseGame.

    dumganhar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6f099c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba62d1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee78f83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08ca142 View commit details
    Browse the repository at this point in the history
  5. Add ADPFManager::destroy

    dumganhar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    96f85e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f832734 View commit details
    Browse the repository at this point in the history
  7. Fix clang-tidy

    dumganhar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4820a00 View commit details
    Browse the repository at this point in the history
  8. Use #pragma once.

    dumganhar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    04ca338 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8271229 View commit details
    Browse the repository at this point in the history