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

Experiment with very basic barrier tracker for debug purposes. #2055

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Aug 28, 2024

  1. vkd3d: Make VKD3D_BARRIER_HASHES a bit more flexible.

    Allows flagging type of barrier as well.
    
    Signed-off-by: Hans-Kristian Arntzen <[email protected]>
    HansKristian-Work committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0dbfac3 View commit details
    Browse the repository at this point in the history
  2. Experiment with very basic barrier tracker for debug purposes.

    Emit potential candidate hazards in captures and breadcrumb trace.
    
    Signed-off-by: Hans-Kristian Arntzen <[email protected]>
    HansKristian-Work committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7d29093 View commit details
    Browse the repository at this point in the history
  3. vkd3d: Add config option to sync ClearUAVs.

    Signed-off-by: Hans-Kristian Arntzen <[email protected]>
    HansKristian-Work committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e6088f2 View commit details
    Browse the repository at this point in the history
  4. vkd3d: Add config option for copy_buffer_sync.

    Signed-off-by: Hans-Kristian Arntzen <[email protected]>
    HansKristian-Work committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9baa0a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    937914f View commit details
    Browse the repository at this point in the history