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

Fix compatibility with VTK 9.3.20240914 #1620

Closed
wants to merge 22 commits into from

Commits on Sep 17, 2024

  1. Fix compatibility with VTK 9.3.20240914

    VTK recently introduced support for dynamic loading
    of graphical libraries, breaking retro-compatibility
    in the process.
    
    This fix compatibility with VTK while also supporting
    implicitely EGL/OSMESA rendering with recent versions
    of VTK.
    mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6194efc View commit details
    Browse the repository at this point in the history
  2. CI: Update VTK version

    mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    47ab986 View commit details
    Browse the repository at this point in the history
  3. try again

    mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fbdfee3 View commit details
    Browse the repository at this point in the history
  4. clear vtk cache

    mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6316e87 View commit details
    Browse the repository at this point in the history
  5. tries glfw fix

    mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    dd58ae9 View commit details
    Browse the repository at this point in the history
  6. fixup

    mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c1ca390 View commit details
    Browse the repository at this point in the history
  7. fixup again

    mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a1bc71b View commit details
    Browse the repository at this point in the history
  8. tentative fixup

    mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    479c517 View commit details
    Browse the repository at this point in the history
  9. further fixups

    mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fcd99aa View commit details
    Browse the repository at this point in the history
  10. meak fix

    Meakk authored and mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cdd0047 View commit details
    Browse the repository at this point in the history
  11. fixup

    mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    241e1f0 View commit details
    Browse the repository at this point in the history
  12. fixup

    mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f68c8c8 View commit details
    Browse the repository at this point in the history
  13. clf

    mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4d91357 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fixup

    mwestphal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    210b5a0 View commit details
    Browse the repository at this point in the history
  2. add a test

    mwestphal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b81b5e4 View commit details
    Browse the repository at this point in the history
  3. fixup cmake

    mwestphal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a8451b0 View commit details
    Browse the repository at this point in the history
  4. add missing file

    mwestphal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a6eab26 View commit details
    Browse the repository at this point in the history
  5. fixup version

    mwestphal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8956c7d View commit details
    Browse the repository at this point in the history
  6. fixup isa

    mwestphal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    03741d2 View commit details
    Browse the repository at this point in the history
  7. xlf

    mwestphal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    59dd4fb View commit details
    Browse the repository at this point in the history
  8. fixup macos

    mwestphal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    27628bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    61c338a View commit details
    Browse the repository at this point in the history