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

Add support for queue profiling when using NV_low_latency2. #1920

Merged
merged 3 commits into from
Mar 5, 2024

Commits on Mar 1, 2024

  1. vkd3d: Add low latency sleep support to queue profile.

    Display region application is sleeping.
    
    Signed-off-by: Hans-Kristian Arntzen <[email protected]>
    HansKristian-Work committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f00b10a View commit details
    Browse the repository at this point in the history
  2. vkd3d: Report user frame ID in PRESENT (blit) command trace.

    Signed-off-by: Hans-Kristian Arntzen <[email protected]>
    HansKristian-Work committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8347980 View commit details
    Browse the repository at this point in the history
  3. vkd3d: Use user frame marker for queue profile when available.

    Signed-off-by: Hans-Kristian Arntzen <[email protected]>
    HansKristian-Work committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3c9bc22 View commit details
    Browse the repository at this point in the history