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] Fix command serial ordering & uses less queue submits #3818

Merged
merged 7 commits into from
Dec 20, 2021

Commits on Dec 16, 2021

  1. Try to fix stream ordering

    bobcao3 committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    c7329dc View commit details
    Browse the repository at this point in the history
  2. Fixing stuff

    bobcao3 committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    b37070d View commit details
    Browse the repository at this point in the history
  3. Auto Format

    taichi-gardener committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    fe5970c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. Update taichi/backends/vulkan/runtime.cpp

    Co-authored-by: Ye Kuang <k-ye@users.noreply.github.com>
    bobcao3 and k-ye committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    4c62a10 View commit details
    Browse the repository at this point in the history
  2. Auto Format

    taichi-gardener committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    a894ff2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. rename

    bobcao3 committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    a2f7f4e View commit details
    Browse the repository at this point in the history
  2. Auto Format

    taichi-gardener committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    63e32c1 View commit details
    Browse the repository at this point in the history