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

Vulkan: Simplify MultiFenceHolder and managing them #4845

Merged
merged 6 commits into from
May 8, 2023

Commits on May 7, 2023

  1. Vulkan: Simplify waitable add/remove

    Removal of unnecessary hashset and dictionary
    riperiperi committed May 7, 2023
    Configuration menu
    Copy the full SHA
    2030577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1322c0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c3c0ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0254495 View commit details
    Browse the repository at this point in the history
  5. Wrong type of CB.

    riperiperi committed May 7, 2023
    Configuration menu
    Copy the full SHA
    1bda120 View commit details
    Browse the repository at this point in the history
  6. Address feedback

    riperiperi committed May 7, 2023
    Configuration menu
    Copy the full SHA
    c1c2851 View commit details
    Browse the repository at this point in the history