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

iOS runtime fixes #1173

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    e252df0 View commit details
    Browse the repository at this point in the history
  2. Ensure render context is defined before calling render() within [HPP]…

    …ApiVulkanSample::update()
    SRSaunders committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0df8018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f5c4e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3b80b6 View commit details
    Browse the repository at this point in the history
  5. Adjust [HPP]Gui::draw() to work with iOS Simulator for vkCmdDrawIndex…

    …ed() vertex offset limitations
    SRSaunders committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    db28d7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    059527d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd3ebbc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Disable Metal Arg Buffers on iOS Simulator for samples: layout_transi…

    …tions, pipeline_barriers, subpasses
    SRSaunders committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    35c2ab1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    cf483bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    431ccf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae5e98d View commit details
    Browse the repository at this point in the history
  4. Revert Metal Arg Buffers change on iOS Simulator for samples: layout_…

    …transitions, pipeline_barriers, subpasses
    SRSaunders committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2af1107 View commit details
    Browse the repository at this point in the history