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

Workaround for ogre crash on shutdown #1033

Merged
merged 15 commits into from
Aug 16, 2024
Merged

Workaround for ogre crash on shutdown #1033

merged 15 commits into from
Aug 16, 2024

Commits on Aug 9, 2024

  1. workaround crash by not unloading RenderSystem_GL

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    aa0e336 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. fix crashes

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    acc22c4 View commit details
    Browse the repository at this point in the history
  2. unload plugin at the right time

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    83c5624 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Aug 14, 2024

  1. simplify code

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2910326 View commit details
    Browse the repository at this point in the history
  2. remove headers

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    46690ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    901090e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. add include

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e037bb1 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/load_unload_ogre_cr…

    …ash' into load_unload_ogre_crash
    iche033 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    670c3e9 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5256bbd View commit details
    Browse the repository at this point in the history
  4. more fixes for windows

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    71588d6 View commit details
    Browse the repository at this point in the history
  5. more fixes for windows

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    63733d0 View commit details
    Browse the repository at this point in the history
  6. one more try for windows

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    26425b8 View commit details
    Browse the repository at this point in the history
  7. use ifdef

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6c2b0dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b686190 View commit details
    Browse the repository at this point in the history