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 format feature flags 2 #209

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Nov 12, 2023

  1. Read new format flags from VK_KHR_format_feature_flags2

    Work-in-progress
    Refs #194
    SaschaWillems committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    ec4fd25 View commit details
    Browse the repository at this point in the history
  2. Always store format feature flags as uint64_t

    Makes things easier
    Work-in-progress
    Refs #194
    SaschaWillems committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    8932009 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    f85431b View commit details
    Browse the repository at this point in the history
  2. Comments

    SaschaWillems committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1811d0a View commit details
    Browse the repository at this point in the history
  3. Store feature flag2 support in report

    Bump version
    SaschaWillems committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3ca75a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Updated to Vulkan Headers 1.3.272

    Adds support for:
    - VK_ARM_render_pass_striped
    SaschaWillems committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3ad248a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Merge branch 'master' into format_feature_flags_2

    # Conflicts:
    #	VulkanDeviceInfoExtensions.h
    #	vulkanDeviceInfo.cpp
    #	vulkancapsviewer.cpp
    SaschaWillems committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0a99ab0 View commit details
    Browse the repository at this point in the history
  2. Code cleanup

    SaschaWillems committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    485e025 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    7e45ac6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    864c133 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Minor cleanup

    SaschaWillems committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9bc6d03 View commit details
    Browse the repository at this point in the history
  2. Version bump

    SaschaWillems committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2a2da23 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    3d6f950 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    1bdc0c4 View commit details
    Browse the repository at this point in the history